1. ffea384 feat(errata_abi): errata management firmware interface by Sona Mathew · 2 years, 9 months ago
  2. d494b0e Merge "feat(el3-runtime): handle traps for IMPDEF registers accesses" into integration by Manish Pandey · 2 years, 3 months ago
  3. 0ed3be6 feat(el3-runtime): handle traps for IMPDEF registers accesses by Varun Wadekar · 2 years, 4 months ago
  4. 03d3c0d feat(sme): enable SME2 functionality for NS world by Jayanth Dodderi Chidanand · 2 years, 9 months ago
  5. 688ab57 feat(gcs): support guarded control stack by Mark Brown · 2 years, 5 months ago
  6. 062b6c6 feat(pie/por): support permission indirection and overlay by Mark Brown · 2 years, 5 months ago
  7. a1c924d Merge changes from topic "mb/rst-to-bl31-update" into integration by Manish V Badarkhe · 2 years, 4 months ago
  8. 2b0bc4e feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  9. 45007ac feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  10. 92e9325 Merge changes from topic "psci-osi" into integration by Manish Pandey · 2 years, 4 months ago
  11. d23acc9 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · 2 years, 5 months ago
  12. 82f5b50 Merge changes from topic "feat_state_part4" into integration by Manish Pandey · 2 years, 4 months ago
  13. 2407709 refactor(cpufeat): align FEAT_SB to new feature handling by Andre Przywara · 2 years, 9 months ago
  14. 603a0c6 refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  15. 0ed75fb Merge "fix(pauth): make pauth_helpers linking generic" into integration by Manish Pandey · 2 years, 5 months ago
  16. 64b4710 build(psci): add build option for OS-initiated mode by Wing Li · 2 years, 6 months ago
  17. 6437a09 refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  18. 90118bb refactor(cpufeat): rename ENABLE_SPE_FOR_LOWER_ELS to ENABLE_SPE_FOR_NS by Andre Przywara · 2 years, 6 months ago
  19. c41b8e9 Merge "feat(tcr2): support FEAT_TCR2" into integration by Manish Pandey · 2 years, 5 months ago
  20. d333160 feat(tcr2): support FEAT_TCR2 by Mark Brown · 2 years, 5 months ago
  21. a4c6958 Merge "refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3" into integration by Manish Pandey · 2 years, 5 months ago
  22. 42d4d3b refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 2 years, 9 months ago
  23. 1f49db5 feat(build): add support for new binutils versions by Marco Felsch · 2 years, 9 months ago
  24. 3eb8cd6 Revert "feat(bl31): aarch64: RESET_TO_BL31_WITH_PARAMS" by Manish V Badarkhe · 2 years, 6 months ago
  25. 90ce8b8 fix(pauth): make pauth_helpers linking generic by Boyan Karatotev · 2 years, 7 months ago
  26. ac98b82 build: communicate correct page size to linker by Chris Kay · 2 years, 8 months ago
  27. be2a050 Merge "fix(build): allow warnings when using lld" into integration by Manish Pandey · 2 years, 6 months ago
  28. 966660e fix(pie): pass `-fpie` to the preprocessor as well by Chris Kay · 2 years, 6 months ago
  29. 01cf14d fix(context-mgmt): enable SCXTNUM access by Maksims Svecovs · 2 years, 6 months ago
  30. ebac692 fix(build): allow warnings when using lld by Yabin Cui · 2 years, 7 months ago
  31. 601e2d4 Merge changes from topic "bk/warnings" into integration by Manish Pandey · 2 years, 7 months ago
  32. d141e63 build: add -Wunused-const-variable=2 to W=2 by Boyan Karatotev · 2 years, 9 months ago
  33. d75a9ec build: include -Wextra in generic builds by Boyan Karatotev · 2 years, 9 months ago
  34. f1910cc build: restrict usage of CTX_INCLUDE_EL2_REGS by Govindraj Raja · 2 years, 9 months ago
  35. 0fa7fe5 docs(changelog): changelog for v2.8 release by laurenw-arm · 2 years, 9 months ago
  36. 598b166 fix(build): ensure that the correct rule is called for tools by Lionel Debieve · 2 years, 9 months ago
  37. 797d744 Merge "refactor(security): add OpenSSL 1.x compatibility" into integration by Manish V Badarkhe · 2 years, 9 months ago
  38. cf2dd17 refactor(security): add OpenSSL 1.x compatibility by Juan Pablo Conde · 2 years, 9 months ago
  39. 20a4315 Merge "feat(cpus): make cache ops conditional" into integration by Bipin Ravi · 2 years, 9 months ago
  40. f41e23e Merge changes from topic "mp/ras_refactoring" into integration by Olivier Deprez · 2 years, 9 months ago
  41. 04c7303 feat(cpus): make cache ops conditional by Okash Khawaja · 2 years, 9 months ago
  42. 00bf236 Merge "refactor(trng): cleanup the existing TRNG support" into integration by Manish V Badarkhe · 2 years, 9 months ago
  43. 0b22e59 refactor(trng): cleanup the existing TRNG support by Jayanth Dodderi Chidanand · 2 years, 10 months ago
  44. 46cc41d fix(ras): restrict RAS support for NS world by Manish Pandey · 2 years, 10 months ago
  45. 65f32fe Merge "fix(build): fix arch32 build issue for clang" into integration by Manish Pandey · 2 years, 9 months ago
  46. 9900d4e Merge changes from topic "db/deps" into integration by Manish V Badarkhe · 2 years, 9 months ago
  47. 94eb127 fix(build): fix arch32 build issue for clang by Arvind Ram Prakash · 2 years, 10 months ago
  48. a194255 feat(zlib): update zlib source files by Daniel Boulby · 2 years, 10 months ago
  49. 7670ddb fix(rme): relax RME compiler requirements by Andre Przywara · 2 years, 10 months ago
  50. 7042fa6 Merge changes from topic "mb/drtm-preparatory-patches" into integration by Manish Pandey · 2 years, 10 months ago
  51. 2bf4f27 refactor(crypto): change CRYPTO_SUPPORT flag to numeric by Manish V Badarkhe · 3 years, 2 months ago
  52. e43caf3 feat(crypto): update crypto module for DRTM support by Manish V Badarkhe · 3 years, 5 months ago
  53. 274a69e build: forbid `ENABLE_RME=1` when `SEPARATE_CODE_AND_RODATA=0` by Chris Kay · 2 years, 10 months ago
  54. 00e8f79 fix(ras): trap "RAS error record" accesses only for NS by Manish Pandey · 2 years, 10 months ago
  55. 3a41658 Merge "feat(rng-trap): add EL3 support for FEAT_RNG_TRAP" into integration by Bipin Ravi · 3 years ago
  56. ff86e0b feat(rng-trap): add EL3 support for FEAT_RNG_TRAP by Juan Pablo Conde · 3 years, 1 month ago
  57. 5d75d71 Merge "fix(build): disable default PIE when linking" into integration by Bipin Ravi · 3 years ago
  58. 8f23476 Merge "feat(bl): add interface to query TF-A semantic ver" into integration by Madhukar Pappireddy · 3 years ago
  59. 7b59241 fix(build): disable default PIE when linking by Samuel Holland · 3 years, 4 months ago
  60. dddf428 feat(bl): add interface to query TF-A semantic ver by laurenw-arm · 3 years, 1 month ago
  61. bebcf27 feat(sve): support full SVE vector length by Mark Brown · 3 years, 4 months ago
  62. 47c681b feat(trbe): add trbe under feature detection mechanism by Jayanth Dodderi Chidanand · 3 years, 3 months ago
  63. 1298f2f feat(brbe): add brbe under feature detection mechanism by Jayanth Dodderi Chidanand · 3 years, 3 months ago
  64. 35f4c72 Merge "docs(changelog): changelog for v2.7 release" into integration by Joanna Farley · 3 years, 2 months ago v2.7 v2.7-rc1 v2.7.0
  65. 24c5d20 docs(changelog): changelog for v2.7 release by Jayanth Dodderi Chidanand · 3 years, 3 months ago
  66. 4466cf8 fix(build): use DWARF 4 when building debug by Daniel Boulby · 3 years, 3 months ago
  67. 00e2887 build(drtm): add DRTM support build option by Manish V Badarkhe · 3 years, 5 months ago
  68. 0ce2072 feat(lib/psa): mock PSA APIs by Tamas Ban · 3 years, 7 months ago
  69. e8ad397 Merge "feat(brbe): add BRBE support for NS world" into integration by Manish Pandey · 3 years, 3 months ago
  70. 78c82cd Merge changes from topic "ja/boot_protocol" into integration by Olivier Deprez · 3 years, 3 months ago
  71. 744ad97 feat(brbe): add BRBE support for NS world by johpow01 · 3 years, 6 months ago
  72. f4ec476 feat(sptool): delete c version of the sptool by J-Alves · 3 years, 5 months ago
  73. 822c727 feat(sptool): use python version of sptool by J-Alves · 3 years, 5 months ago
  74. b7bd986 Merge changes from topic "hm/make-refactor" into integration by Manish Pandey · 3 years, 3 months ago
  75. 894c635 Merge changes I47014d72,Ibf00c386 into integration by Madhukar Pappireddy · 3 years, 3 months ago
  76. 25844ff feat(bl31): aarch64: RESET_TO_BL31_WITH_PARAMS by Jorge Ramirez-Ortiz · 3 years, 4 months ago
  77. 9284d21 Merge "refactor(twed): improve TWED enablement in EL-3" into integration by Manish Pandey · 3 years, 3 months ago
  78. 65b13ba Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 3 years, 4 months ago
  79. 781d07a refactor(twed): improve TWED enablement in EL-3 by Jayanth Dodderi Chidanand · 3 years, 4 months ago
  80. 1d63ae4 feat(spmc): enable building of the SPMC at EL3 by Marc Bonnici · 3 years, 8 months ago
  81. 92c356e chore(measured boot): remove unused DTC flags by Sandrine Bailleux · 3 years, 4 months ago
  82. 6a0da73 refactor(el3-runtime): add arch-features detection mechanism by Jayanth Dodderi Chidanand · 3 years, 7 months ago
  83. 96a8ed1 feat(bl2): add support to separate no-loadable sections by Jiafei Pan · 3 years, 5 months ago
  84. 1f1c020 build(intel): define a macro for SIMICS build by Abdul Halim, Muhammad Hadi Asyrafi · 5 years ago
  85. e15591a fix(cert_create): let distclean Makefile target remove the cert_create tool by Nicolas Boulenguez · 4 years, 4 months ago
  86. 7d33ffe fix(el3-runtime): set unset pstate bits to default by Daniel Boulby · 4 years, 2 months ago
  87. c8a992f build(make): use clang binutils to compile by origin · 3 years, 7 months ago
  88. 0aa0b3a refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · 3 years, 8 months ago
  89. c9c56f6 build: introduce CRYPTO_SUPPORT build option by Manish V Badarkhe · 3 years, 7 months ago
  90. 91a8bd6 Merge "fix(sve): disable ENABLE_SVE_FOR_NS for AARCH32" into integration by Madhukar Pappireddy · 3 years, 8 months ago
  91. dd14d0f Merge "fix(fiptool): respect OPENSSL_DIR" into integration by Madhukar Pappireddy · 3 years, 8 months ago
  92. 24ab2c0 fix(sve): disable ENABLE_SVE_FOR_NS for AARCH32 by Yann Gautier · 3 years, 9 months ago
  93. f74cb0b fix(amu): fault handling on EL2 context switch by Jayanth Dodderi Chidanand · 3 years, 8 months ago
  94. 0a956f8 fix(fiptool): respect OPENSSL_DIR by Ross Burton · 3 years, 9 months ago
  95. 63d2e96 docs(changelog): generate changelog by Manish V Badarkhe · 3 years, 9 months ago
  96. dc78e62 feat(sme): enable SME functionality by johpow01 · 4 years, 1 month ago
  97. 77a0a7f fix(checkpatch): do not check merge commits by Yann Gautier · 3 years, 9 months ago
  98. e33ca7b Merge changes from topic "ck/mpmm" into integration by Manish Pandey · 3 years, 9 months ago
  99. 6812078 feat(mpmm): add support for MPMM by Chris Kay · 4 years, 3 months ago
  100. 742ca23 feat(amu): enable per-core AMU auxiliary counters by Chris Kay · 4 years ago