diff options
author | Nico Weber <thakis@chromium.org> | 2021-09-26 21:33:21 -0400 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2021-09-27 10:17:52 +0200 |
commit | 4c876e88e0638035676fbbeba39a7b71cbce53a9 (patch) | |
tree | d10ee5aea45f8cda69222fd0b11dda9103ccf376 /Meta | |
parent | cbdf4b575d83ddd24e71f7e896ed03883fba18e8 (diff) | |
download | serenity-4c876e88e0638035676fbbeba39a7b71cbce53a9.zip |
Kernel: Adjust aarch64 linker script
- .text now starts at 0x80000, where an actual (non-qemu) RPi expects
- use magic section name ".text.first" to make sure the linker script
puts the kernel entry point at the start of the .text section
- remove a few things from the x86 linker script that aren't needed
for aarch64 (yet?)
Diffstat (limited to 'Meta')
0 files changed, 0 insertions, 0 deletions