serenity/Kernel/Prekernel
Nico Weber 697e6ccb89 Kernel: Add a Mailbox class for aarch64
As a demo, query the firmware version. `Meta/serenity.sh gdb aarch64`
can be used to observe that qemu puts 0x548E1 in x0 in response
to this mailbox message.
2021-09-19 17:45:59 +02:00
..
Arch Kernel: Add a Mailbox class for aarch64 2021-09-19 17:45:59 +02:00
CMakeLists.txt Kernel: Add a Mailbox class for aarch64 2021-09-19 17:45:59 +02:00
init.cpp Kernel: Support loading the kernel at almost arbitrary virtual addresses 2021-07-27 13:15:16 +02:00
linker.ld
Prekernel.h Kernel: Support loading the kernel at almost arbitrary virtual addresses 2021-07-27 13:15:16 +02:00
UBSanitizer.cpp Kernel: Build UBSanitizer.cpp in aarch64 builds 2021-09-07 20:15:15 +01:00