summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/pi/Makefile (follow)
Commit message (Expand)AuthorAgeFilesLines
* arm64: kernel: Create initial ID map from C codeArd Biesheuvel2024-02-161-0/+3
* arm64: head: Move early kernel mapping routines into C codeArd Biesheuvel2024-02-161-0/+1
* arm64: head: move dynamic shadow call stack patching into early C runtimeArd Biesheuvel2024-02-161-4/+6
* arm64: idreg-override: Move to early mini C runtimeArd Biesheuvel2024-02-161-2/+3
* arm64: head: move relocation handling to C codeArd Biesheuvel2024-02-161-2/+3
* arm64: kernel: Don't rely on objcopy to make code under pi/ __initArd Biesheuvel2024-02-161-2/+4
* arm64: kernel: Manage absolute relocations in code built under pi/Ard Biesheuvel2024-02-161-2/+7
* arm64: kernel: Disable latent_entropy GCC plugin in early C runtimeArd Biesheuvel2023-12-121-0/+1
* arm64: unwind: add asynchronous unwind tables to kernel and modulesArd Biesheuvel2022-11-091-0/+1
* arm64: head: avoid relocating the kernel twice for KASLRArd Biesheuvel2022-06-241-0/+33