1. b18e6f9 Merge changes from topic "mb/rst-to-bl31-update" into integration by Manish V Badarkhe · Tue Apr 11 17:10:23 2023 +0200
  2. d62c681 feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · Tue Mar 07 10:43:19 2023 +0000
  3. 605419a feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · Mon Mar 06 23:56:14 2023 +0000
  4. c2e4a33 Merge changes from topic "psci-osi" into integration by Manish Pandey · Tue Mar 28 12:27:37 2023 +0200
  5. 0b7f1b0 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · Tue Mar 21 13:53:19 2023 +0000
  6. 1be0f93 Merge changes from topic "feat_state_part4" into integration by Manish Pandey · Mon Mar 27 13:08:26 2023 +0200
  7. 46880dc refactor(cpufeat): align FEAT_SB to new feature handling by Andre Przywara · Thu Nov 17 16:42:09 2022 +0000
  8. 44e33e0 refactor(cpufeat): enable SYS_REG_TRACE for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 16:42:09 2022 +0000
  9. a2c88e2 Merge "fix(pauth): make pauth_helpers linking generic" into integration by Manish Pandey · Tue Mar 21 16:58:34 2023 +0100
  10. 1e9b68a build(psci): add build option for OS-initiated mode by Wing Li · Thu Jan 26 18:33:36 2023 -0800
  11. f3e8cfc refactor(spe): enable FEAT_SPE for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 16:42:09 2022 +0000
  12. 30661a9 refactor(cpufeat): rename ENABLE_SPE_FOR_LOWER_ELS to ENABLE_SPE_FOR_NS by Andre Przywara · Fri Feb 03 15:30:14 2023 +0000
  13. ea416d6 Merge "feat(tcr2): support FEAT_TCR2" into integration by Manish Pandey · Fri Mar 17 14:44:41 2023 +0100
  14. c37eee7 feat(tcr2): support FEAT_TCR2 by Mark Brown · Tue Mar 14 20:13:03 2023 +0000
  15. 4f8eada Merge "refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3" into integration by Manish Pandey · Wed Mar 15 12:45:26 2023 +0100
  16. 11b9b49 refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · Tue Nov 22 14:41:00 2022 -0600
  17. 24ad840 feat(build): add support for new binutils versions by Marco Felsch · Wed Nov 09 12:59:09 2022 +0100
  18. a8d03f1 Revert "feat(bl31): aarch64: RESET_TO_BL31_WITH_PARAMS" by Manish V Badarkhe · Tue Feb 21 12:28:33 2023 +0000
  19. 0257693 fix(pauth): make pauth_helpers linking generic by Boyan Karatotev · Fri Jan 13 16:47:07 2023 +0000
  20. 73b1f40 build: communicate correct page size to linker by Chris Kay · Thu Dec 22 13:26:37 2022 +0000
  21. 6c2b68d Merge "fix(build): allow warnings when using lld" into integration by Manish Pandey · Tue Feb 14 17:09:35 2023 +0100
  22. 13886c8 fix(pie): pass `-fpie` to the preprocessor as well by Chris Kay · Thu Feb 02 14:39:03 2023 +0000
  23. 1e25c5b fix(context-mgmt): enable SCXTNUM access by Maksims Svecovs · Thu Feb 02 16:10:22 2023 +0000
  24. ed7dc51 fix(build): allow warnings when using lld by Yabin Cui · Thu Jan 19 20:06:04 2023 +0000
  25. 04fecd2 Merge changes from topic "bk/warnings" into integration by Manish Pandey · Tue Jan 10 11:56:42 2023 +0100
  26. 9c6ba59 build: add -Wunused-const-variable=2 to W=2 by Boyan Karatotev · Mon Nov 21 14:49:05 2022 +0000
  27. de4240f build: include -Wextra in generic builds by Boyan Karatotev · Mon Nov 21 14:16:43 2022 +0000
  28. 0264d6c build: restrict usage of CTX_INCLUDE_EL2_REGS by Govindraj Raja · Mon Nov 21 13:10:40 2022 +0000
  29. d25d15b docs(changelog): changelog for v2.8 release by laurenw-arm · Tue Nov 15 10:15:34 2022 -0600
  30. 730bde8 fix(build): ensure that the correct rule is called for tools by Lionel Debieve · Mon Nov 14 11:05:09 2022 +0100
  31. ec8b09c Merge "refactor(security): add OpenSSL 1.x compatibility" into integration by Manish V Badarkhe · Fri Nov 11 19:59:58 2022 +0100
  32. 3539c74 refactor(security): add OpenSSL 1.x compatibility by Juan Pablo Conde · Tue Oct 25 19:41:02 2022 -0400
  33. 0ed7877 Merge "feat(cpus): make cache ops conditional" into integration by Bipin Ravi · Fri Nov 11 17:49:20 2022 +0100
  34. 022cefd Merge changes from topic "mp/ras_refactoring" into integration by Olivier Deprez · Thu Nov 10 17:46:21 2022 +0100
  35. 037b56e feat(cpus): make cache ops conditional by Okash Khawaja · Fri Nov 04 12:38:01 2022 +0000
  36. cdccbca Merge "refactor(trng): cleanup the existing TRNG support" into integration by Manish V Badarkhe · Wed Nov 09 17:30:17 2022 +0100
  37. 7c7faff refactor(trng): cleanup the existing TRNG support by Jayanth Dodderi Chidanand · Tue Oct 11 17:16:07 2022 +0100
  38. 0e3379d fix(ras): restrict RAS support for NS world by Manish Pandey · Mon Oct 10 11:43:08 2022 +0100
  39. 664571d Merge "fix(build): fix arch32 build issue for clang" into integration by Manish Pandey · Fri Nov 04 10:42:17 2022 +0100
  40. c8a0275 Merge changes from topic "db/deps" into integration by Manish V Badarkhe · Fri Oct 28 15:56:28 2022 +0200
  41. a3394cf fix(build): fix arch32 build issue for clang by Arvind Ram Prakash · Wed Oct 19 15:44:51 2022 -0500
  42. 958f1dd feat(zlib): update zlib source files by Daniel Boulby · Wed Oct 05 11:05:22 2022 +0100
  43. 8432bcc fix(rme): relax RME compiler requirements by Andre Przywara · Tue Oct 04 13:56:49 2022 +0100
  44. cea6114 Merge changes from topic "mb/drtm-preparatory-patches" into integration by Manish Pandey · Thu Oct 06 17:39:35 2022 +0200
  45. c9fdaf6 refactor(crypto): change CRYPTO_SUPPORT flag to numeric by Manish V Badarkhe · Mon Jun 20 15:32:38 2022 +0100
  46. 0bf2407 feat(crypto): update crypto module for DRTM support by Manish V Badarkhe · Fri Feb 25 08:29:35 2022 +0000
  47. d02c231 build: forbid `ENABLE_RME=1` when `SEPARATE_CODE_AND_RODATA=0` by Chris Kay · Thu Sep 29 16:21:24 2022 +0100
  48. 7c6fcb4 fix(ras): trap "RAS error record" accesses only for NS by Manish Pandey · Tue Sep 27 14:30:34 2022 +0100
  49. c88358c Merge "feat(rng-trap): add EL3 support for FEAT_RNG_TRAP" into integration by Bipin Ravi · Thu Aug 18 22:24:41 2022 +0200
  50. 42305f2 feat(rng-trap): add EL3 support for FEAT_RNG_TRAP by Juan Pablo Conde · Tue Jul 12 16:40:29 2022 -0400
  51. 6548863 Merge "fix(build): disable default PIE when linking" into integration by Bipin Ravi · Thu Aug 11 19:08:51 2022 +0200
  52. 3d1f190 Merge "feat(bl): add interface to query TF-A semantic ver" into integration by Madhukar Pappireddy · Thu Aug 11 18:02:30 2022 +0200
  53. 9286c02 fix(build): disable default PIE when linking by Samuel Holland · Fri Apr 08 21:56:02 2022 -0500
  54. e954f65 feat(bl): add interface to query TF-A semantic ver by laurenw-arm · Tue Jul 12 10:12:05 2022 -0500
  55. 6486997 feat(sve): support full SVE vector length by Mark Brown · Wed Apr 20 18:14:32 2022 +0100
  56. a793ccc feat(trbe): add trbe under feature detection mechanism by Jayanth Dodderi Chidanand · Thu May 19 14:08:28 2022 +0100
  57. 6931675 feat(brbe): add brbe under feature detection mechanism by Jayanth Dodderi Chidanand · Mon May 09 12:33:03 2022 +0100
  58. ea98232 Merge "docs(changelog): changelog for v2.7 release" into integration by Joanna Farley · Wed Jun 01 17:02:46 2022 +0200
  59. b16bc30 docs(changelog): changelog for v2.7 release by Jayanth Dodderi Chidanand · Thu May 19 11:03:07 2022 +0100
  60. df83a83 fix(build): use DWARF 4 when building debug by Daniel Boulby · Tue May 03 16:46:16 2022 +0100
  61. 191a5fc build(drtm): add DRTM support build option by Manish V Badarkhe · Wed Mar 02 12:06:35 2022 +0000
  62. c9ccc27 feat(lib/psa): mock PSA APIs by Tamas Ban · Tue Jan 18 16:20:47 2022 +0100
  63. 9a51361 Merge "feat(brbe): add BRBE support for NS world" into integration by Manish Pandey · Fri May 06 12:46:03 2022 +0200
  64. 2a014de Merge changes from topic "ja/boot_protocol" into integration by Olivier Deprez · Fri May 06 11:52:55 2022 +0200
  65. 8186596 feat(brbe): add BRBE support for NS world by johpow01 · Fri Jan 28 17:06:20 2022 -0600
  66. f34a29e feat(sptool): delete c version of the sptool by J-Alves · Tue Mar 22 19:17:44 2022 +0000
  67. ef8e098 feat(sptool): use python version of sptool by J-Alves · Tue Mar 22 16:28:51 2022 +0000
  68. a144678 Merge changes from topic "hm/make-refactor" into integration by Manish Pandey · Wed May 04 14:17:38 2022 +0200
  69. ac8c961 Merge changes I47014d72,Ibf00c386 into integration by Madhukar Pappireddy · Fri Apr 29 23:12:21 2022 +0200
  70. 7538ef9 feat(bl31): aarch64: RESET_TO_BL31_WITH_PARAMS by Jorge Ramirez-Ortiz · Fri Apr 15 11:46:47 2022 +0200
  71. 7a1e7be Merge "refactor(twed): improve TWED enablement in EL-3" into integration by Manish Pandey · Wed Apr 27 11:01:52 2022 +0200
  72. 16a47b1 Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · Fri Apr 22 21:09:13 2022 +0200
  73. 4b5489c refactor(twed): improve TWED enablement in EL-3 by Jayanth Dodderi Chidanand · Mon Mar 28 15:28:55 2022 +0100
  74. abaac16 feat(spmc): enable building of the SPMC at EL3 by Marc Bonnici · Wed Dec 01 18:00:40 2021 +0000
  75. e92ebfc chore(measured boot): remove unused DTC flags by Sandrine Bailleux · Fri Apr 08 10:25:41 2022 +0200
  76. 9461a89 refactor(el3-runtime): add arch-features detection mechanism by Jayanth Dodderi Chidanand · Mon Jan 17 18:57:17 2022 +0000
  77. 0824b45 feat(bl2): add support to separate no-loadable sections by Jiafei Pan · Thu Feb 24 10:47:33 2022 +0800
  78. f3a5d02 build(intel): define a macro for SIMICS build by Abdul Halim, Muhammad Hadi Asyrafi · Mon Jun 29 12:15:27 2020 +0800
  79. df612a5 fix(cert_create): let distclean Makefile target remove the cert_create tool by Nicolas Boulenguez · Wed Mar 31 12:22:45 2021 +0200
  80. 928747f fix(el3-runtime): set unset pstate bits to default by Daniel Boulby · Tue May 25 18:09:34 2021 +0100
  81. fba80d8 build(make): use clang binutils to compile by origin · Wed Jan 19 16:30:14 2022 +0000
  82. 92de80a refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · Thu Dec 16 10:41:47 2021 +0000
  83. 5181d60 build: introduce CRYPTO_SUPPORT build option by Manish V Badarkhe · Sat Jan 08 22:56:06 2022 +0000
  84. 4475ace Merge "fix(sve): disable ENABLE_SVE_FOR_NS for AARCH32" into integration by Madhukar Pappireddy · Wed Dec 22 23:57:16 2021 +0100
  85. 2863e0a Merge "fix(fiptool): respect OPENSSL_DIR" into integration by Madhukar Pappireddy · Wed Dec 22 22:24:44 2021 +0100
  86. 7d91767 fix(sve): disable ENABLE_SVE_FOR_NS for AARCH32 by Yann Gautier · Fri Nov 19 11:35:46 2021 +0100
  87. 13ae0f4 fix(amu): fault handling on EL2 context switch by Jayanth Dodderi Chidanand · Thu Nov 25 14:59:30 2021 +0000
  88. fdce8af fix(fiptool): respect OPENSSL_DIR by Ross Burton · Mon Oct 25 12:27:59 2021 +0100
  89. 6c90dc8 docs(changelog): generate changelog by Manish V Badarkhe · Mon Nov 22 22:33:39 2021 +0000
  90. 9baade3 feat(sme): enable SME functionality by johpow01 · Thu Jul 08 14:14:00 2021 -0500
  91. a10a685 fix(checkpatch): do not check merge commits by Yann Gautier · Tue Nov 02 18:03:31 2021 +0100
  92. 9bacde9 Merge changes from topic "ck/mpmm" into integration by Manish Pandey · Fri Oct 29 14:45:28 2021 +0200
  93. 03be39d feat(mpmm): add support for MPMM by Chris Kay · Wed May 05 13:38:30 2021 +0100
  94. f11909f feat(amu): enable per-core AMU auxiliary counters by Chris Kay · Thu Aug 19 11:21:52 2021 +0100
  95. 925fda4 refactor(amu): conditionally compile auxiliary counter support by Chris Kay · Tue May 25 10:42:56 2021 +0100
  96. fb3b051 build(bl2): deduplicate sources by Chris Kay · Tue Sep 28 15:44:37 2021 +0100
  97. 0a542ec build(bl1): deduplicate sources by Chris Kay · Tue Sep 28 15:44:19 2021 +0100
  98. 34a305e fix: remove "experimental" tag for stable features by Manish Pandey · Thu Oct 21 21:53:49 2021 +0100
  99. e12a937 Merge changes from topic "fvpr_cleanup" into integration by Mark Dykes · Wed Oct 06 23:44:11 2021 +0200
  100. b0e7efa refactor(Makefile): move NEED_<IMAGE> before their use by Manish Pandey · Wed Oct 06 10:59:52 2021 +0100