summaryrefslogtreecommitdiff
path: root/Kernel/Prekernel/CMakeLists.txt
AgeCommit message (Expand)Author
2021-08-08Meta: Add Clang support to the CMake build scriptsDaniel Bertalan
2021-07-30Prekernel: Disable KASAN, so it has no effect when enabledBrian Gianforcaro
2021-07-27Kernel: Support loading the kernel at almost arbitrary virtual addressesGunnar Beutner
2021-07-26Kernel: Add option to build with coverage instrumentation and KCOVPatrick Meyer
2021-07-23Prekernel: Don't build the prekernel as a PIE imageGunnar Beutner
2021-07-18Kernel: Introduce basic pre-kernel environmentGunnar Beutner