1. 28 Nov, 2019 17 commits
  2. 13 Nov, 2019 6 commits
  3. 24 Oct, 2019 10 commits
  4. 03 Apr, 2019 1 commit
  5. 07 Feb, 2019 2 commits
  6. 05 Feb, 2019 3 commits
  7. 31 Jan, 2019 1 commit
    • Varun Wadekar's avatar
      Tegra: restrict non-secure PMC accesses · a01b0f16
      Varun Wadekar authored
      
      
      Platforms that do not support bpmp firmware, do not need access
      to the PMC block from outside of the CPU complex. The agents
      running on the CPU can always access the PMC through the EL3
      exception space.
      
      This patch restricts non-secure world access to the PMC block on
      such platforms.
      
      Change-Id: I2c4318dc07ddf6407c1700595e0f4aac377ba258
      Signed-off-by: default avatarVarun Wadekar <vwadekar@nvidia.com>
      a01b0f16