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