1. c2a7612 fix: increase BL32 limit by Manish V Badarkhe · 2 years, 3 months ago
  2. 579ea67 Merge changes from topic "mb/secure-evlog-cpy" into integration by Sandrine Bailleux · 2 years, 5 months ago
  3. 42d4d3b refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 2 years, 9 months ago
  4. 6b2e961 feat(arm): carveout DRAM1 area for Event Log by Manish V Badarkhe · 2 years, 8 months ago
  5. da04341 build: always prefix section names with `.` by Chris Kay · 2 years, 6 months ago
  6. 8268590 feat(rme): read DRAM information from FVP DTB by AlexeiFedorov · 2 years, 7 months ago
  7. a97bfa5 feat(rme): set DRAM information in Boot Manifest platform data by AlexeiFedorov · 2 years, 8 months ago
  8. 5f89928 feat(arm): add ARM_ROTPK_LOCATION variant full key by laurenw-arm · 2 years, 9 months ago
  9. e516ba6 fix(rme): xlat table setup fails for bl2 by Soby Mathew · 3 years, 1 month ago
  10. 8c980a4 feat(rmmd): add support for RMM Boot interface by Javier Almansa Sobrino · 3 years, 8 months ago
  11. 69a131d refactor(arm): update BL2 base address by Manish V Badarkhe · 3 years, 2 months ago
  12. 2d65ea1 feat(plat/arm): allow BL32 specific defines to be used by SPMC_AT_EL3 by Marc Bonnici · 3 years, 8 months ago
  13. 39f0b86 feat(fvp): update HW_CONFIG DT loading mechanism by Manish V Badarkhe · 3 years, 5 months ago
  14. dcb1959 fix(arm): increase ARM_BL_REGIONS count by Manish V Badarkhe · 3 years, 5 months ago
  15. f19dc62 refactor(gpt): productize and refactor GPT library by johpow01 · 4 years, 2 months ago
  16. c872072 feat(plat/fvp): add memory map for FVP platform for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
  17. 4bb72c4 refactor(plat/arm): modify memory region attributes to account for FEAT_RME by Zelalem Aweke · 4 years, 1 month ago
  18. e31fb0f fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · 4 years, 5 months ago
  19. 5fb061e chore: fvp_r: Initial No-EL3 and MPU Implementation by Gary Morrison · 4 years, 6 months ago
  20. 03b201c fvp_r: initial platform port for fvp_r by laurenw-arm · 4 years, 10 months ago
  21. 7285fd5 feat(plat/arm): enable PIE when RESET_TO_SP_MIN=1 by Manish Pandey · 4 years, 2 months ago
  22. d32113c plat: arm: Make BL32_BASE platform dependent when SPD_spmd is enabled by Arunachalam Ganapathy · 5 years ago
  23. 262acea ehf: use common priority level enumuration by Sandeep Tripathy · 5 years ago
  24. a07c101 plat/arm: Move fconf population after the enablement of MMU by Manish V Badarkhe · 5 years ago
  25. 7b4e1fb TF-A: Add support for Measured Boot driver by Alexei Fedorov · 5 years ago
  26. 2a0ef94 plat/arm, dts: Update platform device tree for CoT by Manish V Badarkhe · 5 years ago
  27. ce4ca1a plat/arm: Increase size of firmware configuration area by Manish V Badarkhe · 5 years ago
  28. 04e0697 fconf: Clean confused naming between TB_FW and FW_CONFIG by Manish V Badarkhe · 5 years ago
  29. cbf9e84 plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · 6 years ago
  30. 53adeba Create separate header for ARM specific SMCCC defines by Manish V Badarkhe · 5 years ago
  31. 63aa409 Merge changes from topic "spmd" into integration by Olivier Deprez · 5 years ago
  32. 64758c9 SPMD: add support to run BL32 in TDRAM and BL31 in secure DRAM on Arm FVP by Achin Gupta · 6 years ago
  33. a6ffdde Adds option to read ROTPK from registers for FVP by Max Shvetsov · 6 years ago
  34. 0c1f197 plat/arm: Add support for SEPARATE_NOBITS_REGION by Madhukar Pappireddy · 6 years ago
  35. 3c6ec8f Revert "plat/arm: Add support for SEPARATE_NOBITS_REGION" by Mark Dykes · 6 years ago
  36. d433bbd plat/arm: Add support for SEPARATE_NOBITS_REGION by Madhukar Pappireddy · 6 years ago
  37. 5b33ad1 Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 6 years ago
  38. 538b002 spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 6 years ago
  39. 3f3c341 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 6 years ago
  40. 133a5c6 plat/arm: Re-enable PIE when RESET_TO_BL31=1 by Manish Pandey · 6 years ago
  41. 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 6 years ago
  42. de8bc83 n1sdp: add code for DDR ECC enablement and BL33 copy to DDR by Manoj Kumar · 6 years ago
  43. 6bb6015 Add option for defining platform DRAM2 base by Sami Mujawar · 6 years ago
  44. 5b8d50e plat/arm: Save BL2 descriptors to reserved memory. by Sathees Balya · 7 years ago
  45. 234bc7f plat/arm: Fix header dependencies by Antonio Nino Diaz · 7 years ago
  46. d4580d1 plat/arm: Restrict PIE support to FVP by Soby Mathew · 7 years ago
  47. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  48. 07146af plat/arm: Always define TSP memory region by Antonio Nino Diaz · 7 years ago
  49. 55cf015 FVP: Change BL31_BASE when RESET_TO_BL31=1 by Soby Mathew · 7 years ago
  50. 0e27faf plat/arm/common: add an additional platform power level by Chandni Cherukuri · 7 years ago
  51. 3d449de Arm platforms: Fix DRAM address macros by Sandrine Bailleux · 7 years ago
  52. f21c632 plat/arm: Fix types of constants in headers by Antonio Nino Diaz · 7 years ago
  53. af6491f tzc: Fix MISRA defects by Antonio Nino Diaz · 7 years ago
  54. 0f58d4f plat/arm: Remove file arm_board_def.h by Antonio Nino Diaz · 7 years ago
  55. cb4adb0 FVP: Reclaim init code for the stack by Daniel Boulby · 7 years ago
  56. 60e19f5 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 7 years ago
  57. ba597da Support shared Mbed TLS heap for FVP by John Tsichritzis · 7 years ago
  58. fe747d5 plat/arm: gic: Fix macros by Antonio Nino Diaz · 7 years ago
  59. 1eb735d Add librom support in FVP by Roberto Vargas · 7 years ago
  60. 2ecaafd Fix build for SEPARATE_CODE_AND_RODATA=0 by Daniel Boulby · 7 years ago
  61. 60e062f Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 7 years ago
  62. d323af9 Rework page table setup for varying number of mem regions by Daniel Boulby · 7 years ago
  63. 1083b2b PSCI: Fix types of definitions by Antonio Nino Diaz · 7 years ago
  64. 342d622 ARM Platforms: Update CNTFRQ register in CNTCTLBase frame by Soby Mathew · 7 years ago
  65. d801a1d SPM: Treat SP xlat tables the same as others by Sandrine Bailleux · 7 years ago
  66. 42be6fc Adjust BL2_AT_EL3 memory layout by Dimitris Papastamos · 7 years ago
  67. c099cd3 ARM platforms: Move BL31 below BL2 to enable BL2 overlay by Soby Mathew · 7 years ago
  68. 1d71ba1 FVP: Add dummy configs for BL31, BL32 and BL33 by Soby Mathew · 7 years ago
  69. 2f1fbb4 Merge pull request #1380 from CJKay/mmap-fix by Dimitris Papastamos · 7 years ago
  70. 3450fd6 plat/arm: Fix incorrect number of reserved memory map entries by Chris Kay · 7 years ago
  71. 0b9ce90 ARM Platforms: Support RAS by Jeenu Viswambharan · 7 years ago
  72. 5724481 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 7 years ago
  73. c228956 ARM Platorms: Load TB_FW_CONFIG in BL1 by Soby Mathew · 8 years ago
  74. 81528db bl2-el3: Add BL2 at EL3 support in FVP by Roberto Vargas · 8 years ago
  75. 7bdf0c1 ARM platforms: Allow platforms to define SDEI events by Jeenu Viswambharan · 8 years ago
  76. 5744e87 ARM platforms: Fixup AArch32 builds by Soby Mathew · 8 years ago
  77. 0baec2a ARM platforms: Enable SDEI by Jeenu Viswambharan · 8 years ago
  78. 0bef0ed ARM platforms: Define exception macros by Jeenu Viswambharan · 8 years ago
  79. e29efeb SPM: FVP: Introduce port of SPM by Antonio Nino Diaz · 8 years ago
  80. 3de7d58 Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_save by davidcunado-arm · 8 years ago
  81. b2c363b ARM platforms: Migrate to using interrupt properties by Jeenu Viswambharan · 8 years ago
  82. a22dffc ARM platforms: Add support for EL3 TZC memory region by Soby Mathew · 8 years ago
  83. b09ba05 mem_protect: Add DRAM2 to the list of mem protected ranges by Roberto Vargas · 8 years ago
  84. fd5763e plat/arm: Fix BL31_BASE when RESET_TO_BL31=1 by Qixiang Xu · 8 years ago
  85. ba6c31d Fix JUNO AArch32 build by Soby Mathew · 8 years ago
  86. b3ba6fd Fix BL2 memory map when OP-TEE is the Secure Payload by Soby Mathew · 8 years ago
  87. 3eb2d67 ARM platforms: Map TSP only when TSPD is included by Sandrine Bailleux · 8 years ago
  88. 04f72ba ARM plat: change OP-TEE pageable load base by Jens Wiklander · 8 years ago
  89. 54661cd Add Trusted OS extra image parsing support for ARM standard platforms by Summer Qin · 8 years ago
  90. e60f2af ARM plat changes to enable CryptoCell integration by Soby Mathew · 8 years ago
  91. 1bd61d0 AArch32: Add BL2U support by Yatharth Kochar · 9 years ago
  92. a440900 AArch32: Add `TRUSTED_BOARD_BOOT` support by dp-arm · 8 years ago
  93. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  94. 53d9c9c Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · 8 years ago
  95. f9608bc Fix ARM_BL31_IN_DRAM build by Douglas Raillard · 8 years ago
  96. bf75a37 ARM platforms: Enable xlat tables lib v2 by Antonio Nino Diaz · 8 years ago
  97. 9edac04 Resolve build errors flagged by GCC 6.2 by David Cunado · 9 years ago
  98. e60e74b ARM platforms: Replace address space size defines by Antonio Nino Diaz · 9 years ago
  99. 877cf3f AArch32: Add essential ARM platform and FVP support by Soby Mathew · 9 years ago
  100. 81d139d Remove BL32_BASE when building without SPD for FVP by Antonio Nino Diaz · 9 years ago