aarch64: boot to point before errors appear
- This currently relies on the fact that the bootloader only initialized 1 CPU (0)
- We enter boot_processor_main() and go up to the loop {}
- the loop {} prevents link time errors from stuff that is not working yet.
Signed-off-by:
Jonathan Schwender <schwenderjonathan@gmail.com>
Please register or sign in to comment