1. 29 Mar, 2021 1 commit
    • 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
  2. 11 Jan, 2021 1 commit
  3. 09 Dec, 2020 1 commit
    • Aditya Angadi's avatar
      plat/arm/sgi: refactor header file inclusions · 60f995fd
      Aditya Angadi authored
      
      
      Upcoming RD platforms have deviations in various definitions of
      platform macros from that of the exisiting platforms. In preparation
      for adding support for those upcoming RD platforms, refactor the
      header file inclusion to allow newer platforms to use a different
      set of platform macros.
      
      Change-Id: Ic80283ddadafaa7f766f300652cb0d4e507efdb6
      Signed-off-by: default avatarAditya Angadi <aditya.angadi@arm.com>
      60f995fd
  4. 23 Apr, 2020 1 commit