aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/phys2virt.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-28ARM: p2v: reduce p2v alignment requirement to 2 MiBArd Biesheuvel1-14/+26
2020-10-28ARM: p2v: switch to MOVW for Thumb2 and ARM/LPAEArd Biesheuvel1-31/+116
2020-10-28ARM: p2v: simplify __fixup_pv_table()Ard Biesheuvel1-20/+14
2020-10-28ARM: p2v: use relative references in patch site arraysArd Biesheuvel1-11/+7
2020-10-28ARM: p2v: factor out BE8 handlingArd Biesheuvel1-14/+16
2020-10-28ARM: p2v: factor out shared loop processingArd Biesheuvel1-13/+11
2020-10-28ARM: p2v: move patching code to separate assembler source fileArd Biesheuvel1-0/+151