summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorMichael Walle <[email protected]>2020-06-01 21:53:35 +0200
committerPriyanka Jain <[email protected]>2020-07-27 14:16:28 +0530
commit16863da82ad1df862778f42a8cb2500d6fd843c2 (patch)
tree464ad9a583d410983d35b7160f9480ac012bd687 /include/linux
parent308deab9b13f1aa22f714c855a74527c17356924 (diff)
armv8: layerscape: relocate spin table if EFI_LOADER is enabled
On ARM64, a 64kb region is reserved for the runtime services code. Unfortunately, this code overlaps with the spin table code, which also needs to be reserved. Thus now that the code is relocatable, allocate a new page from EFI, copy the spin table code into it, update any pointers to the old region and the start the secondary CPUs. Signed-off-by: Michael Walle <[email protected]> Reviewed-by: Priyanka Jain <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions