arm-trusted-firmware/plat/arm/board/rdv1mc
Aditya Angadi f97b579502 board/rdv1mc: initialize tzc400 controllers
A TZC400 controller is placed inline on DRAM channels and regulates
the secure and non-secure accesses to both secure and non-secure
regions of the DRAM memory. Configure each of the TZC controllers
across the Chips.

For use by secure software, configure the first chip's trustzone
controller to protect the upper 16MB of the memory of the first DRAM
block for secure accesses only. The other regions are configured for
non-secure read write access. For all the remote chips, all the DRAM
regions are allowed for non-secure read and write access.

Signed-off-by: Aditya Angadi <aditya.angadi@arm.com>
Change-Id: I809f27eccadfc23ea0ef64e2fd87f95eb8f195c1
2021-03-29 21:36:48 +05:30
..
fdts plat/arm: rename rddanielxlr to rdv1mc 2021-01-11 12:29:51 +05:30
include board/rdv1mc: initialize tzc400 controllers 2021-03-29 21:36:48 +05:30
platform.mk board/rdv1mc: initialize tzc400 controllers 2021-03-29 21:36:48 +05:30
rdv1mc_err.c plat/arm: rename rddanielxlr to rdv1mc 2021-01-11 12:29:51 +05:30
rdv1mc_plat.c plat/arm: rename rddanielxlr to rdv1mc 2021-01-11 12:29:51 +05:30
rdv1mc_security.c board/rdv1mc: initialize tzc400 controllers 2021-03-29 21:36:48 +05:30
rdv1mc_topology.c plat/arm: rename rddanielxlr to rdv1mc 2021-01-11 12:29:51 +05:30
rdv1mc_trusted_boot.c plat/arm: rename rddanielxlr to rdv1mc 2021-01-11 12:29:51 +05:30