1. 28 Nov, 2019 16 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 2 commits
    • 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
    • Krishna Reddy's avatar
      Tegra186: memctrl: disable stream id writes for MC clients · a7f4e89b
      Krishna Reddy authored
      
      
      As per the latest recommendations from the hardware team, write access
      needs to be disabled for APE, BPMP, NvDec and SCE clients. This patch
      disables stream id register writes for these MC clients to implement
      those recommendations.
      
      Change-Id: I8887c0f2cc5bc3fc5bba42074810ba5c1d3f121f
      Signed-off-by: default avatarKrishna Reddy <vdumpa@nvidia.com>
      a7f4e89b