commit | 83802918ca4e5ea8a6999392e559f71945b85fd2 | [log] [tgz] |
---|---|---|
author | Travis Geiselbrecht <travisg@google.com> | Tue Apr 04 08:10:36 2023 +0000 |
committer | CQ Bot <fuchsia-internal-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 04 08:10:36 2023 +0000 |
tree | 5271024d9c7dc7da15489c4df4f274e4d895aef0 | |
parent | ac4738322b5ddf7a9f7cf685c78a1da9833aa8b7 [diff] |
[kernel][riscv] start.S code and build system setup for the kernel RISC-V kernel fixup patch 1/12 Modify start.S to use the new physboot ELF handoff. Put the startup code in .text.boot0 and add to the linker script to sort first as a convenience. Set the start address of the kernel to -4GB. Configure the shadow call stack. Add tweak to boot mmu code to compile without sanitizers. Bug: 122873 Change-Id: I33e6c272138a0b1b1ea742dfdb32e8cb401e68ce Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/822188 Commit-Queue: Auto-Submit <auto-submit@fuchsia-infra.iam.gserviceaccount.com> Reviewed-by: Roland McGrath <mcgrathr@google.com> Fuchsia-Auto-Submit: Travis Geiselbrecht <travisg@google.com>
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.