1. f99a69c feat(dsu): save/restore DSU PMU register by Arvind Ram Prakash · 1 year, 8 months ago
  2. ae770fe feat(console): introduce EARLY_CONSOLE by Yann Gautier · 1 year, 7 months ago
  3. e7f1181 feat(tc): add DPE backend to the measured boot framework by Tamas Ban · 2 years, 2 months ago
  4. 11d05a7 feat(fwu): add a config flag for including image info in the FWU metadata by Sughosh Ganu · 1 year, 6 months ago
  5. bfef8b9 feat(context-mgmt): report context memory usage by Juan Pablo Conde · 1 year, 9 months ago
  6. 9acff28 build(mpam): add new build option CTX_INCLUDE_MPAM_REGS by Arvind Ram Prakash · 1 year, 10 months ago
  7. ad86694 Merge "feat(security): add support for SLS mitigation" into integration by Mark Dykes · 1 year, 8 months ago
  8. 538516f feat(security): add support for SLS mitigation by Bipin Ravi · 1 year, 10 months ago
  9. 878354a refactor(rss)!: remove PLAT_RSS_NOT_SUPPORTED build option by Manish V Badarkhe · 1 year, 9 months ago
  10. 183329a refactor(cm): introduce INIT_UNUSED_NS_EL2 macro by Arvind Ram Prakash · 2 years ago
  11. f87e54f fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT by Manish Pandey · 1 year, 10 months ago
  12. 801cd3c feat(el3-spmc): add a flag to enable support to load SEL0 SP by Nishant Sharma · 2 years, 1 month ago
  13. 85bebe1 refactor(console): disable getc() by default by Sandrine Bailleux · 1 year, 10 months ago
  14. 5782b89 feat(mbedtls-psa): introduce PSA_CRYPTO build option by Manish V Badarkhe · 1 year, 11 months ago
  15. 3ba2c15 feat(handoff): introduce firmware handoff library by Raymond Mao · 2 years ago
  16. f521142 refactor(cpufeat): refactor arch feature build options by Govindraj Raja · 2 years ago
  17. 890b508 feat(spmd): add spmd logical partitions by Raghu Krishnamurthy · 2 years, 5 months ago
  18. 4d0b663 feat(mte): adds feature detection for MTE_PERM by Maksims Svecovs · 2 years, 4 months ago
  19. 269f3da Merge changes from topic "mp/feat_ras" into integration by Manish Pandey · 2 years, 3 months ago
  20. fdf9d76 Merge changes from topic "srm/Errata_ABI_El3" into integration by Madhukar Pappireddy · 2 years, 3 months ago
  21. 9202d51 refactor(ras): replace RAS_EXTENSION with FEAT_RAS by Manish Pandey · 2 years, 6 months ago
  22. ef63f5b refactor(errata_abi): factor in non-arm interconnect by Sona Mathew · 2 years, 5 months ago
  23. ffea384 feat(errata_abi): errata management firmware interface by Sona Mathew · 2 years, 9 months ago
  24. 0d12294 refactor(cm): make SVE and SME build dependencies logical by Boyan Karatotev · 2 years, 5 months ago
  25. d494b0e Merge "feat(el3-runtime): handle traps for IMPDEF registers accesses" into integration by Manish Pandey · 2 years, 3 months ago
  26. 0ed3be6 feat(el3-runtime): handle traps for IMPDEF registers accesses by Varun Wadekar · 2 years, 4 months ago
  27. 03d3c0d feat(sme): enable SME2 functionality for NS world by Jayanth Dodderi Chidanand · 2 years, 9 months ago
  28. 688ab57 feat(gcs): support guarded control stack by Mark Brown · 2 years, 5 months ago
  29. 062b6c6 feat(pie/por): support permission indirection and overlay by Mark Brown · 2 years, 5 months ago
  30. a1c924d Merge changes from topic "mb/rst-to-bl31-update" into integration by Manish V Badarkhe · 2 years, 4 months ago
  31. 2b0bc4e feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  32. 45007ac feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  33. 92e9325 Merge changes from topic "psci-osi" into integration by Manish Pandey · 2 years, 4 months ago
  34. d23acc9 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · 2 years, 5 months ago
  35. 64b4710 build(psci): add build option for OS-initiated mode by Wing Li · 2 years, 6 months ago
  36. 6437a09 refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  37. 90118bb refactor(cpufeat): rename ENABLE_SPE_FOR_LOWER_ELS to ENABLE_SPE_FOR_NS by Andre Przywara · 2 years, 6 months ago
  38. c41b8e9 Merge "feat(tcr2): support FEAT_TCR2" into integration by Manish Pandey · 2 years, 5 months ago
  39. d333160 feat(tcr2): support FEAT_TCR2 by Mark Brown · 2 years, 5 months ago
  40. 42d4d3b refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 2 years, 9 months ago
  41. 3eb8cd6 Revert "feat(bl31): aarch64: RESET_TO_BL31_WITH_PARAMS" by Manish V Badarkhe · 2 years, 6 months ago
  42. f1910cc build: restrict usage of CTX_INCLUDE_EL2_REGS by Govindraj Raja · 2 years, 9 months ago
  43. 797d744 Merge "refactor(security): add OpenSSL 1.x compatibility" into integration by Manish V Badarkhe · 2 years, 9 months ago
  44. cf2dd17 refactor(security): add OpenSSL 1.x compatibility by Juan Pablo Conde · 2 years, 9 months ago
  45. 20a4315 Merge "feat(cpus): make cache ops conditional" into integration by Bipin Ravi · 2 years, 9 months ago
  46. f41e23e Merge changes from topic "mp/ras_refactoring" into integration by Olivier Deprez · 2 years, 9 months ago
  47. 04c7303 feat(cpus): make cache ops conditional by Okash Khawaja · 2 years, 9 months ago
  48. 0b22e59 refactor(trng): cleanup the existing TRNG support by Jayanth Dodderi Chidanand · 2 years, 10 months ago
  49. 46cc41d fix(ras): restrict RAS support for NS world by Manish Pandey · 2 years, 10 months ago
  50. 00e8f79 fix(ras): trap "RAS error record" accesses only for NS by Manish Pandey · 2 years, 10 months ago
  51. 3a41658 Merge "feat(rng-trap): add EL3 support for FEAT_RNG_TRAP" into integration by Bipin Ravi · 3 years ago
  52. ff86e0b feat(rng-trap): add EL3 support for FEAT_RNG_TRAP by Juan Pablo Conde · 3 years, 1 month ago
  53. 1631f9c Merge "feat(sve): support full SVE vector length" into integration by Olivier Deprez · 3 years ago
  54. e95abc4 fix: make TF-A use provided OpenSSL binary by Salome Thirot · 3 years, 1 month ago
  55. bebcf27 feat(sve): support full SVE vector length by Mark Brown · 3 years, 4 months ago
  56. 00e2887 build(drtm): add DRTM support build option by Manish V Badarkhe · 3 years, 5 months ago
  57. 0ce2072 feat(lib/psa): mock PSA APIs by Tamas Ban · 3 years, 7 months ago
  58. 744ad97 feat(brbe): add BRBE support for NS world by johpow01 · 3 years, 6 months ago
  59. 894c635 Merge changes I47014d72,Ibf00c386 into integration by Madhukar Pappireddy · 3 years, 3 months ago
  60. 25844ff feat(bl31): aarch64: RESET_TO_BL31_WITH_PARAMS by Jorge Ramirez-Ortiz · 3 years, 4 months ago
  61. 9284d21 Merge "refactor(twed): improve TWED enablement in EL-3" into integration by Manish Pandey · 3 years, 3 months ago
  62. 781d07a refactor(twed): improve TWED enablement in EL-3 by Jayanth Dodderi Chidanand · 3 years, 4 months ago
  63. 1d63ae4 feat(spmc): enable building of the SPMC at EL3 by Marc Bonnici · 3 years, 8 months ago
  64. 6a0da73 refactor(el3-runtime): add arch-features detection mechanism by Jayanth Dodderi Chidanand · 3 years, 7 months ago
  65. 96a8ed1 feat(bl2): add support to separate no-loadable sections by Jiafei Pan · 3 years, 5 months ago
  66. 7d33ffe fix(el3-runtime): set unset pstate bits to default by Daniel Boulby · 4 years, 2 months ago
  67. 24ab2c0 fix(sve): disable ENABLE_SVE_FOR_NS for AARCH32 by Yann Gautier · 3 years, 9 months ago
  68. 820371b fix(amu): add default value for ENABLE_FEAT_FGT and ENABLE_FEAT_ECV flags by Jayanth Dodderi Chidanand · 3 years, 8 months ago
  69. f74cb0b fix(amu): fault handling on EL2 context switch by Jayanth Dodderi Chidanand · 3 years, 8 months ago
  70. dc78e62 feat(sme): enable SME functionality by johpow01 · 4 years, 1 month ago
  71. 6812078 feat(mpmm): add support for MPMM by Chris Kay · 4 years, 3 months ago
  72. 742ca23 feat(amu): enable per-core AMU auxiliary counters by Chris Kay · 4 years ago
  73. 1fd685a refactor(amu): conditionally compile auxiliary counter support by Chris Kay · 4 years, 2 months ago
  74. 5b18de0 feat(rme): add ENABLE_RME build option and support for RMM image by Zelalem Aweke · 4 years, 1 month ago
  75. 5447302 Merge "build(bl2): enable SP pkg loading for S-EL1 SPMC" into integration by Olivier Deprez · 3 years, 10 months ago
  76. 46789a7 build(bl2): enable SP pkg loading for S-EL1 SPMC by Balint Dobszay · 4 years, 4 months ago
  77. cb4ec47 feat(hcx): add build option to enable FEAT_HCX by johpow01 · 4 years ago
  78. 8fcd3d9 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · 4 years, 1 month ago
  79. d4582d3 feat(sys_reg_trace): enable trace system registers access from lower NS ELs by Manish V Badarkhe · 4 years, 1 month ago
  80. 813524e feat(trbe): enable access to trace buffer control registers from lower NS EL by Manish V Badarkhe · 4 years, 1 month ago
  81. 396b339 feat(fwu): initialize FWU driver in BL2 by Manish V Badarkhe · 4 years, 1 month ago
  82. 5357f83 feat(fwu_metadata): add FWU metadata header and build options by Manish V Badarkhe · 4 years, 5 months ago
  83. 0c5e7d1 feat(sve): enable SVE for the secure world by Max Shvetsov · 4 years, 5 months ago
  84. c7a28aa SMCCC/PCI: Add initial PCI conduit definitions by Jeremy Linton · 4 years, 9 months ago
  85. 873d424 Enable v8.6 AMU enhancements (FEAT_AMUv1p1) by johpow01 · 4 years, 10 months ago
  86. 7dfb991 Add TRNG Firmware Interface service by Jimmy Brisson · 5 years ago
  87. 29a8814 Merge "Add support for FEAT_MTPMU for Armv8.6" into integration by Mark Dykes · 4 years, 8 months ago
  88. 0063dd1 Add support for FEAT_MTPMU for Armv8.6 by Javier Almansa Sobrino · 4 years, 8 months ago
  89. f182179 TF-A: Add build option for Arm Feature Modifiers by Alexei Fedorov · 4 years, 8 months ago
  90. 062f8aa lib: el3_runtime: Conditionally save/restore EL2 NEVE registers by Arunachalam Ganapathy · 5 years ago
  91. ae3cf1f TF-A: Add HASH_ALG default value to defaults.mk by Alexei Fedorov · 4 years, 10 months ago
  92. ee15a17 defaults.mk: default KEY_SIZE to 2048 in case of RSA algorithm by Leonardo Sandoval · 5 years ago
  93. fddfb3b plat/arm: Use common build flag for using generic sp804 driver by Madhukar Pappireddy · 5 years ago
  94. 582e4e7 Makefile, doc: Make OPENSSL_DIR variable as build option for tools by Manish V Badarkhe · 5 years ago
  95. 84ef9cd make, doc: Add build option to create chain of trust at runtime by Manish V Badarkhe · 5 years ago
  96. fbc44bd Prevent RAS register access from lower ELs by Varun Wadekar · 5 years ago
  97. 452d5e5 plat/fvp: Add support for dynamic description of secure interrupts by Madhukar Pappireddy · 5 years ago
  98. cbf9e84 plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · 6 years ago
  99. 45aecff Implement workaround for AT speculative behaviour by Manish V Badarkhe · 5 years ago
  100. 7ff088d Enable MTE support by Manish V Badarkhe · 5 years ago