1. c33ff19 spmd: skip loading of secure partitions on pre-v8.4 platforms by Olivier Deprez · 5 years ago
  2. 25d740c fconf: enhancements to firmware configuration framework by Madhukar Pappireddy · 6 years ago
  3. cb3b534 SPMD: loading Secure Partition payloads by Manish Pandey · 5 years ago
  4. 21c4f56 Merge changes from topic "lm/fconf" into integration by Sandrine Bailleux · 5 years ago
  5. 9814bfc fconf: Populate properties from dtb during bl2 setup by Louis Mayencourt · 6 years ago
  6. 466bb28 coverity: Fix MISRA null pointer violations by Zelalem · 5 years ago
  7. 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 6 years ago
  8. bd9344f plat/arm: Sanitise includes by Antonio Nino Diaz · 7 years ago
  9. 234bc7f plat/arm: Fix header dependencies by Antonio Nino Diaz · 7 years ago
  10. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  11. 0916c38 Convert arm_setup_page_tables into a generic helper by Roberto Vargas · 7 years ago
  12. 60e19f5 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
  13. 943bb7f ARM platforms: Reintroduce coherent memory for BL1 and BL2 by Soby Mathew · 7 years ago
  14. 490eeb0 Prevent two weak definitions of the same function by Daniel Boulby · 7 years ago
  15. 3ba9295 Merge pull request #1510 from robertovargas-arm/romlib by Dimitris Papastamos · 7 years ago
  16. 1e54cbb plat/arm: Migrate to enable_mmu_svc_mon() by Antonio Nino Diaz · 7 years ago
  17. 1eb735d Add librom support in FVP by Roberto Vargas · 7 years ago
  18. 2ecaafd Fix build for SEPARATE_CODE_AND_RODATA=0 by Daniel Boulby · 7 years ago
  19. f94523e Merge pull request #1472 from danielboulby-arm/db/Reclaim by danh-arm · 7 years ago
  20. d323af9 Rework page table setup for varying number of mem regions by Daniel Boulby · 7 years ago
  21. 6c77e74 Fix some violations to MISRA rule 8.3 by Sandrine Bailleux · 7 years ago
  22. 88a0523 plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 7 years ago
  23. 4a581b0 Revert "Code change to fix small bugs" by Dimitris Papastamos · 7 years ago
  24. 83685de Merge pull request #1389 from danielboulby-arm/db/bugfix by Dimitris Papastamos · 7 years ago
  25. c099cd3 ARM platforms: Move BL31 below BL2 to enable BL2 overlay by Soby Mathew · 7 years ago
  26. bc325c2 Remove duplicate weak definition by Daniel Boulby · 7 years ago
  27. 6e79f9f FVP: Enable capability to disable auth via dynamic config by Soby Mathew · 7 years ago
  28. bf4698f Revert "plat/arm: Migrate AArch64 port to the multi console driver" by Antonio Nino Diaz · 7 years ago
  29. 2f18aa1 plat/arm: Migrate AArch64 port to the multi console driver by Antonio Nino Diaz · 7 years ago
  30. 638b034 ARM platforms: Demonstrate mem_protect from el3_runtime by Roberto Vargas · 8 years ago
  31. 649c48f plat: fix switch statements to comply with MISRA rules by Jonathan Wright · 7 years ago
  32. da5f274 Dynamic cfg: MISRA fixes by Soby Mathew · 7 years ago
  33. cab0b5b ARM Platforms: Load HW_CONFIG in BL2 by Soby Mathew · 8 years ago
  34. 0c306cc ARM Platforms: Migrate to new BL handover interface by Soby Mathew · 8 years ago
  35. caf4eca ARM Platforms: Add CASSERT for BL2_BASE by Soby Mathew · 7 years ago
  36. f145403 mem_protect: Add mem_protect support in Juno and FVP for DRAM1 by Roberto Vargas · 8 years ago
  37. 18e279e CSS: Changes for SDS framework by Soby Mathew · 8 years ago
  38. 54661cd Add Trusted OS extra image parsing support for ARM standard platforms by Summer Qin · 8 years ago
  39. 4adb10c Fix order of ARM platform #includes by Isla Mitchell · 8 years ago
  40. c243e30 Include missing header in arm_bl2_setup.c by dp-arm · 8 years ago
  41. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  42. 07570d5 Changes to support execution in AArch32 state for JUNO by Yatharth Kochar · 9 years ago
  43. 32f0d3c Replace some memset call by zeromem by Douglas Raillard · 9 years ago
  44. 4749705 Move BL_COHERENT_RAM_BASE/END defines to common_def.h by Masahiro Yamada · 9 years ago
  45. ecdc898 Use *_END instead of *_LIMIT for linker derived end addresses by Masahiro Yamada · 9 years ago
  46. 6fe8aa2 AArch32: Add ARM platform changes in BL2 by Yatharth Kochar · 9 years ago
  47. a8aa7fe ARM platform changes for new version of image loading by Yatharth Kochar · 9 years ago
  48. 0af559a ARM platforms: Add support for SEPARATE_CODE_AND_RODATA by Sandrine Bailleux · 9 years ago
  49. b5fa656 Introduce arm_setup_page_tables() function by Sandrine Bailleux · 9 years ago
  50. 81d139d Remove BL32_BASE when building without SPD for FVP by Antonio Nino Diaz · 9 years ago
  51. 4518dd9 Add support to load BL31 in DRAM by David Wang · 9 years ago
  52. d178637 Remove dashes from image names: 'BL3-x' --> 'BL3x' by Juan Castillo · 10 years ago
  53. f59821d Replace all SCP FW (BL0, BL3-0) references by Juan Castillo · 10 years ago
  54. b431530 Add common ARM and CSS platform code by Dan Handley · 10 years ago