1. 47a9a3f refactor(arm): rename L0/L1 GPT base macros by Rohit Mathew · 6 months ago
  2. 96ee83a fix(rotpk): move rotpk definitions out of arm_def.h by Rohit Mathew · 6 months ago
  3. 2f37ce6 chore(auth)!: remove CryptoCell-712/713 support by Sandrine Bailleux · 8 months ago
  4. f90a73c fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT by Manish Pandey · 9 months ago
  5. a0fbdca refactor(arm): remove ARM_ROTPK_KEY_LEN comparison by laurenw-arm · 9 months ago
  6. 0216953 feat(arm): ecdsa p384/p256 full key support by laurenw-arm · 11 months ago
  7. d66c3ad fix: bl2 start address for RESET_TO_BL2+ENABLE_PIE by Olivier Deprez · 10 months ago
  8. bc20432 feat(arm): enable FHI PPI interrupt to report CPU errors by Omkar Anand Kulkarni · 12 months ago
  9. bd30506 fix(fvp): adjust BL31 maximum size as per total SRAM size by Manish V Badarkhe · 1 year ago
  10. 014ae05 fix(plat/arm): add RAS_FFH_SUPPORT check for RAS EHF priority by Omkar Anand Kulkarni · 1 year ago
  11. 5a4f9b8 fix: increase BL32 limit by Manish V Badarkhe · 1 year, 2 months ago
  12. 84331ba Merge changes from topic "mb/secure-evlog-cpy" into integration by Sandrine Bailleux · 1 year, 4 months ago
  13. 11b9b49 refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 1 year, 7 months ago
  14. b65ae4e feat(arm): carveout DRAM1 area for Event Log by Manish V Badarkhe · 1 year, 7 months ago
  15. 33bfc5e build: always prefix section names with `.` by Chris Kay · 1 year, 5 months ago
  16. 334d235 feat(rme): read DRAM information from FVP DTB by AlexeiFedorov · 1 year, 6 months ago
  17. 8e754f9 feat(rme): set DRAM information in Boot Manifest platform data by AlexeiFedorov · 1 year, 7 months ago
  18. 055199b feat(arm): add ARM_ROTPK_LOCATION variant full key by laurenw-arm · 1 year, 8 months ago
  19. 0338e9e fix(rme): xlat table setup fails for bl2 by Soby Mathew · 2 years ago
  20. 7176a77 feat(rmmd): add support for RMM Boot interface by Javier Almansa Sobrino · 2 years, 7 months ago
  21. 103569f refactor(arm): update BL2 base address by Manish V Badarkhe · 2 years, 1 month ago
  22. f586700 feat(plat/arm): allow BL32 specific defines to be used by SPMC_AT_EL3 by Marc Bonnici · 2 years, 7 months ago
  23. 86854e7 feat(fvp): update HW_CONFIG DT loading mechanism by Manish V Badarkhe · 2 years, 4 months ago
  24. fc0b853 fix(arm): increase ARM_BL_REGIONS count by Manish V Badarkhe · 2 years, 4 months ago
  25. 9d13402 refactor(gpt): productize and refactor GPT library by johpow01 · 3 years, 1 month ago
  26. c43c563 feat(plat/fvp): add memory map for FVP platform for FEAT_RME by Zelalem Aweke · 3 years ago
  27. 65e9263 refactor(plat/arm): modify memory region attributes to account for FEAT_RME by Zelalem Aweke · 3 years ago
  28. 56f1e3e fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · 3 years, 4 months ago
  29. 3d7f654 chore: fvp_r: Initial No-EL3 and MPU Implementation by Gary Morrison · 3 years, 5 months ago
  30. 7c7b198 fvp_r: initial platform port for fvp_r by laurenw-arm · 3 years, 9 months ago
  31. 928da86 feat(plat/arm): enable PIE when RESET_TO_SP_MIN=1 by Manish Pandey · 3 years, 1 month ago
  32. 40618cf plat: arm: Make BL32_BASE platform dependent when SPD_spmd is enabled by Arunachalam Ganapathy · 4 years ago
  33. 1c47839 ehf: use common priority level enumuration by Sandeep Tripathy · 3 years, 11 months ago
  34. 5e3ef6c plat/arm: Move fconf population after the enablement of MMU by Manish V Badarkhe · 4 years ago
  35. c717617 TF-A: Add support for Measured Boot driver by Alexei Fedorov · 4 years ago
  36. 0bafa82 plat/arm, dts: Update platform device tree for CoT by Manish V Badarkhe · 4 years ago
  37. fbf1fd2 plat/arm: Increase size of firmware configuration area by Manish V Badarkhe · 4 years, 1 month ago
  38. 1da211a fconf: Clean confused naming between TB_FW and FW_CONFIG by Manish V Badarkhe · 4 years, 1 month ago
  39. d0dbd5e plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · 4 years, 7 months ago
  40. 5586151 Create separate header for ARM specific SMCCC defines by Manish V Badarkhe · 4 years, 3 months ago
  41. 26c2740 Merge changes from topic "spmd" into integration by Olivier Deprez · 4 years, 5 months ago
  42. e97351d SPMD: add support to run BL32 in TDRAM and BL31 in secure DRAM on Arm FVP by Achin Gupta · 4 years, 9 months ago
  43. 06dba29 Adds option to read ROTPK from registers for FVP by Max Shvetsov · 4 years, 7 months ago
  44. d741944 plat/arm: Add support for SEPARATE_NOBITS_REGION by Madhukar Pappireddy · 4 years, 5 months ago
  45. 540a522 Revert "plat/arm: Add support for SEPARATE_NOBITS_REGION" by Mark Dykes · 4 years, 5 months ago
  46. 1867367 plat/arm: Add support for SEPARATE_NOBITS_REGION by Madhukar Pappireddy · 4 years, 6 months ago
  47. 4287c0c Unify type of "cpu_idx" across PSCI module. by Deepika Bhavnani · 4 years, 7 months ago
  48. db4e25a spm: Remove SPM Alpha 1 prototype and support files by Paul Beesley · 4 years, 9 months ago
  49. fe975b4 Remove dependency between SPM_MM and ENABLE_SPM build flags by Paul Beesley · 4 years, 10 months ago
  50. 2207e93 plat/arm: Re-enable PIE when RESET_TO_BL31=1 by Manish Pandey · 4 years, 8 months ago
  51. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  52. 69bebd8 n1sdp: add code for DDR ECC enablement and BL33 copy to DDR by Manoj Kumar · 5 years ago
  53. a43ae7c Add option for defining platform DRAM2 base by Sami Mujawar · 5 years ago
  54. 9095009 plat/arm: Save BL2 descriptors to reserved memory. by Sathees Balya · 6 years ago
  55. a320ecd plat/arm: Fix header dependencies by Antonio Nino Diaz · 5 years ago
  56. c5e1745 plat/arm: Restrict PIE support to FVP by Soby Mathew · 5 years ago
  57. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  58. 8f32c25 plat/arm: Always define TSP memory region by Antonio Nino Diaz · 6 years ago
  59. 68e6928 FVP: Change BL31_BASE when RESET_TO_BL31=1 by Soby Mathew · 6 years ago
  60. 9ec4a11 plat/arm/common: add an additional platform power level by Chandni Cherukuri · 6 years ago
  61. 6c32fc7 Arm platforms: Fix DRAM address macros by Sandrine Bailleux · 6 years ago
  62. ab5d2b1 plat/arm: Fix types of constants in headers by Antonio Nino Diaz · 6 years ago
  63. 5f47579 tzc: Fix MISRA defects by Antonio Nino Diaz · 6 years ago
  64. 48bfb54 plat/arm: Remove file arm_board_def.h by Antonio Nino Diaz · 6 years ago
  65. b1b058d FVP: Reclaim init code for the stack by Daniel Boulby · 6 years ago
  66. 05f4957 plat/arm: Migrate to new interfaces by Antonio Nino Diaz · 6 years ago
  67. c34341a Support shared Mbed TLS heap for FVP by John Tsichritzis · 6 years ago
  68. e590fd5 plat/arm: gic: Fix macros by Antonio Nino Diaz · 6 years ago
  69. e3adc37 Add librom support in FVP by Roberto Vargas · 6 years ago
  70. 4e97abd Fix build for SEPARATE_CODE_AND_RODATA=0 by Daniel Boulby · 6 years ago
  71. 0718043 Merge pull request #1486 from antonio-nino-diaz-arm/an/psci-misra by danh-arm · 6 years ago
  72. 45a2c9e Rework page table setup for varying number of mem regions by Daniel Boulby · 6 years ago
  73. 6f3ccc5 PSCI: Fix types of definitions by Antonio Nino Diaz · 6 years ago
  74. 2d9f795 ARM Platforms: Update CNTFRQ register in CNTCTLBase frame by Soby Mathew · 6 years ago
  75. 4c8138a SPM: Treat SP xlat tables the same as others by Sandrine Bailleux · 6 years ago
  76. 2583649 Adjust BL2_AT_EL3 memory layout by Dimitris Papastamos · 6 years ago
  77. af14b46 ARM platforms: Move BL31 below BL2 to enable BL2 overlay by Soby Mathew · 6 years ago
  78. b681484 FVP: Add dummy configs for BL31, BL32 and BL33 by Soby Mathew · 6 years ago
  79. 928e60f Merge pull request #1380 from CJKay/mmap-fix by Dimitris Papastamos · 6 years ago
  80. 2469032 plat/arm: Fix incorrect number of reserved memory map entries by Chris Kay · 6 years ago
  81. a5b5b8d ARM Platforms: Support RAS by Jeenu Viswambharan · 6 years ago
  82. c150312 Update ULL() macro and instances of ull to comply with MISRA by David Cunado · 6 years ago
  83. 7c6df5b ARM Platorms: Load TB_FW_CONFIG in BL1 by Soby Mathew · 6 years ago
  84. 5220780 bl2-el3: Add BL2 at EL3 support in FVP by Roberto Vargas · 7 years ago
  85. 6e28446 ARM platforms: Allow platforms to define SDEI events by Jeenu Viswambharan · 7 years ago
  86. bf16923 ARM platforms: Fixup AArch32 builds by Soby Mathew · 7 years ago
  87. a5acc0a ARM platforms: Enable SDEI by Jeenu Viswambharan · 7 years ago
  88. b183745 ARM platforms: Define exception macros by Jeenu Viswambharan · 7 years ago
  89. 7289f92 SPM: FVP: Introduce port of SPM by Antonio Nino Diaz · 7 years ago
  90. 360051a Merge pull request #1137 from soby-mathew/sm/arm_plat_en_gicv3_save by davidcunado-arm · 7 years ago
  91. 723dce0 ARM platforms: Migrate to using interrupt properties by Jeenu Viswambharan · 7 years ago
  92. 3b5156e ARM platforms: Add support for EL3 TZC memory region by Soby Mathew · 7 years ago
  93. f8fda10 mem_protect: Add DRAM2 to the list of mem protected ranges by Roberto Vargas · 7 years ago
  94. a5f7281 plat/arm: Fix BL31_BASE when RESET_TO_BL31=1 by Qixiang Xu · 7 years ago
  95. 20948c4 Fix JUNO AArch32 build by Soby Mathew · 7 years ago
  96. 874fc9e Fix BL2 memory map when OP-TEE is the Secure Payload by Soby Mathew · 7 years ago
  97. b260c3a ARM platforms: Map TSP only when TSPD is included by Sandrine Bailleux · 7 years ago
  98. ae73b16 ARM plat: change OP-TEE pageable load base by Jens Wiklander · 7 years ago
  99. 9db8f2e Add Trusted OS extra image parsing support for ARM standard platforms by Summer Qin · 7 years ago
  100. 7e4d665 ARM plat changes to enable CryptoCell integration by Soby Mathew · 7 years ago