summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/pi/Makefile
AgeCommit message (Expand)AuthorFilesLines
2024-05-14Makefile: remove redundant tool coverage variablesMasahiro Yamada1-6/+0
2024-02-16arm64: kernel: Create initial ID map from C codeArd Biesheuvel1-0/+3
2024-02-16arm64: head: Move early kernel mapping routines into C codeArd Biesheuvel1-0/+1
2024-02-16arm64: head: move dynamic shadow call stack patching into early C runtimeArd Biesheuvel1-4/+6
2024-02-16arm64: idreg-override: Move to early mini C runtimeArd Biesheuvel1-2/+3
2024-02-16arm64: head: move relocation handling to C codeArd Biesheuvel1-2/+3
2024-02-16arm64: kernel: Don't rely on objcopy to make code under pi/ __initArd Biesheuvel1-2/+4
2024-02-16arm64: kernel: Manage absolute relocations in code built under pi/Ard Biesheuvel1-2/+7
2023-12-12arm64: kernel: Disable latent_entropy GCC plugin in early C runtimeArd Biesheuvel1-0/+1
2022-11-09arm64: unwind: add asynchronous unwind tables to kernel and modulesArd Biesheuvel1-0/+1
2022-06-24arm64: head: avoid relocating the kernel twice for KASLRArd Biesheuvel1-0/+33