ladybird/Kernel/Prekernel
Jesse Buhagiar 5b7682b352 Prekernel: Handle synchronous EL1 exceptions in C++ on aarch64
We now have a mechanism to save the current CPU context to the stack,
and then pass that to the C++ common exception handler.
2022-01-24 06:57:59 +00:00
..
Arch Prekernel: Handle synchronous EL1 exceptions in C++ on aarch64 2022-01-24 06:57:59 +00:00
CMakeLists.txt Prekernel: Install EL1 vector table at boot on aarch64 2022-01-24 06:57:59 +00:00
init.cpp Kernel: Only use multiboot framebuffer details if present 2022-01-06 22:34:11 +01:00
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