Skip to content
Snippets Groups Projects
  1. May 28, 2018
  2. Apr 27, 2018
  3. Apr 06, 2018
  4. Oct 24, 2017
  5. Sep 25, 2017
  6. Jul 20, 2017
  7. Jul 18, 2017
  8. Jun 09, 2017
  9. Jun 06, 2017
  10. May 23, 2017
    • Kyle Yan's avatar
      lrdp-v2: Fix cache dump parsing for Kryo3xx · 98a30384
      Kyle Yan authored
      Initial commit of adding support for cache dump parsing in SDM845
      contained syntax errors due to being unable to test on actual dumps.
      Fix the cache parsing to deal with the errors.
      
      Change-Id: I38dc3cebcd3ea7cfda1e6424fd4e19772b965570
      98a30384
  11. Apr 13, 2017
  12. Mar 23, 2017
  13. Mar 09, 2017
  14. Mar 07, 2017
  15. Jan 07, 2017
  16. Dec 22, 2016
  17. Dec 17, 2016
  18. Oct 25, 2016
  19. Sep 02, 2016
  20. Jul 21, 2016
    • Patrick Daly's avatar
      lrdp-v2: Change board_num to a string · be9942e9
      Patrick Daly authored
      The board number is intended to be a human readable identification value.
      Allowing this to be a string is more flexible.
      
      CRs-Fixed: 1013327
      Change-Id: If523acafc54f5026680d18c95e4899fb0436599d
      be9942e9
  21. May 10, 2016
  22. Mar 01, 2016
  23. Feb 26, 2016
  24. Mar 19, 2015
    • Patrick Daly's avatar
      ldrpv2: Clean up cachedump library for 8992 · 29cd88a1
      Patrick Daly authored
      Rename a variable to better describe its purpose.
      Change the size of the L2 cache for 8992 to the correct value.
      Update version information for 8994.
      
      Change-Id: Ie0bf7e9ff257555cc40467918d258b05bf4c2ada
      29cd88a1
  25. Jan 27, 2015
  26. Jan 12, 2015
    • Patrick Daly's avatar
      lrdp-v2: Support A53 and A57 cachedumps · 1a5b2d21
      Patrick Daly authored
      Decode the tag-ram according to the processor and cache type. Print
      the decoded information alongside each cacheline in a table format.
      
      Support A53 L1 Data Caches.
      Support A57 L1 Instruction and Data Cache, L2 Cache.
      
      Change-Id: I3e74affb69a91b1ca1399be604366e7f1fb0cd27
      1a5b2d21
Loading