1. 19 Feb, 2019 2 commits
    • Etienne Carriere's avatar
      ARMv7: support non-LPAE mapping (not xlat_v2) · c9fe6fed
      Etienne Carriere authored
      
      
      Support 32bit descriptor MMU table. This is required by ARMv7
      architectures that do not support the Large Page Address Extensions.
      
      nonlpae_tables.c source file is dumped from the OP-TEE project:
      core_mmu_armv7.c and related header files.
      
      Change-Id: If912d66c374290c49c5a1211ce4c5c27b2d7dc60
      Signed-off-by: default avatarEtienne Carriere <etienne.carriere@linaro.org>
      Signed-off-by: default avatarUsama Arif <usama.arif@arm.com>
      c9fe6fed
    • Usama Arif's avatar
      plat/arm: Introduce FVP Versatile Express platform. · 6393c787
      Usama Arif authored
      
      
      This patch adds support for Versatile express FVP (Fast models).
      Versatile express is a family of platforms that are based on ARM v7.
      Currently this port has only been tested on Cortex A7, although it
      should work with other ARM V7 cores that support LPAE, generic timers,
      VFP and hardware divide. Future patches will support other
      cores like Cortex A5 that dont support features like LPAE
      and hardware divide. This platform is tested on and only expected to
      work on single core models.
      
      Change-Id: I10893af65b8bb64da7b3bd851cab8231718e61dd
      Signed-off-by: default avatarUsama Arif <usama.arif@arm.com>
      6393c787
  2. 18 Feb, 2019 4 commits
  3. 15 Feb, 2019 1 commit
  4. 14 Feb, 2019 12 commits
  5. 13 Feb, 2019 8 commits
  6. 12 Feb, 2019 6 commits
  7. 11 Feb, 2019 7 commits