Skip to content
Snippets Groups Projects
  1. Jan 09, 2020
  2. Sep 05, 2019
  3. Aug 06, 2019
  4. Apr 22, 2019
  5. Apr 12, 2019
  6. Nov 21, 2018
  7. Oct 01, 2018
  8. Aug 29, 2018
  9. Aug 13, 2018
  10. Aug 02, 2018
  11. Jun 18, 2018
  12. May 28, 2018
  13. May 25, 2018
  14. Apr 27, 2018
  15. Apr 06, 2018
  16. Oct 24, 2017
  17. Sep 25, 2017
  18. Jul 20, 2017
  19. Jul 18, 2017
  20. Jun 09, 2017
  21. Jun 06, 2017
  22. 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
  23. Apr 13, 2017
  24. Mar 23, 2017
  25. Mar 09, 2017
  26. Mar 07, 2017
  27. Jan 07, 2017
  28. Dec 22, 2016
  29. Dec 17, 2016
  30. Oct 25, 2016
  31. Sep 02, 2016
  32. 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
  33. May 10, 2016
  34. Mar 01, 2016
  35. Feb 26, 2016
  36. 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
  37. Jan 27, 2015
  38. 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