summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/pi/map_kernel.c
AgeCommit message (Expand)AuthorFilesLines
2025-05-12arm64/mm: define ptdesc_tAnshuman Khandual1-1/+1
2025-04-18arm64: Rework checks for broken Cavium HW in the PI codeMarc Zyngier1-1/+24
2024-12-19arm64/mm: Override PARange for !LPA2 and use it consistentlyArd Biesheuvel1-0/+6
2024-06-24arm64: Clear the initial ID map correctly before remappingZenghui Yu1-1/+1
2024-03-13Revert "arm64: mm: add support for WXN memory translation attribute"Catalin Marinas1-23/+0
2024-02-16arm64: mm: add support for WXN memory translation attributeArd Biesheuvel1-0/+23
2024-02-16arm64: Enable LPA2 at boot if supported by the systemArd Biesheuvel1-3/+67
2024-02-16arm64: mm: Handle LVA support as a CPU featureArd Biesheuvel1-0/+3
2024-02-16arm64: mm: omit redundant remap of kernel imageArd Biesheuvel1-1/+5
2024-02-16arm64: kernel: Create initial ID map from C codeArd Biesheuvel1-0/+18
2024-02-16arm64: head: Move early kernel mapping routines into C codeArd Biesheuvel1-0/+164