1. df4ad84 feat(mte): adds feature detection for MTE_PERM by Maksims Svecovs · 1 year, 3 months ago
  2. 6909641 feat(build): march option selection by Govindraj Raja · 1 year, 1 month ago
  3. 677ed8a refactor(pmu): convert FEAT_MTPMU to C and move to persistent register init by Boyan Karatotev · 1 year, 5 months ago
  4. 05504ba feat(pmu): introduce pmuv3 lib/extensions folder by Boyan Karatotev · 1 year, 5 months ago
  5. cd10c6e refactor(build): merge march32/64 directives by Govindraj Raja · 1 year, 1 month ago
  6. 23c2fe2 refactor(build): move SVE_VECTOR_LEN flag to add_defines section by Jayanth Dodderi Chidanand · 1 year, 2 months ago
  7. 2ee5d40 refactor(build): cleanup Makefile to handle build flags precisely by Jayanth Dodderi Chidanand · 1 year, 2 months ago
  8. 9dd433f Merge changes from topic "bk/clearups" into integration by Olivier Deprez · 1 year, 1 month ago
  9. dd19b2e Merge changes from topic "hm/memmap-feat" into integration by Sandrine Bailleux · 1 year, 1 month ago
  10. e7d7c27 refactor(cpus): move cpu_ops field defines to a header by Boyan Karatotev · 1 year, 5 months ago
  11. 17306ca Merge "feat(rme): save PAuth context when RME is enabled" into integration by Soby Mathew · 1 year, 1 month ago
  12. 3440e56 feat(rme): save PAuth context when RME is enabled by Shruti Gupta · 1 year, 2 months ago
  13. 5248749 docs(changelog): changelog for v2.9 release by Juan Pablo Conde · 1 year, 2 months ago
  14. e9bc488 refactor: improve readability of symbol table by Harrison Mutai · 1 year, 4 months ago
  15. ed32bfc Merge changes from topic "mp/feat_ras" into integration by Manish Pandey · 1 year, 2 months ago
  16. ad32501 Merge changes from topic "srm/Errata_ABI_El3" into integration by Madhukar Pappireddy · 1 year, 2 months ago
  17. 57031a4 Merge changes from topic "bk/context_refactor" into integration by Manish V Badarkhe · 1 year, 2 months ago
  18. 870627e refactor(cpufeat): enable FEAT_RAS for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 5 months ago
  19. d419e22 refactor(ras): replace RAS_EXTENSION with FEAT_RAS by Manish Pandey · 1 year, 5 months ago
  20. f7f111d Merge changes from topic "assert_boolean_set" into integration by Manish Pandey · 1 year, 2 months ago
  21. aa8ef3f fix(build): allow lower address access with gcc-12 by Govindraj Raja · 1 year, 2 months ago
  22. 5a4c9fc refactor(errata_abi): factor in non-arm interconnect by Sona Mathew · 1 year, 4 months ago
  23. 7fe0352 feat(errata_abi): errata management firmware interface by Sona Mathew · 1 year, 7 months ago
  24. 7f5dcc7 refactor(cm): make SVE and SME build dependencies logical by Boyan Karatotev · 1 year, 4 months ago
  25. 9304004 fix(build): add a default value for INVERTED_MEMMAP by Yann Gautier · 1 year, 2 months ago
  26. 67d38d9 Merge "feat(el3-runtime): handle traps for IMPDEF registers accesses" into integration by Manish Pandey · 1 year, 2 months ago
  27. 0a46eb1 feat(el3-runtime): handle traps for IMPDEF registers accesses by Varun Wadekar · 1 year, 3 months ago
  28. 688545d chore(rme): add make rule for SPD=spmd by Boyan Karatotev · 1 year, 4 months ago
  29. cfe053a feat(sme): enable SME2 functionality for NS world by Jayanth Dodderi Chidanand · 1 year, 8 months ago
  30. 326f295 feat(gcs): support guarded control stack by Mark Brown · 1 year, 4 months ago
  31. 293a661 feat(pie/por): support permission indirection and overlay by Mark Brown · 1 year, 4 months ago
  32. b18e6f9 Merge changes from topic "mb/rst-to-bl31-update" into integration by Manish V Badarkhe · 1 year, 3 months ago
  33. d62c681 feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 1 year, 4 months ago
  34. 605419a feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 1 year, 4 months ago
  35. c2e4a33 Merge changes from topic "psci-osi" into integration by Manish Pandey · 1 year, 3 months ago
  36. 0b7f1b0 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · 1 year, 3 months ago
  37. 1be0f93 Merge changes from topic "feat_state_part4" into integration by Manish Pandey · 1 year, 3 months ago
  38. 46880dc refactor(cpufeat): align FEAT_SB to new feature handling by Andre Przywara · 1 year, 8 months ago
  39. 44e33e0 refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  40. a2c88e2 Merge "fix(pauth): make pauth_helpers linking generic" into integration by Manish Pandey · 1 year, 3 months ago
  41. 1e9b68a build(psci): add build option for OS-initiated mode by Wing Li · 1 year, 5 months ago
  42. f3e8cfc refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  43. 30661a9 refactor(cpufeat): rename ENABLE_SPE_FOR_LOWER_ELS to ENABLE_SPE_FOR_NS by Andre Przywara · 1 year, 5 months ago
  44. ea416d6 Merge "feat(tcr2): support FEAT_TCR2" into integration by Manish Pandey · 1 year, 4 months ago
  45. c37eee7 feat(tcr2): support FEAT_TCR2 by Mark Brown · 1 year, 4 months ago
  46. 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
  47. 11b9b49 refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 1 year, 7 months ago
  48. 24ad840 feat(build): add support for new binutils versions by Marco Felsch · 1 year, 8 months ago
  49. a8d03f1 Revert "feat(bl31): aarch64: RESET_TO_BL31_WITH_PARAMS" by Manish V Badarkhe · 1 year, 4 months ago
  50. 0257693 fix(pauth): make pauth_helpers linking generic by Boyan Karatotev · 1 year, 6 months ago
  51. 73b1f40 build: communicate correct page size to linker by Chris Kay · 1 year, 6 months ago
  52. 6c2b68d Merge "fix(build): allow warnings when using lld" into integration by Manish Pandey · 1 year, 5 months ago
  53. 13886c8 fix(pie): pass `-fpie` to the preprocessor as well by Chris Kay · 1 year, 5 months ago
  54. 1e25c5b fix(context-mgmt): enable SCXTNUM access by Maksims Svecovs · 1 year, 5 months ago
  55. ed7dc51 fix(build): allow warnings when using lld by Yabin Cui · 1 year, 5 months ago
  56. 04fecd2 Merge changes from topic "bk/warnings" into integration by Manish Pandey · 1 year, 6 months ago
  57. 9c6ba59 build: add -Wunused-const-variable=2 to W=2 by Boyan Karatotev · 1 year, 7 months ago
  58. de4240f build: include -Wextra in generic builds by Boyan Karatotev · 1 year, 7 months ago
  59. 0264d6c build: restrict usage of CTX_INCLUDE_EL2_REGS by Govindraj Raja · 1 year, 7 months ago
  60. d25d15b docs(changelog): changelog for v2.8 release by laurenw-arm · 1 year, 8 months ago
  61. 730bde8 fix(build): ensure that the correct rule is called for tools by Lionel Debieve · 1 year, 8 months ago
  62. ec8b09c Merge "refactor(security): add OpenSSL 1.x compatibility" into integration by Manish V Badarkhe · 1 year, 8 months ago
  63. 3539c74 refactor(security): add OpenSSL 1.x compatibility by Juan Pablo Conde · 1 year, 8 months ago
  64. 0ed7877 Merge "feat(cpus): make cache ops conditional" into integration by Bipin Ravi · 1 year, 8 months ago
  65. 022cefd Merge changes from topic "mp/ras_refactoring" into integration by Olivier Deprez · 1 year, 8 months ago
  66. 037b56e feat(cpus): make cache ops conditional by Okash Khawaja · 1 year, 8 months ago
  67. cdccbca Merge "refactor(trng): cleanup the existing TRNG support" into integration by Manish V Badarkhe · 1 year, 8 months ago
  68. 7c7faff refactor(trng): cleanup the existing TRNG support by Jayanth Dodderi Chidanand · 1 year, 9 months ago
  69. 0e3379d fix(ras): restrict RAS support for NS world by Manish Pandey · 1 year, 9 months ago
  70. 664571d Merge "fix(build): fix arch32 build issue for clang" into integration by Manish Pandey · 1 year, 8 months ago
  71. c8a0275 Merge changes from topic "db/deps" into integration by Manish V Badarkhe · 1 year, 8 months ago
  72. a3394cf fix(build): fix arch32 build issue for clang by Arvind Ram Prakash · 1 year, 8 months ago
  73. 958f1dd feat(zlib): update zlib source files by Daniel Boulby · 1 year, 9 months ago
  74. 8432bcc fix(rme): relax RME compiler requirements by Andre Przywara · 1 year, 9 months ago
  75. cea6114 Merge changes from topic "mb/drtm-preparatory-patches" into integration by Manish Pandey · 1 year, 9 months ago
  76. c9fdaf6 refactor(crypto): change CRYPTO_SUPPORT flag to numeric by Manish V Badarkhe · 2 years ago
  77. 0bf2407 feat(crypto): update crypto module for DRTM support by Manish V Badarkhe · 2 years, 4 months ago
  78. d02c231 build: forbid `ENABLE_RME=1` when `SEPARATE_CODE_AND_RODATA=0` by Chris Kay · 1 year, 9 months ago
  79. 7c6fcb4 fix(ras): trap "RAS error record" accesses only for NS by Manish Pandey · 1 year, 9 months ago
  80. c88358c Merge "feat(rng-trap): add EL3 support for FEAT_RNG_TRAP" into integration by Bipin Ravi · 1 year, 11 months ago
  81. 42305f2 feat(rng-trap): add EL3 support for FEAT_RNG_TRAP by Juan Pablo Conde · 2 years ago
  82. 6548863 Merge "fix(build): disable default PIE when linking" into integration by Bipin Ravi · 1 year, 11 months ago
  83. 3d1f190 Merge "feat(bl): add interface to query TF-A semantic ver" into integration by Madhukar Pappireddy · 1 year, 11 months ago
  84. 9286c02 fix(build): disable default PIE when linking by Samuel Holland · 2 years, 3 months ago
  85. e954f65 feat(bl): add interface to query TF-A semantic ver by laurenw-arm · 2 years ago
  86. 6486997 feat(sve): support full SVE vector length by Mark Brown · 2 years, 2 months ago
  87. a793ccc feat(trbe): add trbe under feature detection mechanism by Jayanth Dodderi Chidanand · 2 years, 1 month ago
  88. 6931675 feat(brbe): add brbe under feature detection mechanism by Jayanth Dodderi Chidanand · 2 years, 2 months ago
  89. ea98232 Merge "docs(changelog): changelog for v2.7 release" into integration by Joanna Farley · 2 years, 1 month ago
  90. b16bc30 docs(changelog): changelog for v2.7 release by Jayanth Dodderi Chidanand · 2 years, 1 month ago
  91. df83a83 fix(build): use DWARF 4 when building debug by Daniel Boulby · 2 years, 2 months ago
  92. 191a5fc build(drtm): add DRTM support build option by Manish V Badarkhe · 2 years, 4 months ago
  93. c9ccc27 feat(lib/psa): mock PSA APIs by Tamas Ban · 2 years, 5 months ago
  94. 9a51361 Merge "feat(brbe): add BRBE support for NS world" into integration by Manish Pandey · 2 years, 2 months ago
  95. 2a014de Merge changes from topic "ja/boot_protocol" into integration by Olivier Deprez · 2 years, 2 months ago
  96. 8186596 feat(brbe): add BRBE support for NS world by johpow01 · 2 years, 5 months ago
  97. f34a29e feat(sptool): delete c version of the sptool by J-Alves · 2 years, 3 months ago
  98. ef8e098 feat(sptool): use python version of sptool by J-Alves · 2 years, 3 months ago
  99. a144678 Merge changes from topic "hm/make-refactor" into integration by Manish Pandey · 2 years, 2 months ago
  100. ac8c961 Merge changes I47014d72,Ibf00c386 into integration by Madhukar Pappireddy · 2 years, 2 months ago