- .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?) |
||
|---|---|---|
| .. | ||
| Arch | ||
| CMakeLists.txt | ||
| init.cpp | ||
| Prekernel.h | ||
| UBSanitizer.cpp | ||