1. 98ea2d8 docs: mark PSA_CRYPTO as an experimental feature by Manish V Badarkhe · 1 year, 9 months ago
  2. edebefb fix(mpam): refine MPAM initialization and enablement process by Arvind Ram Prakash · 1 year, 10 months ago
  3. 6adeeb4 docs(cert-create): add key size options for ecdsa by laurenw-arm · 1 year, 10 months ago
  4. 801cd3c feat(el3-spmc): add a flag to enable support to load SEL0 SP by Nishant Sharma · 2 years, 1 month ago
  5. 85bebe1 refactor(console): disable getc() by default by Sandrine Bailleux · 1 year, 10 months ago
  6. 5782b89 feat(mbedtls-psa): introduce PSA_CRYPTO build option by Manish V Badarkhe · 1 year, 11 months ago
  7. 920aa8d Merge "feat(rmmd): enable SME for RMM" into integration by Soby Mathew · 1 year, 10 months ago
  8. f92eb7e feat(rmmd): enable SME for RMM by Arunachalam Ganapathy · 2 years, 3 months ago
  9. a1377a8 Merge changes from topic "rm/handoff" into integration by Manish Pandey · 1 year, 10 months ago
  10. 3ba2c15 feat(handoff): introduce firmware handoff library by Raymond Mao · 2 years ago
  11. 616b3ce feat(cert-create): add pkcs11 engine support by Robin van der Gracht · 1 year, 11 months ago
  12. 4ede8c3 Merge changes from topic "el3_direct_msg" into integration by Madhukar Pappireddy · 2 years ago
  13. a83aa72 docs(spm): document new build option by Raghu Krishnamurthy · 2 years, 1 month ago
  14. ffdf5ea docs(ethos-n): update build-options.rst by Rajasekaran Kalidoss · 2 years, 3 months ago
  15. 43a6544 Merge "chore(docs): update march utility details" into integration by Manish V Badarkhe · 2 years ago
  16. 4d0b663 feat(mte): adds feature detection for MTE_PERM by Maksims Svecovs · 2 years, 4 months ago
  17. 019311e chore(docs): update march utility details by Govindraj Raja · 2 years, 1 month ago
  18. 5dbb812 Merge "docs: move common build option from Arm-specific to common file" into integration by Manish Pandey · 2 years, 1 month ago
  19. 83a4dae refactor(pmu): convert FEAT_MTPMU to C and move to persistent register init by Boyan Karatotev · 2 years, 6 months ago
  20. acd03f4 docs: move common build option from Arm-specific to common file by Manish V Badarkhe · 2 years, 1 month ago
  21. 31df063 docs: move the Juno-specific build option to Arm build option file by Manish V Badarkhe · 2 years, 1 month ago
  22. f43e09a fix(cpus): reduce generic_errata_report()'s size by Boyan Karatotev · 2 years, 2 months ago
  23. 269f3da Merge changes from topic "mp/feat_ras" into integration by Manish Pandey · 2 years, 3 months ago
  24. fdf9d76 Merge changes from topic "srm/Errata_ABI_El3" into integration by Madhukar Pappireddy · 2 years, 3 months ago
  25. 9202d51 refactor(ras): replace RAS_EXTENSION with FEAT_RAS by Manish Pandey · 2 years, 6 months ago
  26. e5d9b6f docs(errata_abi): document the errata abi changes by Sona Mathew · 2 years, 5 months ago
  27. 0d12294 refactor(cm): make SVE and SME build dependencies logical by Boyan Karatotev · 2 years, 5 months ago
  28. d494b0e Merge "feat(el3-runtime): handle traps for IMPDEF registers accesses" into integration by Manish Pandey · 2 years, 3 months ago
  29. 0ed3be6 feat(el3-runtime): handle traps for IMPDEF registers accesses by Varun Wadekar · 2 years, 4 months ago
  30. 03d3c0d feat(sme): enable SME2 functionality for NS world by Jayanth Dodderi Chidanand · 2 years, 9 months ago
  31. 688ab57 feat(gcs): support guarded control stack by Mark Brown · 2 years, 5 months ago
  32. 062b6c6 feat(pie/por): support permission indirection and overlay by Mark Brown · 2 years, 5 months ago
  33. a1c924d Merge changes from topic "mb/rst-to-bl31-update" into integration by Manish V Badarkhe · 2 years, 4 months ago
  34. 6a25ebb docs(sve): update defaults for FEAT_SVE by Jayanth Dodderi Chidanand · 2 years, 4 months ago
  35. 2b0bc4e feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  36. 45007ac feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  37. 92e9325 Merge changes from topic "psci-osi" into integration by Manish Pandey · 2 years, 4 months ago
  38. d23acc9 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · 2 years, 5 months ago
  39. 2407709 refactor(cpufeat): align FEAT_SB to new feature handling by Andre Przywara · 2 years, 9 months ago
  40. 603a0c6 refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  41. 64b4710 build(psci): add build option for OS-initiated mode by Wing Li · 2 years, 6 months ago
  42. 6437a09 refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  43. 90118bb refactor(cpufeat): rename ENABLE_SPE_FOR_LOWER_ELS to ENABLE_SPE_FOR_NS by Andre Przywara · 2 years, 6 months ago
  44. c41b8e9 Merge "feat(tcr2): support FEAT_TCR2" into integration by Manish Pandey · 2 years, 5 months ago
  45. d333160 feat(tcr2): support FEAT_TCR2 by Mark Brown · 2 years, 5 months ago
  46. 42d4d3b refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 2 years, 8 months ago
  47. 5025546 Revert "docs(bl31): aarch64: RESET_TO_BL31_WITH_PARAMS" by Manish V Badarkhe · 2 years, 5 months ago
  48. 45d7c51 docs(drtm): mention DRTM_SUPPORT as an experimental build option by Manish V Badarkhe · 2 years, 5 months ago
  49. 601e2d4 Merge changes from topic "bk/warnings" into integration by Manish Pandey · 2 years, 7 months ago
  50. 6d4f4c3 Merge changes from topic "qemu_sel2" into integration by Olivier Deprez · 2 years, 8 months ago
  51. bb0e336 docs(build): describes the SPMC_OPTEE build option by Jens Wiklander · 2 years, 8 months ago
  52. 291be19 docs: describe the new warning levels by Boyan Karatotev · 2 years, 8 months ago
  53. f1910cc build: restrict usage of CTX_INCLUDE_EL2_REGS by Govindraj Raja · 2 years, 9 months ago
  54. e78ba69 feat(cert-create): update for ECDSA brainpoolP256r/t1 support by Lionel Debieve · 2 years, 9 months ago
  55. 20a4315 Merge "feat(cpus): make cache ops conditional" into integration by Bipin Ravi · 2 years, 9 months ago
  56. f41e23e Merge changes from topic "mp/ras_refactoring" into integration by Olivier Deprez · 2 years, 9 months ago
  57. 04c7303 feat(cpus): make cache ops conditional by Okash Khawaja · 2 years, 9 months ago
  58. 0b22e59 refactor(trng): cleanup the existing TRNG support by Jayanth Dodderi Chidanand · 2 years, 10 months ago
  59. 46cc41d fix(ras): restrict RAS support for NS world by Manish Pandey · 2 years, 10 months ago
  60. 00e8f79 fix(ras): trap "RAS error record" accesses only for NS by Manish Pandey · 2 years, 10 months ago
  61. 9a5dec6 Merge "fix(bl31): allow use of EHF with S-EL2 SPMC" into integration by Olivier Deprez · 3 years ago
  62. 7c2fe62 fix(bl31): allow use of EHF with S-EL2 SPMC by Raghu Krishnamurthy · 3 years ago
  63. 3a41658 Merge "feat(rng-trap): add EL3 support for FEAT_RNG_TRAP" into integration by Bipin Ravi · 3 years ago
  64. ff86e0b feat(rng-trap): add EL3 support for FEAT_RNG_TRAP by Juan Pablo Conde · 3 years, 1 month ago
  65. 1631f9c Merge "feat(sve): support full SVE vector length" into integration by Olivier Deprez · 3 years ago
  66. 8caf10a docs(security): update info on use of OpenSSL 3.0 by Juan Pablo Conde · 3 years, 1 month ago
  67. bebcf27 feat(sve): support full SVE vector length by Mark Brown · 3 years, 4 months ago
  68. 47c681b feat(trbe): add trbe under feature detection mechanism by Jayanth Dodderi Chidanand · 3 years, 3 months ago
  69. 1298f2f feat(brbe): add brbe under feature detection mechanism by Jayanth Dodderi Chidanand · 3 years, 3 months ago
  70. 4466cf8 fix(build): use DWARF 4 when building debug by Daniel Boulby · 3 years, 3 months ago
  71. 859eabd docs(build): add build option for DRTM support by Manish V Badarkhe · 3 years, 6 months ago
  72. 0ce2072 feat(lib/psa): mock PSA APIs by Tamas Ban · 3 years, 7 months ago
  73. 744ad97 feat(brbe): add BRBE support for NS world by johpow01 · 3 years, 6 months ago
  74. 894c635 Merge changes I47014d72,Ibf00c386 into integration by Madhukar Pappireddy · 3 years, 3 months ago
  75. ac4ac38 docs(bl31): aarch64: RESET_TO_BL31_WITH_PARAMS by Jorge Ramirez-Ortiz · 3 years, 4 months ago
  76. 9284d21 Merge "refactor(twed): improve TWED enablement in EL-3" into integration by Manish Pandey · 3 years, 3 months ago
  77. 781d07a refactor(twed): improve TWED enablement in EL-3 by Jayanth Dodderi Chidanand · 3 years, 4 months ago
  78. 1d63ae4 feat(spmc): enable building of the SPMC at EL3 by Marc Bonnici · 3 years, 8 months ago
  79. d9e984c docs(build): update the feature enablement flags by Jayanth Dodderi Chidanand · 3 years, 5 months ago
  80. 96a8ed1 feat(bl2): add support to separate no-loadable sections by Jiafei Pan · 3 years, 5 months ago
  81. 0aa0b3a refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · 3 years, 8 months ago
  82. 6401776 docs(build-options): add build macros for features FGT,AMUv1 and ECV by Jayanth Dodderi Chidanand · 3 years, 8 months ago
  83. 4333f95 fix(spm_mm): do not compile if SVE/SME is enabled by Manish Pandey · 3 years, 9 months ago
  84. dc78e62 feat(sme): enable SME functionality by johpow01 · 4 years, 1 month ago
  85. e33ca7b Merge changes from topic "ck/mpmm" into integration by Manish Pandey · 3 years, 9 months ago
  86. 6812078 feat(mpmm): add support for MPMM by Chris Kay · 4 years, 3 months ago
  87. 742ca23 feat(amu): enable per-core AMU auxiliary counters by Chris Kay · 4 years ago
  88. 1fd685a refactor(amu): conditionally compile auxiliary counter support by Chris Kay · 4 years, 2 months ago
  89. 700e768 fix: remove "experimental" tag for stable features by Manish Pandey · 3 years, 10 months ago
  90. 5b18de0 feat(rme): add ENABLE_RME build option and support for RMM image by Zelalem Aweke · 4 years, 1 month ago
  91. 5447302 Merge "build(bl2): enable SP pkg loading for S-EL1 SPMC" into integration by Olivier Deprez · 3 years, 10 months ago
  92. 46789a7 build(bl2): enable SP pkg loading for S-EL1 SPMC by Balint Dobszay · 4 years, 4 months ago
  93. cb4ec47 feat(hcx): add build option to enable FEAT_HCX by johpow01 · 4 years ago
  94. b3210f4 Merge changes from topic "TrcDbgExt" into integration by Manish Pandey · 3 years, 11 months ago
  95. 2c248ad feat(gic600ae): introduce support for Fault Management Unit by Varun Wadekar · 4 years, 3 months ago
  96. 8fcd3d9 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · 4 years, 1 month ago
  97. d4582d3 feat(sys_reg_trace): enable trace system registers access from lower NS ELs by Manish V Badarkhe · 4 years, 1 month ago
  98. 813524e feat(trbe): enable access to trace buffer control registers from lower NS EL by Manish V Badarkhe · 4 years, 1 month ago
  99. 0f20e50 docs(fwu): add firmware update documentation by Manish V Badarkhe · 4 years, 1 month ago
  100. 34f702d docs(fwu_metadata): add FWU metadata build options by Manish V Badarkhe · 4 years, 5 months ago