]> Git Repo - J-u-boot.git/commit
arm64: versal: Add new Kconfig SYS_MEM_RSVD_FOR_MMU
authorSiva Durga Prasad Paladugu <[email protected]>
Tue, 8 Jan 2019 16:17:26 +0000 (21:47 +0530)
committerMichal Simek <[email protected]>
Thu, 14 Feb 2019 13:31:09 +0000 (14:31 +0100)
commit4244f2b7e86f8e81833ad18c4c80035073098120
tree373590146262d2d119284bd0c21e9ffa0635d37a
parent6c8788f22801d79deb011e0f4dbd19db881fe8b8
arm64: versal: Add new Kconfig SYS_MEM_RSVD_FOR_MMU

This patch adds new config option which is used for
reserving a specific memory for MMU Table and in this
case we are using TCM for that purpose.

Signed-off-by: Siva Durga Prasad Paladugu <[email protected]>
Signed-off-by: Michal Simek <[email protected]>
arch/arm/mach-versal/Kconfig
arch/arm/mach-versal/Makefile
arch/arm/mach-versal/cpu.c
arch/arm/mach-versal/include/mach/hardware.h
arch/arm/mach-versal/include/mach/sys_proto.h
arch/arm/mach-versal/mp.c [new file with mode: 0644]
This page took 0.028535 seconds and 4 git commands to generate.