zircon 启动代码

zircon 是fuchsia的内核,其base 版本是little kernel. zircon目前支持x86和arm64 两种架构,其arm64架构的入口地址为 zircon-master\kernel\arch\arm64\start.S 其入口函数以下: FUNCTION(_start) /* Save the Boot info for the primary CPU only
相关文章
相关标签/搜索