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. 61905e5 feat(fwu): add a config flag for including image info in the FWU metadata by Sughosh Ganu · 4 months ago
  4. 0a2f8a0 build: correct minor toolchain documentation error by Chris Kay · 3 months ago
  5. c5e3971 Merge "build: use toolchain identifiers in conditions" into integration by Mark Dykes · 3 months ago
  6. f69965e Merge "build: use new toolchain variables for tools" into integration by Mark Dykes · 3 months ago
  7. 2672b89 Merge "build: refactor toolchain detection" into integration by Mark Dykes · 3 months ago
  8. d7b63ac feat(mte): add mte2 feat by Govindraj Raja · 4 months ago
  9. cfba645 build: use toolchain identifiers in conditions by Chris Kay · 6 months ago
  10. 523e864 build: use new toolchain variables for tools by Chris Kay · 6 months ago
  11. c8a47ba build: refactor toolchain detection by Chris Kay · 7 months ago
  12. f7676dd refactor(build): minor updates by Govindraj Raja · 4 months ago
  13. 0c57247 fix(build): march handling with arch-features by Govindraj Raja · 4 months ago
  14. 7dc5f1b refactor(build): refactor mandatory options by Govindraj Raja · 4 months ago
  15. 99d1593 Merge "refactor(build): allow mandatory feats disabling" into integration by Manish Pandey · 4 months ago
  16. 01f9701 refactor(build): allow mandatory feats disabling by Govindraj Raja · 4 months ago
  17. 3b84c96 feat(cpufeat): add feature detection for FEAT_CSV2_3 by Sona Mathew · 7 months ago
  18. d82e950 Merge changes from topics "rcar-tools-fix", "toolchain-cleanup" into integration by Lauren Wehrmeister · 4 months ago
  19. 24d3a4e refactor(mte): deprecate CTX_INCLUDE_MTE_REGS by Govindraj Raja · 5 months ago
  20. b0fe96f build: add `--no-warn-rwx-segments` when linking with GCC by Chris Kay · 4 months ago
  21. c7ea347 build: always use the C compiler to preprocess by Chris Kay · 4 months ago
  22. b5ec138 feat(context-mgmt): report context memory usage by Juan Pablo Conde · 6 months ago
  23. 4851b49 build(mpam): add new build option CTX_INCLUDE_MPAM_REGS by Arvind Ram Prakash · 8 months ago
  24. fb1dd16 Merge changes from topic "fix-lto-build" into integration by André Przywara · 6 months ago
  25. 9458ec3 Merge "feat(security): add support for SLS mitigation" into integration by Mark Dykes · 6 months ago
  26. e53e6ae feat(security): add support for SLS mitigation by Bipin Ravi · 8 months ago
  27. d53de98 refactor(rss)!: remove PLAT_RSS_NOT_SUPPORTED build option by Manish V Badarkhe · 6 months ago
  28. 8bd27c9 refactor(cm): introduce INIT_UNUSED_NS_EL2 macro by Arvind Ram Prakash · 9 months ago
  29. 572116b fix(build): add forgotten BL_LDFLAGS to lto command line by Andrey Skvortsov · 9 months ago
  30. f90a73c fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT by Manish Pandey · 7 months ago
  31. bb75e4f fix(build): convert tabs and ifdef comparisons by Harrison Mutai · 7 months ago
  32. 399541a build(refactor): avoid ifdef comparison by Govindraj Raja · 7 months ago
  33. 16b1137 refactor(build): reorder arch features handling by Govindraj Raja · 7 months ago
  34. 1a21129 refactor(build): reorder platform Makefile evaluation by Govindraj Raja · 8 months ago
  35. 29244a5 Merge "fix(mpam): refine MPAM initialization and enablement process" into integration by Manish Pandey · 7 months ago
  36. ab28d4b fix(mpam): refine MPAM initialization and enablement process by Arvind Ram Prakash · 7 months ago
  37. 28b525c fix(build): convert tabs to spaces by Govindraj Raja · 8 months ago
  38. 5b5a475 fix(build): pass parameters through response files by Harrison Mutai · 8 months ago
  39. 9e71911 feat(el3-spmc): add a flag to enable support to load SEL0 SP by Nishant Sharma · 11 months ago
  40. f57e203 refactor(console): disable getc() by default by Sandrine Bailleux · 7 months ago
  41. 78e14f8 feat(mbedtls-psa): introduce PSA_CRYPTO build option by Manish V Badarkhe · 9 months ago
  42. 9898339 feat(handoff): introduce firmware handoff library by Raymond Mao · 10 months ago
  43. 3748d90 fix(cpufeat): move nested virtualization support to optionals by Govindraj Raja · 8 months ago
  44. 0386e31 refactor(cpufeat): refactor arch feature build options by Govindraj Raja · 9 months ago
  45. 65532ad fix(tbbr): unrecognised 'tos-fw-key-cert' option by Manish V Badarkhe · 9 months ago
  46. a7492ee build: sort bootloader image sources by Chris Kay · 1 year, 1 month ago
  47. f581825 build: allow platform-defined flags by Chris Kay · 1 year, 1 month ago
  48. 7f046c1 feat(spmd): add spmd logical partitions by Raghu Krishnamurthy · 1 year, 3 months ago
  49. df4ad84 feat(mte): adds feature detection for MTE_PERM by Maksims Svecovs · 1 year, 2 months ago
  50. 6909641 feat(build): march option selection by Govindraj Raja · 12 months ago
  51. cd10c6e refactor(build): merge march32/64 directives by Govindraj Raja · 12 months ago
  52. 7bf6783 feat(build): pass CCA NV ctr option to cert_create by laurenw-arm · 1 year, 1 month ago
  53. ed32bfc Merge changes from topic "mp/feat_ras" into integration by Manish Pandey · 1 year ago
  54. ad32501 Merge changes from topic "srm/Errata_ABI_El3" into integration by Madhukar Pappireddy · 1 year ago
  55. 57031a4 Merge changes from topic "bk/context_refactor" into integration by Manish V Badarkhe · 1 year ago
  56. d419e22 refactor(ras): replace RAS_EXTENSION with FEAT_RAS by Manish Pandey · 1 year, 3 months ago
  57. f7f111d Merge changes from topic "assert_boolean_set" into integration by Manish Pandey · 1 year ago
  58. aa8ef3f fix(build): allow lower address access with gcc-12 by Govindraj Raja · 1 year, 1 month ago
  59. 5a4c9fc refactor(errata_abi): factor in non-arm interconnect by Sona Mathew · 1 year, 2 months ago
  60. 7fe0352 feat(errata_abi): errata management firmware interface by Sona Mathew · 1 year, 6 months ago
  61. 7f5dcc7 refactor(cm): make SVE and SME build dependencies logical by Boyan Karatotev · 1 year, 2 months ago
  62. dbf0a16 build!: check boolean flags are not empty by Yann Gautier · 1 year, 1 month ago
  63. 2a8e424 build: allow BL-specific includes/definitions by Chris Kay · 1 year, 2 months ago
  64. 67d38d9 Merge "feat(el3-runtime): handle traps for IMPDEF registers accesses" into integration by Manish Pandey · 1 year, 1 month ago
  65. 0a46eb1 feat(el3-runtime): handle traps for IMPDEF registers accesses by Varun Wadekar · 1 year, 1 month ago
  66. cfe053a feat(sme): enable SME2 functionality for NS world by Jayanth Dodderi Chidanand · 1 year, 6 months ago
  67. 326f295 feat(gcs): support guarded control stack by Mark Brown · 1 year, 2 months ago
  68. 293a661 feat(pie/por): support permission indirection and overlay by Mark Brown · 1 year, 2 months ago
  69. b18e6f9 Merge changes from topic "mb/rst-to-bl31-update" into integration by Manish V Badarkhe · 1 year, 1 month ago
  70. d62c681 feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 1 year, 2 months ago
  71. 605419a feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 1 year, 3 months ago
  72. c2e4a33 Merge changes from topic "psci-osi" into integration by Manish Pandey · 1 year, 2 months ago
  73. 0b7f1b0 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · 1 year, 2 months ago
  74. 1e9b68a build(psci): add build option for OS-initiated mode by Wing Li · 1 year, 4 months ago
  75. 2eee5d4 Merge changes from topic "feat_state_part3" into integration by Manish Pandey · 1 year, 2 months ago
  76. 667db2c Merge changes from topic "bk/errata_refactor" into integration by Manish Pandey · 1 year, 2 months ago
  77. f3e8cfc refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 6 months ago
  78. 30661a9 refactor(cpufeat): rename ENABLE_SPE_FOR_LOWER_ELS to ENABLE_SPE_FOR_NS by Andre Przywara · 1 year, 4 months ago
  79. ea416d6 Merge "feat(tcr2): support FEAT_TCR2" into integration by Manish Pandey · 1 year, 2 months ago
  80. c37eee7 feat(tcr2): support FEAT_TCR2 by Mark Brown · 1 year, 2 months ago
  81. b4f25db refactor(cpus): shorten errata flag defines by Boyan Karatotev · 1 year, 6 months ago
  82. 4f8eada Merge "refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3" into integration by Manish Pandey · 1 year, 2 months ago
  83. 11b9b49 refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 1 year, 6 months ago
  84. df646b5 build(makefile): add helper to detect linker options by Marco Felsch · 1 year, 6 months ago
  85. a8d03f1 Revert "feat(bl31): aarch64: RESET_TO_BL31_WITH_PARAMS" by Manish V Badarkhe · 1 year, 3 months ago
  86. 98375d4 feat(build): allow additional CFLAGS for library build by Govindraj Raja · 1 year, 4 months ago
  87. 0c0007b build: permit multiple linker scripts by Chris Kay · 1 year, 4 months ago
  88. 68d2836 build: clarify linker script generation by Chris Kay · 1 year, 4 months ago
  89. 0264d6c build: restrict usage of CTX_INCLUDE_EL2_REGS by Govindraj Raja · 1 year, 6 months ago
  90. ec8b09c Merge "refactor(security): add OpenSSL 1.x compatibility" into integration by Manish V Badarkhe · 1 year, 6 months ago
  91. 3539c74 refactor(security): add OpenSSL 1.x compatibility by Juan Pablo Conde · 1 year, 7 months ago
  92. 0ed7877 Merge "feat(cpus): make cache ops conditional" into integration by Bipin Ravi · 1 year, 6 months ago
  93. 022cefd Merge changes from topic "mp/ras_refactoring" into integration by Olivier Deprez · 1 year, 6 months ago
  94. 037b56e feat(cpus): make cache ops conditional by Okash Khawaja · 1 year, 7 months ago
  95. 7c7faff refactor(trng): cleanup the existing TRNG support by Jayanth Dodderi Chidanand · 1 year, 7 months ago
  96. 0e3379d fix(ras): restrict RAS support for NS world by Manish Pandey · 1 year, 7 months ago
  97. 7c6fcb4 fix(ras): trap "RAS error record" accesses only for NS by Manish Pandey · 1 year, 8 months ago
  98. e999cb9 build: fix syntax error in semantic ver generation by Harrison Mutai · 1 year, 9 months ago
  99. 656f930 Merge "build: fix semantic ver generation for windows" into integration by Joanna Farley · 1 year, 9 months ago
  100. c88358c Merge "feat(rng-trap): add EL3 support for FEAT_RNG_TRAP" into integration by Bipin Ravi · 1 year, 9 months ago