1. 7285fd5 feat(plat/arm): enable PIE when RESET_TO_SP_MIN=1 by Manish Pandey · 4 years, 2 months ago
  2. ae0e09b sp_min: Avoid platform security reconfiguration by Manish V Badarkhe · 5 years ago
  3. 04e0697 fconf: Clean confused naming between TB_FW and FW_CONFIG by Manish V Badarkhe · 5 years ago
  4. 26d1e0c fconf: necessary modifications to support fconf in BL31 & SP_MIN by Madhukar Pappireddy · 6 years ago
  5. 60e8f3c Read-only xlat tables for BL31 memory by Petre-Ionut Tudor · 6 years ago
  6. e693728 Coverity: remove unnecessary header file includes by Zelalem · 6 years ago
  7. dd5deab plat/arm: Skip BL2U if RESET_TO_SP_MIN flag is set by Louis Mayencourt · 6 years ago
  8. 6393c78 plat/arm: Introduce FVP Versatile Express platform. by Usama Arif · 7 years ago
  9. bd9344f plat/arm: Sanitise includes by Antonio Nino Diaz · 7 years ago
  10. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  11. ed2c4f4 plat/arm: Support direct Linux kernel boot in AArch32 by Manish Pandey · 7 years ago
  12. 0916c38 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 7 years ago
  13. 7e2bbef pl011: Add support in AArch32 for MULTI_CONSOLE_API by Daniel Boulby · 7 years ago
  14. c9512bc Fix MISRA defects in BL31 common code by Antonio Nino Diaz · 7 years ago
  15. 1e54cbb plat/arm: Migrate to enable_mmu_svc_mon() by Antonio Nino Diaz · 7 years ago
  16. 2ecaafd Fix build for SEPARATE_CODE_AND_RODATA=0 by Daniel Boulby · 7 years ago
  17. d323af9 Rework page table setup for varying number of mem regions by Daniel Boulby · 7 years ago
  18. c099cd3 ARM platforms: Move BL31 below BL2 to enable BL2 overlay by Soby Mathew · 7 years ago
  19. 638b034 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · 8 years ago
  20. 0ed8c00 Remove sp_min functions from plat_common.c by Soby Mathew · 7 years ago
  21. 0c306cc ARM Platforms: Migrate to new BL handover interface by Soby Mathew · 8 years ago
  22. 81bf6aa ARM Platforms: Don't build BL1 and BL2 if RESET_TO_SP_MIN=1 by Soby Mathew · 7 years ago
  23. 2156830 sp_min: Implement `sp_min_plat_runtime_setup()` by Dimitris Papastamos · 8 years ago
  24. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  25. 4749705 Move BL_COHERENT_RAM_BASE/END defines to common_def.h by Masahiro Yamada · 9 years ago
  26. ecdc898 Use *_END instead of *_LIMIT for linker derived end addresses by Masahiro Yamada · 9 years ago
  27. d991551 AArch32: Support in SP_MIN to receive arguments from BL2 by Yatharth Kochar · 9 years ago
  28. 181bbd4 AArch32: Add FVP support for SP_MIN by Soby Mathew · 9 years ago