1. 14 Jul, 2017 1 commit
  2. 15 Jun, 2017 3 commits
  3. 03 May, 2017 1 commit
  4. 01 May, 2017 1 commit
    • Varun Wadekar's avatar
      Tegra: memctrl_v2: zero out NS Video memory carveout region · 9d42d23a
      Varun Wadekar authored
      
      
      The video memory carveout has to be re-sized depending on the Video
      content. This requires the NS world to send us new base/size values.
      Before setting up the new region, we must zero out the previous memory
      region, so that the video frames are not leaked to the outside world.
      
      This patch adds the logic to zero out the previous memory carveout
      region.
      
      Change-Id: I471167ef7747154440df5c1a5e015fbeb69d9043
      Signed-off-by: default avatarVarun Wadekar <vwadekar@nvidia.com>
      9d42d23a
  5. 26 Apr, 2017 1 commit
  6. 21 Apr, 2017 1 commit
  7. 19 Apr, 2017 1 commit
  8. 13 Apr, 2017 5 commits
  9. 10 Apr, 2017 1 commit
    • Varun Wadekar's avatar
      Tegra: memctrl_v1: enable 'xlat_table_v2' library · c05a2197
      Varun Wadekar authored
      
      
      This patch enables the 'xlat_table_v2' library for the Tegra Memory
      Controller driver. This library allows us to dynamically map/unmap
      memory regions, with MMU enabled.
      
      The Memory Controller driver maps/unmaps non-overlapping Video Memory
      region, to clean it of any secure contents, before it resizes the
      region.
      Signed-off-by: default avatarVarun Wadekar <vwadekar@nvidia.com>
      c05a2197
  10. 07 Apr, 2017 5 commits
  11. 05 Apr, 2017 4 commits
  12. 30 Mar, 2017 2 commits
  13. 27 Mar, 2017 1 commit
  14. 23 Mar, 2017 5 commits
  15. 22 Mar, 2017 1 commit
  16. 20 Mar, 2017 6 commits
  17. 23 Feb, 2017 1 commit