Skip to content
Snippets Groups Projects
  1. Feb 16, 2018
    • Patrick Daly's avatar
      lrdp: Add phys_to_virt · 6cef78cd
      Patrick Daly authored
      Support for kernels older than 4.4 will be added as required.
      
      Change-Id: I0b876303f6f258dedc6133dcfa2b23f5185b69bb
      6cef78cd
  2. Nov 21, 2017
  3. Jul 01, 2017
    • wadesong's avatar
      lrdp-v2: Add lowmem page address retrieving for ARM32 · 653d520a
      wadesong authored
      memstart_addr is now used by lrdp-v2 to retrieve lowmem page
      address, but the variable is only defined on ARM64. Add code for
      retrieving the same information on ARM32
      
      Change-Id: I825b318962751b1b948df9cb948149e47e3fdf50
      653d520a
  4. May 18, 2017
  5. Mar 29, 2017
  6. Mar 03, 2017
  7. Oct 21, 2016
    • Avinash Jain's avatar
      lrdp_v2: config value changes · 3aa49913
      Avinash Jain authored
      Config value is changed from CONFIG_ARM64_PGTABLE_LEVELS
      to CONFIG_PGTABLE_LEVELS in 3.18.
      vmemmap is shifted to base addr (0x80000000):
      commit ab754494cbe4dd44a9e1354b3d93c8d5d5139aad
      
      Change-Id: Ib6fa6e1b780db5117f8a750003216794d9cedeea
      3aa49913
  8. Nov 17, 2015
  9. Nov 10, 2015
  10. Oct 07, 2014
  11. Aug 19, 2014
    • Laura Abbott's avatar
      linux-ramdump-parser-v2: Update mm functions for arm64 · f5f3b0bc
      Laura Abbott authored
      Many of the mm functions need minor tweaks to work with arm64:
      - reading 32-bit ints instead of 64-bit words
      - using proper page offsets
      - vmemmap instead of sparsemem
      
      Update these functions.
      
      Change-Id: I407fdf84c64dbfed870a95fd439bef28598714cb
      f5f3b0bc
  12. Mar 28, 2014
  13. Jan 25, 2014
  14. Jan 03, 2014
    • Laura Abbott's avatar
      linux-ramdump-parser-v2: Initial contribution of ram parser · 9133968f
      Laura Abbott authored
      After a crash, ramdumps may be collected for analysis. The ram
      parser is a tool to aid in analysis of these dumps. The script
      extracts useful information from the dumps to help with debugging.
      Please see the README for full details.
      
      Change-Id: I7795686a96bbfe246edf47d09e3f616131688429
      9133968f
Loading