1. 30 Jan, 2020 1 commit
  2. 28 Jan, 2020 1 commit
  3. 27 Jan, 2020 3 commits
    • Soby Mathew's avatar
      Merge changes from topic "pie" into integration · 0281e60c
      Soby Mathew authored
      * changes:
        uniphier: make all BL images completely position-independent
        uniphier: make uniphier_mmap_setup() work with PIE
        uniphier: pass SCP base address as a function parameter
        uniphier: set buffer offset and length for io_block dynamically
        uniphier: use more mmap_add_dynamic_region() for loading images
        bl_common: add BL_END macro
        uniphier: turn on ENABLE_PIE
        TSP: add PIE support
        BL2_AT_EL3: add PIE support
        BL31: discard .dynsym .dynstr .hash sections to make ENABLE_PIE work
        PIE: pass PIE options only to BL31
        Build: support per-BL LDFLAGS
      0281e60c
    • Manish Pandey's avatar
      Neovers N1: added support to update presence of External LLC · f2d6b4ee
      Manish Pandey authored
      
      
      CPUECTLR_EL1.EXTLLC bit indicates the presense of internal or external
      last level cache(LLC) in the system, the reset value is internal LLC.
      
      To cater for the platforms(like N1SDP) which has external LLC present
      introduce a new build option 'NEOVERSE_N1_EXTERNAL_LLC' which can be
      enabled by platform port.
      Signed-off-by: default avatarManish Pandey <manish.pandey2@arm.com>
      Change-Id: Ibf475fcd6fd44401897a71600f4eafe989921363
      f2d6b4ee
    • Manish Pandey's avatar
  4. 24 Jan, 2020 35 commits