1. c1be66f refactor(mte): remove mte, mte_perm by Govindraj Raja · 2 months ago
  2. a426089 feat(tc): add DPE backend to the measured boot framework by Tamas Ban · 12 months ago
  3. 00416dc build: allow platform makefiles to configure `ENABLE_LTO` by Chris Kay · 3 months ago
  4. 8ce67c9 Merge changes from topic "fix-lto-build-all" into integration by Bipin Ravi · 3 months ago
  5. 61905e5 feat(fwu): add a config flag for including image info in the FWU metadata by Sughosh Ganu · 4 months ago
  6. 664d650 fix(build): enforce single partition for LTO build by Andrey Skvortsov · 5 months ago
  7. fd29d58 feat(arm): add trusty_sp_fw_config build option by Arunachalam Ganapathy · 2 years, 1 month ago
  8. c5e3971 Merge "build: use toolchain identifiers in conditions" into integration by Mark Dykes · 3 months ago
  9. f69965e Merge "build: use new toolchain variables for tools" into integration by Mark Dykes · 3 months ago
  10. 2672b89 Merge "build: refactor toolchain detection" into integration by Mark Dykes · 3 months ago
  11. d7b63ac feat(mte): add mte2 feat by Govindraj Raja · 4 months ago
  12. 5f4cbed fix(build): move comment for VERSION_PATCH by Yann Gautier · 3 months ago
  13. cfba645 build: use toolchain identifiers in conditions by Chris Kay · 6 months ago
  14. 523e864 build: use new toolchain variables for tools by Chris Kay · 6 months ago
  15. c8a47ba build: refactor toolchain detection by Chris Kay · 7 months ago
  16. c2dad57 refactor(build): remove enabling feat by Govindraj Raja · 4 months ago
  17. 0c57247 fix(build): march handling with arch-features by Govindraj Raja · 4 months ago
  18. f503307 fix(build): mute sp_mk_generator from build log by Olivier Deprez · 4 months ago
  19. 3b84c96 feat(cpufeat): add feature detection for FEAT_CSV2_3 by Sona Mathew · 7 months ago
  20. d82e950 Merge changes from topics "rcar-tools-fix", "toolchain-cleanup" into integration by Lauren Wehrmeister · 4 months ago
  21. 24d3a4e refactor(mte): deprecate CTX_INCLUDE_MTE_REGS by Govindraj Raja · 5 months ago
  22. 43f54b8 build: remove the `NM` variable by Chris Kay · 4 months ago
  23. fdb6f42 build: prefer `gcc-ar` over `ar` by Chris Kay · 4 months ago
  24. b0fe96f build: add `--no-warn-rwx-segments` when linking with GCC by Chris Kay · 4 months ago
  25. c7ea347 build: always use the C compiler to preprocess by Chris Kay · 4 months ago
  26. b5ec138 feat(context-mgmt): report context memory usage by Juan Pablo Conde · 6 months ago
  27. 4851b49 build(mpam): add new build option CTX_INCLUDE_MPAM_REGS by Arvind Ram Prakash · 8 months ago
  28. fb1dd16 Merge changes from topic "fix-lto-build" into integration by André Przywara · 6 months ago
  29. 9458ec3 Merge "feat(security): add support for SLS mitigation" into integration by Mark Dykes · 6 months ago
  30. 65c7689 Merge changes from topic "mb/deprecate-rss-for-fvp" into integration by Olivier Deprez · 6 months ago
  31. 5eeeb0c docs(changelog): changelog for v2.10 release by Manish V Badarkhe · 6 months ago
  32. e53e6ae feat(security): add support for SLS mitigation by Bipin Ravi · 8 months ago
  33. 1f9b261 Revert "docs(changelog): changelog for v2.10 release" by Manish Pandey · 6 months ago
  34. 93a6b50 docs(changelog): changelog for v2.10 release by Juan Pablo Conde · 6 months ago
  35. d53de98 refactor(rss)!: remove PLAT_RSS_NOT_SUPPORTED build option by Manish V Badarkhe · 6 months ago
  36. 2f37ce6 chore(auth)!: remove CryptoCell-712/713 support by Sandrine Bailleux · 7 months ago
  37. df12ea2 Merge "refactor(cm): introduce INIT_UNUSED_NS_EL2 macro" into integration by Manish Pandey · 6 months ago
  38. 331b568 feat(build): include plat header in fdt build by Nishant Sharma · 1 year, 9 months ago
  39. 8bd27c9 refactor(cm): introduce INIT_UNUSED_NS_EL2 macro by Arvind Ram Prakash · 9 months ago
  40. e2ebb72 fix(build): don't generate build-id by Andrey Skvortsov · 9 months ago
  41. 9a17e24 docs: add TF-A version numbering information by Yann Gautier · 8 months ago
  42. fea2315 Merge "fix(build): remove duplicated include order" into integration by Manish Pandey · 7 months ago
  43. bad835a fix(build): remove duplicated include order by Govindraj Raja · 7 months ago
  44. f90a73c fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT by Manish Pandey · 7 months ago
  45. 514a301 fix(ras): restrict ENABLE_FEAT_RAS to have only two states by Manish Pandey · 7 months ago
  46. 60f5266 refactor(build): avoid using values for comparison by Govindraj Raja · 7 months ago
  47. 1a21129 refactor(build): reorder platform Makefile evaluation by Govindraj Raja · 8 months ago
  48. ab28d4b fix(mpam): refine MPAM initialization and enablement process by Arvind Ram Prakash · 7 months ago
  49. 3d73d16 fix(build): allow gcc linker on Aarch32 platforms by Yann Gautier · 1 year, 2 months ago
  50. 9e71911 feat(el3-spmc): add a flag to enable support to load SEL0 SP by Nishant Sharma · 11 months ago
  51. f57e203 refactor(console): disable getc() by default by Sandrine Bailleux · 7 months ago
  52. 0e14fd5 Merge changes from topic "mb/psa-crypto-support" into integration by Lauren Wehrmeister · 8 months ago
  53. 57078a9 feat(build): manage patch version in Makefile by Yann Gautier · 8 months ago
  54. 78e14f8 feat(mbedtls-psa): introduce PSA_CRYPTO build option by Manish V Badarkhe · 9 months ago
  55. 537afac Merge "feat(rmmd): enable SME for RMM" into integration by Soby Mathew · 8 months ago
  56. 337700a feat(rmmd): enable SME for RMM by Arunachalam Ganapathy · 1 year ago
  57. 9898339 feat(handoff): introduce firmware handoff library by Raymond Mao · 10 months ago
  58. 0386e31 refactor(cpufeat): refactor arch feature build options by Govindraj Raja · 9 months ago
  59. 6aba3b1 build(bl32): added check for AARCH32_SP by Juan Pablo Conde · 9 months ago
  60. 7109eea Merge changes from topic "el3_direct_msg" into integration by Madhukar Pappireddy · 9 months ago
  61. aba4618 feat(sptool): generate `ARM_BL2_SP_LIST_DTS` file from `sp_layout.json` by Karl Meakin · 1 year, 3 months ago
  62. 7f046c1 feat(spmd): add spmd logical partitions by Raghu Krishnamurthy · 1 year, 3 months ago
  63. df4ad84 feat(mte): adds feature detection for MTE_PERM by Maksims Svecovs · 1 year, 2 months ago
  64. 6909641 feat(build): march option selection by Govindraj Raja · 12 months ago
  65. 677ed8a refactor(pmu): convert FEAT_MTPMU to C and move to persistent register init by Boyan Karatotev · 1 year, 3 months ago
  66. 05504ba feat(pmu): introduce pmuv3 lib/extensions folder by Boyan Karatotev · 1 year, 3 months ago
  67. cd10c6e refactor(build): merge march32/64 directives by Govindraj Raja · 12 months ago
  68. 23c2fe2 refactor(build): move SVE_VECTOR_LEN flag to add_defines section by Jayanth Dodderi Chidanand · 1 year, 1 month ago
  69. 2ee5d40 refactor(build): cleanup Makefile to handle build flags precisely by Jayanth Dodderi Chidanand · 1 year, 1 month ago
  70. 9dd433f Merge changes from topic "bk/clearups" into integration by Olivier Deprez · 12 months ago
  71. dd19b2e Merge changes from topic "hm/memmap-feat" into integration by Sandrine Bailleux · 12 months ago
  72. e7d7c27 refactor(cpus): move cpu_ops field defines to a header by Boyan Karatotev · 1 year, 4 months ago
  73. 17306ca Merge "feat(rme): save PAuth context when RME is enabled" into integration by Soby Mathew · 12 months ago
  74. 3440e56 feat(rme): save PAuth context when RME is enabled by Shruti Gupta · 1 year ago
  75. 5248749 docs(changelog): changelog for v2.9 release by Juan Pablo Conde · 1 year ago
  76. e9bc488 refactor: improve readability of symbol table by Harrison Mutai · 1 year, 3 months ago
  77. ed32bfc Merge changes from topic "mp/feat_ras" into integration by Manish Pandey · 1 year ago
  78. ad32501 Merge changes from topic "srm/Errata_ABI_El3" into integration by Madhukar Pappireddy · 1 year ago
  79. 57031a4 Merge changes from topic "bk/context_refactor" into integration by Manish V Badarkhe · 1 year ago
  80. 870627e refactor(cpufeat): enable FEAT_RAS for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 4 months ago
  81. d419e22 refactor(ras): replace RAS_EXTENSION with FEAT_RAS by Manish Pandey · 1 year, 3 months ago
  82. f7f111d Merge changes from topic "assert_boolean_set" into integration by Manish Pandey · 1 year ago
  83. aa8ef3f fix(build): allow lower address access with gcc-12 by Govindraj Raja · 1 year, 1 month ago
  84. 5a4c9fc refactor(errata_abi): factor in non-arm interconnect by Sona Mathew · 1 year, 2 months ago
  85. 7fe0352 feat(errata_abi): errata management firmware interface by Sona Mathew · 1 year, 6 months ago
  86. 7f5dcc7 refactor(cm): make SVE and SME build dependencies logical by Boyan Karatotev · 1 year, 2 months ago
  87. 9304004 fix(build): add a default value for INVERTED_MEMMAP by Yann Gautier · 1 year, 1 month ago
  88. 67d38d9 Merge "feat(el3-runtime): handle traps for IMPDEF registers accesses" into integration by Manish Pandey · 1 year, 1 month ago
  89. 0a46eb1 feat(el3-runtime): handle traps for IMPDEF registers accesses by Varun Wadekar · 1 year, 1 month ago
  90. 688545d chore(rme): add make rule for SPD=spmd by Boyan Karatotev · 1 year, 2 months ago
  91. cfe053a feat(sme): enable SME2 functionality for NS world by Jayanth Dodderi Chidanand · 1 year, 6 months ago
  92. 326f295 feat(gcs): support guarded control stack by Mark Brown · 1 year, 2 months ago
  93. 293a661 feat(pie/por): support permission indirection and overlay by Mark Brown · 1 year, 2 months ago
  94. b18e6f9 Merge changes from topic "mb/rst-to-bl31-update" into integration by Manish V Badarkhe · 1 year, 1 month ago
  95. d62c681 feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 1 year, 3 months ago
  96. 605419a feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 1 year, 3 months ago
  97. c2e4a33 Merge changes from topic "psci-osi" into integration by Manish Pandey · 1 year, 2 months ago
  98. 0b7f1b0 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · 1 year, 2 months ago
  99. 1be0f93 Merge changes from topic "feat_state_part4" into integration by Manish Pandey · 1 year, 2 months ago
  100. 46880dc refactor(cpufeat): align FEAT_SB to new feature handling by Andre Przywara · 1 year, 6 months ago