1. 22 Aug, 2018 1 commit
  2. 14 Jul, 2017 1 commit
  3. 15 Jun, 2017 3 commits
  4. 03 May, 2017 1 commit
  5. 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
  6. 26 Apr, 2017 1 commit
  7. 21 Apr, 2017 1 commit
  8. 19 Apr, 2017 1 commit
  9. 13 Apr, 2017 5 commits
  10. 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
  11. 07 Apr, 2017 5 commits
  12. 05 Apr, 2017 4 commits
  13. 30 Mar, 2017 2 commits
  14. 27 Mar, 2017 1 commit
  15. 23 Mar, 2017 5 commits
  16. 22 Mar, 2017 1 commit
  17. 20 Mar, 2017 6 commits