Skip to content
Snippets Groups Projects
  1. 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
  2. May 18, 2017
  3. Mar 29, 2017
  4. Mar 03, 2017
  5. 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
  6. Nov 17, 2015
  7. Nov 10, 2015
  8. Oct 07, 2014
  9. 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
  10. Mar 28, 2014
  11. Jan 25, 2014
  12. 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