summaryrefslogtreecommitdiff
path: root/arch/arm/mach-shmobile/setup-r8a73a4.c
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2023-08-31 14:17:46 +0300
committerGeert Uytterhoeven <geert+renesas@glider.be>2023-09-27 12:00:27 +0300
commit8d17004ebcd2cdcb8192500173fca67004e7c9ca (patch)
tree1a130099d93830a41c691a29aefb512c0e3c4e8c /arch/arm/mach-shmobile/setup-r8a73a4.c
parent9797e3519c68fd75eb73eb959f8d11830261e7bb (diff)
downloadlinux-8d17004ebcd2cdcb8192500173fca67004e7c9ca.tar.xz
ARM: shmobile: r8a7779: Reserve boot area when SMP is enabled
CPU core bringup on R-Car H1 uses the ARM Reset Vector Address Register (AVECR) to specify the base address and size of the boot area of the System CPU. With this enabled, when the System CPU accesses a physical address in the range from zero up to the configured size, the top address bits are replaced by those specified in the AVECR register. Hence any device residing in this low part of physical address space cannot be accessed, Prevent conflicts by reserving this memory region using request_mem_region(). Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/r/924961188abdf2adb52167edb7ed848a6efcca39.1693409184.git.geert+renesas@glider.be
Diffstat (limited to 'arch/arm/mach-shmobile/setup-r8a73a4.c')
0 files changed, 0 insertions, 0 deletions