• Aditya Angadi's avatar
    board/rdv1mc: initialize tzc400 controllers · f97b5795
    Aditya Angadi authored
    
    
    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: default avatarAditya Angadi <aditya.angadi@arm.com>
    Change-Id: I809f27eccadfc23ea0ef64e2fd87f95eb8f195c1
    f97b5795
platform.mk 2.33 KB