1. 3524d07 feat(simd): add rules to rationalize simd ctxt mgmt by Madhukar Pappireddy · 1 year, 2 months ago
  2. 308ebfa feat(simd): introduce simd context helper APIs by Madhukar Pappireddy · 1 year, 2 months ago
  3. 4242262 feat(simd): add sve state to simd ctxt struct by Madhukar Pappireddy · 1 year, 2 months ago
  4. 0e0fab0 feat(arm): makefile invoke CoT dt2c by Xialin Liu · 1 year, 1 month ago
  5. fd74ca0 build: fix missing `$$(@D)/` from `sp_gen.mk` by Chris Kay · 1 year ago
  6. 0195bac Merge "build: consolidate directory creation rules" into integration by Manish Pandey · 1 year ago
  7. f4dd18c build: consolidate directory creation rules by Chris Kay · 1 year, 2 months ago
  8. 33e6aaa feat(fgt2): add support for FEAT_FGT2 by Arvind Ram Prakash · 1 year, 2 months ago
  9. 83271d5 feat(debugv8p9): add support for FEAT_Debugv8p9 by Arvind Ram Prakash · 1 year, 3 months ago
  10. 7c4e1ee build: unify verbosity handling by Chris Kay · 1 year, 3 months ago
  11. 261edb6 Merge changes I710d1780,Ia9a59bde into integration by Soby Mathew · 1 year, 2 months ago
  12. 669e2b1 docs(changelog): changelog for v2.11 release by Manish V Badarkhe · 1 year, 3 months ago
  13. d766084 feat(gpt): configure memory size protected by bitlock by AlexeiFedorov · 1 year, 3 months ago
  14. 291e718 build: skip toolchain detection for some targets by Chris Kay · 1 year, 3 months ago
  15. ec0088b feat(gpt): add support for large GPT mappings by AlexeiFedorov · 1 year, 5 months ago
  16. b38b37b Merge changes from topic "ar/pmuSaveRestore" into integration by Manish Pandey · 1 year, 3 months ago
  17. f99a69c feat(dsu): save/restore DSU PMU register by Arvind Ram Prakash · 1 year, 8 months ago
  18. 91dcf7d build: remove experimental mark for PSA FWU support by Manish V Badarkhe · 1 year, 3 months ago
  19. 82222db build: mark DICE_PROTECTION_ENVIRONMENT as an experimental feature by Manish V Badarkhe · 1 year, 3 months ago
  20. a97e1f9 Merge changes from topic "early_console" into integration by Manish Pandey · 1 year, 3 months ago
  21. 758ccb8 build: remove `MAKE_BUILD_STRINGS` function by Chris Kay · 1 year, 5 months ago
  22. ae770fe feat(console): introduce EARLY_CONSOLE by Yann Gautier · 1 year, 7 months ago
  23. 9bbc989 Merge "feat(rme): build TF-A with ENABLE_RME for Armv9.2" into integration by Soby Mathew · 1 year, 4 months ago
  24. c282384 refactor(mte): remove mte, mte_perm by Govindraj Raja · 1 year, 5 months ago
  25. 7d5fc98 feat(rme): build TF-A with ENABLE_RME for Armv9.2 by AlexeiFedorov · 1 year, 5 months ago
  26. e7f1181 feat(tc): add DPE backend to the measured boot framework by Tamas Ban · 2 years, 2 months ago
  27. fa402f3 build: allow platform makefiles to configure `ENABLE_LTO` by Chris Kay · 1 year, 6 months ago
  28. 9a79c9e Merge changes from topic "fix-lto-build-all" into integration by Bipin Ravi · 1 year, 5 months ago
  29. 11d05a7 feat(fwu): add a config flag for including image info in the FWU metadata by Sughosh Ganu · 1 year, 6 months ago
  30. 31f80ef fix(build): enforce single partition for LTO build by Andrey Skvortsov · 1 year, 8 months ago
  31. 0686a01 feat(arm): add trusty_sp_fw_config build option by Arunachalam Ganapathy · 3 years, 4 months ago
  32. ef68521 Merge "build: use toolchain identifiers in conditions" into integration by Mark Dykes · 1 year, 6 months ago
  33. 60dd806 Merge "build: use new toolchain variables for tools" into integration by Mark Dykes · 1 year, 6 months ago
  34. 084c9d3 Merge "build: refactor toolchain detection" into integration by Mark Dykes · 1 year, 6 months ago
  35. 8e39788 feat(mte): add mte2 feat by Govindraj Raja · 1 year, 6 months ago
  36. c25d1cc fix(build): move comment for VERSION_PATCH by Yann Gautier · 1 year, 6 months ago
  37. 8620bd0 build: use toolchain identifiers in conditions by Chris Kay · 1 year, 8 months ago
  38. ffb7742 build: use new toolchain variables for tools by Chris Kay · 1 year, 8 months ago
  39. cc277de build: refactor toolchain detection by Chris Kay · 1 year, 10 months ago
  40. 0e4daed refactor(build): remove enabling feat by Govindraj Raja · 1 year, 7 months ago
  41. 7275ac2 fix(build): march handling with arch-features by Govindraj Raja · 1 year, 7 months ago
  42. fbd32ac fix(build): mute sp_mk_generator from build log by Olivier Deprez · 1 year, 6 months ago
  43. 30019d8 feat(cpufeat): add feature detection for FEAT_CSV2_3 by Sona Mathew · 1 year, 10 months ago
  44. 07da485 Merge changes from topics "rcar-tools-fix", "toolchain-cleanup" into integration by Lauren Wehrmeister · 1 year, 6 months ago
  45. 0a33adc refactor(mte): deprecate CTX_INCLUDE_MTE_REGS by Govindraj Raja · 1 year, 8 months ago
  46. 1685b42 build: remove the `NM` variable by Chris Kay · 1 year, 7 months ago
  47. 7e38758 build: prefer `gcc-ar` over `ar` by Chris Kay · 1 year, 7 months ago
  48. 86e489c build: add `--no-warn-rwx-segments` when linking with GCC by Chris Kay · 1 year, 7 months ago
  49. 781cb31 build: always use the C compiler to preprocess by Chris Kay · 1 year, 7 months ago
  50. bfef8b9 feat(context-mgmt): report context memory usage by Juan Pablo Conde · 1 year, 9 months ago
  51. 9acff28 build(mpam): add new build option CTX_INCLUDE_MPAM_REGS by Arvind Ram Prakash · 1 year, 10 months ago
  52. 8ddb02d Merge changes from topic "fix-lto-build" into integration by André Przywara · 1 year, 8 months ago
  53. ad86694 Merge "feat(security): add support for SLS mitigation" into integration by Mark Dykes · 1 year, 8 months ago
  54. 5fddf53 Merge changes from topic "mb/deprecate-rss-for-fvp" into integration by Olivier Deprez · 1 year, 9 months ago
  55. 9873580 docs(changelog): changelog for v2.10 release by Manish V Badarkhe · 1 year, 9 months ago
  56. 538516f feat(security): add support for SLS mitigation by Bipin Ravi · 1 year, 10 months ago
  57. 256c1c6 Revert "docs(changelog): changelog for v2.10 release" by Manish Pandey · 1 year, 9 months ago
  58. 0abbfab docs(changelog): changelog for v2.10 release by Juan Pablo Conde · 1 year, 9 months ago
  59. 878354a refactor(rss)!: remove PLAT_RSS_NOT_SUPPORTED build option by Manish V Badarkhe · 1 year, 9 months ago
  60. b65dfe4 chore(auth)!: remove CryptoCell-712/713 support by Sandrine Bailleux · 1 year, 9 months ago
  61. e5e39c3 Merge "refactor(cm): introduce INIT_UNUSED_NS_EL2 macro" into integration by Manish Pandey · 1 year, 9 months ago
  62. e03dcc8 feat(build): include plat header in fdt build by Nishant Sharma · 3 years ago
  63. 183329a refactor(cm): introduce INIT_UNUSED_NS_EL2 macro by Arvind Ram Prakash · 2 years ago
  64. 304ad94 fix(build): don't generate build-id by Andrey Skvortsov · 1 year, 11 months ago
  65. 3e56c69 docs: add TF-A version numbering information by Yann Gautier · 1 year, 10 months ago
  66. d7cff32 Merge "fix(build): remove duplicated include order" into integration by Manish Pandey · 1 year, 9 months ago
  67. c189adb fix(build): remove duplicated include order by Govindraj Raja · 1 year, 9 months ago
  68. f87e54f fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT by Manish Pandey · 1 year, 10 months ago
  69. 970a4a8 fix(ras): restrict ENABLE_FEAT_RAS to have only two states by Manish Pandey · 1 year, 10 months ago
  70. d638029 refactor(build): avoid using values for comparison by Govindraj Raja · 1 year, 10 months ago
  71. 3547270 refactor(build): reorder platform Makefile evaluation by Govindraj Raja · 1 year, 11 months ago
  72. edebefb fix(mpam): refine MPAM initialization and enablement process by Arvind Ram Prakash · 1 year, 10 months ago
  73. cfe6767 fix(build): allow gcc linker on Aarch32 platforms by Yann Gautier · 2 years, 5 months ago
  74. 801cd3c feat(el3-spmc): add a flag to enable support to load SEL0 SP by Nishant Sharma · 2 years, 1 month ago
  75. 85bebe1 refactor(console): disable getc() by default by Sandrine Bailleux · 1 year, 10 months ago
  76. 56ddb3f Merge changes from topic "mb/psa-crypto-support" into integration by Lauren Wehrmeister · 1 year, 10 months ago
  77. 055ebec feat(build): manage patch version in Makefile by Yann Gautier · 1 year, 10 months ago
  78. 5782b89 feat(mbedtls-psa): introduce PSA_CRYPTO build option by Manish V Badarkhe · 1 year, 11 months ago
  79. 920aa8d Merge "feat(rmmd): enable SME for RMM" into integration by Soby Mathew · 1 year, 10 months ago
  80. f92eb7e feat(rmmd): enable SME for RMM by Arunachalam Ganapathy · 2 years, 3 months ago
  81. 3ba2c15 feat(handoff): introduce firmware handoff library by Raymond Mao · 2 years ago
  82. f521142 refactor(cpufeat): refactor arch feature build options by Govindraj Raja · 2 years ago
  83. 043f38f build(bl32): added check for AARCH32_SP by Juan Pablo Conde · 2 years ago
  84. 4ede8c3 Merge changes from topic "el3_direct_msg" into integration by Madhukar Pappireddy · 2 years ago
  85. 20629b3 feat(sptool): generate `ARM_BL2_SP_LIST_DTS` file from `sp_layout.json` by Karl Meakin · 2 years, 6 months ago
  86. 890b508 feat(spmd): add spmd logical partitions by Raghu Krishnamurthy · 2 years, 5 months ago
  87. 4d0b663 feat(mte): adds feature detection for MTE_PERM by Maksims Svecovs · 2 years, 5 months ago
  88. 7794d6c feat(build): march option selection by Govindraj Raja · 2 years, 2 months ago
  89. 83a4dae refactor(pmu): convert FEAT_MTPMU to C and move to persistent register init by Boyan Karatotev · 2 years, 6 months ago
  90. c73686a feat(pmu): introduce pmuv3 lib/extensions folder by Boyan Karatotev · 2 years, 6 months ago
  91. d4089fb refactor(build): merge march32/64 directives by Govindraj Raja · 2 years, 2 months ago
  92. a8cf6fa refactor(build): move SVE_VECTOR_LEN flag to add_defines section by Jayanth Dodderi Chidanand · 2 years, 3 months ago
  93. c5e1da8 refactor(build): cleanup Makefile to handle build flags precisely by Jayanth Dodderi Chidanand · 2 years, 3 months ago
  94. ab23061 Merge changes from topic "bk/clearups" into integration by Olivier Deprez · 2 years, 2 months ago
  95. 9b5c0fc Merge changes from topic "hm/memmap-feat" into integration by Sandrine Bailleux · 2 years, 2 months ago
  96. 007433d refactor(cpus): move cpu_ops field defines to a header by Boyan Karatotev · 2 years, 6 months ago
  97. b709f12 Merge "feat(rme): save PAuth context when RME is enabled" into integration by Soby Mathew · 2 years, 2 months ago
  98. 13cc1aa feat(rme): save PAuth context when RME is enabled by Shruti Gupta · 2 years, 3 months ago
  99. b78ad00 docs(changelog): changelog for v2.9 release by Juan Pablo Conde · 2 years, 3 months ago
  100. af5b49e refactor: improve readability of symbol table by Harrison Mutai · 2 years, 5 months ago