1. f90a73c fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT by Manish Pandey · 9 months ago
  2. bb75e4f fix(build): convert tabs and ifdef comparisons by Harrison Mutai · 8 months ago
  3. 399541a build(refactor): avoid ifdef comparison by Govindraj Raja · 9 months ago
  4. 16b1137 refactor(build): reorder arch features handling by Govindraj Raja · 9 months ago
  5. 1a21129 refactor(build): reorder platform Makefile evaluation by Govindraj Raja · 9 months ago
  6. 29244a5 Merge "fix(mpam): refine MPAM initialization and enablement process" into integration by Manish Pandey · 8 months ago
  7. ab28d4b fix(mpam): refine MPAM initialization and enablement process by Arvind Ram Prakash · 9 months ago
  8. 28b525c fix(build): convert tabs to spaces by Govindraj Raja · 9 months ago
  9. 5b5a475 fix(build): pass parameters through response files by Harrison Mutai · 9 months ago
  10. 9e71911 feat(el3-spmc): add a flag to enable support to load SEL0 SP by Nishant Sharma · 1 year ago
  11. f57e203 refactor(console): disable getc() by default by Sandrine Bailleux · 9 months ago
  12. 78e14f8 feat(mbedtls-psa): introduce PSA_CRYPTO build option by Manish V Badarkhe · 10 months ago
  13. 9898339 feat(handoff): introduce firmware handoff library by Raymond Mao · 11 months ago
  14. 3748d90 fix(cpufeat): move nested virtualization support to optionals by Govindraj Raja · 10 months ago
  15. 0386e31 refactor(cpufeat): refactor arch feature build options by Govindraj Raja · 11 months ago
  16. 65532ad fix(tbbr): unrecognised 'tos-fw-key-cert' option by Manish V Badarkhe · 10 months ago
  17. a7492ee build: sort bootloader image sources by Chris Kay · 1 year, 2 months ago
  18. f581825 build: allow platform-defined flags by Chris Kay · 1 year, 2 months ago
  19. 7f046c1 feat(spmd): add spmd logical partitions by Raghu Krishnamurthy · 1 year, 4 months ago
  20. df4ad84 feat(mte): adds feature detection for MTE_PERM by Maksims Svecovs · 1 year, 3 months ago
  21. 6909641 feat(build): march option selection by Govindraj Raja · 1 year, 1 month ago
  22. cd10c6e refactor(build): merge march32/64 directives by Govindraj Raja · 1 year, 1 month ago
  23. 7bf6783 feat(build): pass CCA NV ctr option to cert_create by laurenw-arm · 1 year, 2 months ago
  24. ed32bfc Merge changes from topic "mp/feat_ras" into integration by Manish Pandey · 1 year, 2 months ago
  25. ad32501 Merge changes from topic "srm/Errata_ABI_El3" into integration by Madhukar Pappireddy · 1 year, 2 months ago
  26. 57031a4 Merge changes from topic "bk/context_refactor" into integration by Manish V Badarkhe · 1 year, 2 months ago
  27. d419e22 refactor(ras): replace RAS_EXTENSION with FEAT_RAS by Manish Pandey · 1 year, 5 months ago
  28. f7f111d Merge changes from topic "assert_boolean_set" into integration by Manish Pandey · 1 year, 2 months ago
  29. aa8ef3f fix(build): allow lower address access with gcc-12 by Govindraj Raja · 1 year, 2 months ago
  30. 5a4c9fc refactor(errata_abi): factor in non-arm interconnect by Sona Mathew · 1 year, 4 months ago
  31. 7fe0352 feat(errata_abi): errata management firmware interface by Sona Mathew · 1 year, 7 months ago
  32. 7f5dcc7 refactor(cm): make SVE and SME build dependencies logical by Boyan Karatotev · 1 year, 4 months ago
  33. dbf0a16 build!: check boolean flags are not empty by Yann Gautier · 1 year, 2 months ago
  34. 2a8e424 build: allow BL-specific includes/definitions by Chris Kay · 1 year, 3 months ago
  35. 67d38d9 Merge "feat(el3-runtime): handle traps for IMPDEF registers accesses" into integration by Manish Pandey · 1 year, 2 months ago
  36. 0a46eb1 feat(el3-runtime): handle traps for IMPDEF registers accesses by Varun Wadekar · 1 year, 3 months ago
  37. cfe053a feat(sme): enable SME2 functionality for NS world by Jayanth Dodderi Chidanand · 1 year, 8 months ago
  38. 326f295 feat(gcs): support guarded control stack by Mark Brown · 1 year, 4 months ago
  39. 293a661 feat(pie/por): support permission indirection and overlay by Mark Brown · 1 year, 4 months ago
  40. b18e6f9 Merge changes from topic "mb/rst-to-bl31-update" into integration by Manish V Badarkhe · 1 year, 3 months ago
  41. d62c681 feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 1 year, 4 months ago
  42. 605419a feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 1 year, 4 months ago
  43. c2e4a33 Merge changes from topic "psci-osi" into integration by Manish Pandey · 1 year, 3 months ago
  44. 0b7f1b0 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · 1 year, 3 months ago
  45. 1e9b68a build(psci): add build option for OS-initiated mode by Wing Li · 1 year, 5 months ago
  46. 2eee5d4 Merge changes from topic "feat_state_part3" into integration by Manish Pandey · 1 year, 3 months ago
  47. 667db2c Merge changes from topic "bk/errata_refactor" into integration by Manish Pandey · 1 year, 3 months ago
  48. f3e8cfc refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  49. 30661a9 refactor(cpufeat): rename ENABLE_SPE_FOR_LOWER_ELS to ENABLE_SPE_FOR_NS by Andre Przywara · 1 year, 5 months ago
  50. ea416d6 Merge "feat(tcr2): support FEAT_TCR2" into integration by Manish Pandey · 1 year, 4 months ago
  51. c37eee7 feat(tcr2): support FEAT_TCR2 by Mark Brown · 1 year, 4 months ago
  52. b4f25db refactor(cpus): shorten errata flag defines by Boyan Karatotev · 1 year, 8 months ago
  53. 4f8eada Merge "refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3" into integration by Manish Pandey · 1 year, 4 months ago
  54. 11b9b49 refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 1 year, 7 months ago
  55. df646b5 build(makefile): add helper to detect linker options by Marco Felsch · 1 year, 7 months ago
  56. a8d03f1 Revert "feat(bl31): aarch64: RESET_TO_BL31_WITH_PARAMS" by Manish V Badarkhe · 1 year, 4 months ago
  57. 98375d4 feat(build): allow additional CFLAGS for library build by Govindraj Raja · 1 year, 5 months ago
  58. 0c0007b build: permit multiple linker scripts by Chris Kay · 1 year, 6 months ago
  59. 68d2836 build: clarify linker script generation by Chris Kay · 1 year, 6 months ago
  60. 0264d6c build: restrict usage of CTX_INCLUDE_EL2_REGS by Govindraj Raja · 1 year, 7 months ago
  61. ec8b09c Merge "refactor(security): add OpenSSL 1.x compatibility" into integration by Manish V Badarkhe · 1 year, 8 months ago
  62. 3539c74 refactor(security): add OpenSSL 1.x compatibility by Juan Pablo Conde · 1 year, 8 months ago
  63. 0ed7877 Merge "feat(cpus): make cache ops conditional" into integration by Bipin Ravi · 1 year, 8 months ago
  64. 022cefd Merge changes from topic "mp/ras_refactoring" into integration by Olivier Deprez · 1 year, 8 months ago
  65. 037b56e feat(cpus): make cache ops conditional by Okash Khawaja · 1 year, 8 months ago
  66. 7c7faff refactor(trng): cleanup the existing TRNG support by Jayanth Dodderi Chidanand · 1 year, 9 months ago
  67. 0e3379d fix(ras): restrict RAS support for NS world by Manish Pandey · 1 year, 9 months ago
  68. 7c6fcb4 fix(ras): trap "RAS error record" accesses only for NS by Manish Pandey · 1 year, 9 months ago
  69. e999cb9 build: fix syntax error in semantic ver generation by Harrison Mutai · 1 year, 10 months ago
  70. 656f930 Merge "build: fix semantic ver generation for windows" into integration by Joanna Farley · 1 year, 10 months ago
  71. c88358c Merge "feat(rng-trap): add EL3 support for FEAT_RNG_TRAP" into integration by Bipin Ravi · 1 year, 11 months ago
  72. 42305f2 feat(rng-trap): add EL3 support for FEAT_RNG_TRAP by Juan Pablo Conde · 2 years ago
  73. 16b49ff build: fix semantic ver generation for windows by Harrison Mutai · 1 year, 11 months ago
  74. 3d1f190 Merge "feat(bl): add interface to query TF-A semantic ver" into integration by Madhukar Pappireddy · 1 year, 11 months ago
  75. 65dc271 Merge "feat(sve): support full SVE vector length" into integration by Olivier Deprez · 1 year, 11 months ago
  76. 0b35da3 fix: make TF-A use provided OpenSSL binary by Salome Thirot · 2 years ago
  77. e954f65 feat(bl): add interface to query TF-A semantic ver by laurenw-arm · 2 years ago
  78. 6486997 feat(sve): support full SVE vector length by Mark Brown · 2 years, 2 months ago
  79. 090a684 build(tbbr): drive cert_create changes for cca CoT by laurenw-arm · 2 years, 2 months ago
  80. 191a5fc build(drtm): add DRTM support build option by Manish V Badarkhe · 2 years, 4 months ago
  81. c9ccc27 feat(lib/psa): mock PSA APIs by Tamas Ban · 2 years, 5 months ago
  82. 8186596 feat(brbe): add BRBE support for NS world by johpow01 · 2 years, 5 months ago
  83. ac8c961 Merge changes I47014d72,Ibf00c386 into integration by Madhukar Pappireddy · 2 years, 2 months ago
  84. 7538ef9 feat(bl31): aarch64: RESET_TO_BL31_WITH_PARAMS by Jorge Ramirez-Ortiz · 2 years, 3 months ago
  85. 09f3e98 build(makefile): add extra makefile variable for extension by developer · 2 years, 3 months ago
  86. 7a1e7be Merge "refactor(twed): improve TWED enablement in EL-3" into integration by Manish Pandey · 2 years, 2 months ago
  87. 4b5489c refactor(twed): improve TWED enablement in EL-3 by Jayanth Dodderi Chidanand · 2 years, 3 months ago
  88. abaac16 feat(spmc): enable building of the SPMC at EL3 by Marc Bonnici · 2 years, 7 months ago
  89. 9461a89 refactor(el3-runtime): add arch-features detection mechanism by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  90. 0824b45 feat(bl2): add support to separate no-loadable sections by Jiafei Pan · 2 years, 4 months ago
  91. 928747f fix(el3-runtime): set unset pstate bits to default by Daniel Boulby · 3 years, 1 month ago
  92. 7d91767 fix(sve): disable ENABLE_SVE_FOR_NS for AARCH32 by Yann Gautier · 2 years, 7 months ago
  93. 70c9c0b fix(amu): add default value for ENABLE_FEAT_FGT and ENABLE_FEAT_ECV flags by Jayanth Dodderi Chidanand · 2 years, 7 months ago
  94. 13ae0f4 fix(amu): fault handling on EL2 context switch by Jayanth Dodderi Chidanand · 2 years, 7 months ago
  95. 9baade3 feat(sme): enable SME functionality by johpow01 · 3 years ago
  96. 03be39d feat(mpmm): add support for MPMM by Chris Kay · 3 years, 2 months ago
  97. f11909f feat(amu): enable per-core AMU auxiliary counters by Chris Kay · 2 years, 11 months ago
  98. 925fda4 refactor(amu): conditionally compile auxiliary counter support by Chris Kay · 3 years, 1 month ago
  99. e12a937 Merge changes from topic "fvpr_cleanup" into integration by Mark Dykes · 2 years, 9 months ago
  100. 92ef7c3 refactor(tbbr): remove "fvp_r" platform specific check by Manish Pandey · 2 years, 9 months ago