1. 6c2b68d Merge "fix(build): allow warnings when using lld" into integration by Manish Pandey · Tue Feb 14 17:09:35 2023 +0100
  2. 13886c8 fix(pie): pass `-fpie` to the preprocessor as well by Chris Kay · Thu Feb 02 14:39:03 2023 +0000
  3. 1e25c5b fix(context-mgmt): enable SCXTNUM access by Maksims Svecovs · Thu Feb 02 16:10:22 2023 +0000
  4. ed7dc51 fix(build): allow warnings when using lld by Yabin Cui · Thu Jan 19 20:06:04 2023 +0000
  5. 04fecd2 Merge changes from topic "bk/warnings" into integration by Manish Pandey · Tue Jan 10 11:56:42 2023 +0100
  6. 9c6ba59 build: add -Wunused-const-variable=2 to W=2 by Boyan Karatotev · Mon Nov 21 14:49:05 2022 +0000
  7. de4240f build: include -Wextra in generic builds by Boyan Karatotev · Mon Nov 21 14:16:43 2022 +0000
  8. 0264d6c build: restrict usage of CTX_INCLUDE_EL2_REGS by Govindraj Raja · Mon Nov 21 13:10:40 2022 +0000
  9. d25d15b docs(changelog): changelog for v2.8 release by laurenw-arm · Tue Nov 15 10:15:34 2022 -0600
  10. 730bde8 fix(build): ensure that the correct rule is called for tools by Lionel Debieve · Mon Nov 14 11:05:09 2022 +0100
  11. ec8b09c Merge "refactor(security): add OpenSSL 1.x compatibility" into integration by Manish V Badarkhe · Fri Nov 11 19:59:58 2022 +0100
  12. 3539c74 refactor(security): add OpenSSL 1.x compatibility by Juan Pablo Conde · Tue Oct 25 19:41:02 2022 -0400
  13. 0ed7877 Merge "feat(cpus): make cache ops conditional" into integration by Bipin Ravi · Fri Nov 11 17:49:20 2022 +0100
  14. 022cefd Merge changes from topic "mp/ras_refactoring" into integration by Olivier Deprez · Thu Nov 10 17:46:21 2022 +0100
  15. 037b56e feat(cpus): make cache ops conditional by Okash Khawaja · Fri Nov 04 12:38:01 2022 +0000
  16. cdccbca Merge "refactor(trng): cleanup the existing TRNG support" into integration by Manish V Badarkhe · Wed Nov 09 17:30:17 2022 +0100
  17. 7c7faff refactor(trng): cleanup the existing TRNG support by Jayanth Dodderi Chidanand · Tue Oct 11 17:16:07 2022 +0100
  18. 0e3379d fix(ras): restrict RAS support for NS world by Manish Pandey · Mon Oct 10 11:43:08 2022 +0100
  19. 664571d Merge "fix(build): fix arch32 build issue for clang" into integration by Manish Pandey · Fri Nov 04 10:42:17 2022 +0100
  20. c8a0275 Merge changes from topic "db/deps" into integration by Manish V Badarkhe · Fri Oct 28 15:56:28 2022 +0200
  21. a3394cf fix(build): fix arch32 build issue for clang by Arvind Ram Prakash · Wed Oct 19 15:44:51 2022 -0500
  22. 958f1dd feat(zlib): update zlib source files by Daniel Boulby · Wed Oct 05 11:05:22 2022 +0100
  23. 8432bcc fix(rme): relax RME compiler requirements by Andre Przywara · Tue Oct 04 13:56:49 2022 +0100
  24. cea6114 Merge changes from topic "mb/drtm-preparatory-patches" into integration by Manish Pandey · Thu Oct 06 17:39:35 2022 +0200
  25. c9fdaf6 refactor(crypto): change CRYPTO_SUPPORT flag to numeric by Manish V Badarkhe · Mon Jun 20 15:32:38 2022 +0100
  26. 0bf2407 feat(crypto): update crypto module for DRTM support by Manish V Badarkhe · Fri Feb 25 08:29:35 2022 +0000
  27. d02c231 build: forbid `ENABLE_RME=1` when `SEPARATE_CODE_AND_RODATA=0` by Chris Kay · Thu Sep 29 16:21:24 2022 +0100
  28. 7c6fcb4 fix(ras): trap "RAS error record" accesses only for NS by Manish Pandey · Tue Sep 27 14:30:34 2022 +0100
  29. 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
  30. 42305f2 feat(rng-trap): add EL3 support for FEAT_RNG_TRAP by Juan Pablo Conde · Tue Jul 12 16:40:29 2022 -0400
  31. 6548863 Merge "fix(build): disable default PIE when linking" into integration by Bipin Ravi · Thu Aug 11 19:08:51 2022 +0200
  32. 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
  33. 9286c02 fix(build): disable default PIE when linking by Samuel Holland · Fri Apr 08 21:56:02 2022 -0500
  34. e954f65 feat(bl): add interface to query TF-A semantic ver by laurenw-arm · Tue Jul 12 10:12:05 2022 -0500
  35. 6486997 feat(sve): support full SVE vector length by Mark Brown · Wed Apr 20 18:14:32 2022 +0100
  36. a793ccc feat(trbe): add trbe under feature detection mechanism by Jayanth Dodderi Chidanand · Thu May 19 14:08:28 2022 +0100
  37. 6931675 feat(brbe): add brbe under feature detection mechanism by Jayanth Dodderi Chidanand · Mon May 09 12:33:03 2022 +0100
  38. ea98232 Merge "docs(changelog): changelog for v2.7 release" into integration by Joanna Farley · Wed Jun 01 17:02:46 2022 +0200
  39. b16bc30 docs(changelog): changelog for v2.7 release by Jayanth Dodderi Chidanand · Thu May 19 11:03:07 2022 +0100
  40. df83a83 fix(build): use DWARF 4 when building debug by Daniel Boulby · Tue May 03 16:46:16 2022 +0100
  41. 191a5fc build(drtm): add DRTM support build option by Manish V Badarkhe · Wed Mar 02 12:06:35 2022 +0000
  42. c9ccc27 feat(lib/psa): mock PSA APIs by Tamas Ban · Tue Jan 18 16:20:47 2022 +0100
  43. 9a51361 Merge "feat(brbe): add BRBE support for NS world" into integration by Manish Pandey · Fri May 06 12:46:03 2022 +0200
  44. 2a014de Merge changes from topic "ja/boot_protocol" into integration by Olivier Deprez · Fri May 06 11:52:55 2022 +0200
  45. 8186596 feat(brbe): add BRBE support for NS world by johpow01 · Fri Jan 28 17:06:20 2022 -0600
  46. f34a29e feat(sptool): delete c version of the sptool by J-Alves · Tue Mar 22 19:17:44 2022 +0000
  47. ef8e098 feat(sptool): use python version of sptool by J-Alves · Tue Mar 22 16:28:51 2022 +0000
  48. a144678 Merge changes from topic "hm/make-refactor" into integration by Manish Pandey · Wed May 04 14:17:38 2022 +0200
  49. ac8c961 Merge changes I47014d72,Ibf00c386 into integration by Madhukar Pappireddy · Fri Apr 29 23:12:21 2022 +0200
  50. 7538ef9 feat(bl31): aarch64: RESET_TO_BL31_WITH_PARAMS by Jorge Ramirez-Ortiz · Fri Apr 15 11:46:47 2022 +0200
  51. 7a1e7be Merge "refactor(twed): improve TWED enablement in EL-3" into integration by Manish Pandey · Wed Apr 27 11:01:52 2022 +0200
  52. 16a47b1 Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · Fri Apr 22 21:09:13 2022 +0200
  53. 4b5489c refactor(twed): improve TWED enablement in EL-3 by Jayanth Dodderi Chidanand · Mon Mar 28 15:28:55 2022 +0100
  54. abaac16 feat(spmc): enable building of the SPMC at EL3 by Marc Bonnici · Wed Dec 01 18:00:40 2021 +0000
  55. e92ebfc chore(measured boot): remove unused DTC flags by Sandrine Bailleux · Fri Apr 08 10:25:41 2022 +0200
  56. 9461a89 refactor(el3-runtime): add arch-features detection mechanism by Jayanth Dodderi Chidanand · Mon Jan 17 18:57:17 2022 +0000
  57. 0824b45 feat(bl2): add support to separate no-loadable sections by Jiafei Pan · Thu Feb 24 10:47:33 2022 +0800
  58. f3a5d02 build(intel): define a macro for SIMICS build by Abdul Halim, Muhammad Hadi Asyrafi · Mon Jun 29 12:15:27 2020 +0800
  59. df612a5 fix(cert_create): let distclean Makefile target remove the cert_create tool by Nicolas Boulenguez · Wed Mar 31 12:22:45 2021 +0200
  60. 928747f fix(el3-runtime): set unset pstate bits to default by Daniel Boulby · Tue May 25 18:09:34 2021 +0100
  61. fba80d8 build(make): use clang binutils to compile by origin · Wed Jan 19 16:30:14 2022 +0000
  62. 92de80a refactor(measured-boot): avoid Measured-Boot dependency on Trusted-Boot by Manish V Badarkhe · Thu Dec 16 10:41:47 2021 +0000
  63. 5181d60 build: introduce CRYPTO_SUPPORT build option by Manish V Badarkhe · Sat Jan 08 22:56:06 2022 +0000
  64. 4475ace Merge "fix(sve): disable ENABLE_SVE_FOR_NS for AARCH32" into integration by Madhukar Pappireddy · Wed Dec 22 23:57:16 2021 +0100
  65. 2863e0a Merge "fix(fiptool): respect OPENSSL_DIR" into integration by Madhukar Pappireddy · Wed Dec 22 22:24:44 2021 +0100
  66. 7d91767 fix(sve): disable ENABLE_SVE_FOR_NS for AARCH32 by Yann Gautier · Fri Nov 19 11:35:46 2021 +0100
  67. 13ae0f4 fix(amu): fault handling on EL2 context switch by Jayanth Dodderi Chidanand · Thu Nov 25 14:59:30 2021 +0000
  68. fdce8af fix(fiptool): respect OPENSSL_DIR by Ross Burton · Mon Oct 25 12:27:59 2021 +0100
  69. 6c90dc8 docs(changelog): generate changelog by Manish V Badarkhe · Mon Nov 22 22:33:39 2021 +0000
  70. 9baade3 feat(sme): enable SME functionality by johpow01 · Thu Jul 08 14:14:00 2021 -0500
  71. a10a685 fix(checkpatch): do not check merge commits by Yann Gautier · Tue Nov 02 18:03:31 2021 +0100
  72. 9bacde9 Merge changes from topic "ck/mpmm" into integration by Manish Pandey · Fri Oct 29 14:45:28 2021 +0200
  73. 03be39d feat(mpmm): add support for MPMM by Chris Kay · Wed May 05 13:38:30 2021 +0100
  74. f11909f feat(amu): enable per-core AMU auxiliary counters by Chris Kay · Thu Aug 19 11:21:52 2021 +0100
  75. 925fda4 refactor(amu): conditionally compile auxiliary counter support by Chris Kay · Tue May 25 10:42:56 2021 +0100
  76. fb3b051 build(bl2): deduplicate sources by Chris Kay · Tue Sep 28 15:44:37 2021 +0100
  77. 0a542ec build(bl1): deduplicate sources by Chris Kay · Tue Sep 28 15:44:19 2021 +0100
  78. 34a305e fix: remove "experimental" tag for stable features by Manish Pandey · Thu Oct 21 21:53:49 2021 +0100
  79. e12a937 Merge changes from topic "fvpr_cleanup" into integration by Mark Dykes · Wed Oct 06 23:44:11 2021 +0200
  80. b0e7efa refactor(Makefile): move NEED_<IMAGE> before their use by Manish Pandey · Wed Oct 06 10:59:52 2021 +0100
  81. 4d37db8 feat(rme): add ENABLE_RME build option and support for RMM image by Zelalem Aweke · Sun Jul 11 18:33:20 2021 -0500
  82. b44dec1 refactor(makefile): remove BL prefixes in build macros by Zelalem Aweke · Sun Jul 11 17:25:48 2021 -0500
  83. 8f11376 Merge "build(bl2): enable SP pkg loading for S-EL1 SPMC" into integration by Olivier Deprez · Wed Sep 29 18:01:55 2021 +0200
  84. 719ba9c build(bl2): enable SP pkg loading for S-EL1 SPMC by Balint Dobszay · Fri Mar 26 16:23:18 2021 +0100
  85. f91e59f feat(hcx): add build option to enable FEAT_HCX by johpow01 · Wed Aug 04 19:38:18 2021 -0500
  86. a8903a5 Merge changes from topic "TrcDbgExt" into integration by Manish Pandey · Fri Sep 17 11:36:43 2021 +0200
  87. 9f68976 feat(fvp): enable external SP images in BL2 config by Balint Dobszay · Fri Mar 26 15:19:11 2021 +0100
  88. 51a9711 feat(trf): enable trace filter control register access from lower NS EL by Manish V Badarkhe · Thu Jul 08 09:33:18 2021 +0100
  89. f356f7e feat(sys_reg_trace): enable trace system registers access from lower NS ELs by Manish V Badarkhe · Tue Jun 29 11:44:20 2021 +0100
  90. 20df29c feat(trbe): enable access to trace buffer control registers from lower NS EL by Manish V Badarkhe · Fri Jul 02 09:10:56 2021 +0100
  91. 99575e4 feat(fwu): initialize FWU driver in BL2 by Manish V Badarkhe · Fri Jun 25 23:28:59 2021 +0100
  92. 2bb45ff feat(fwu_metadata): add FWU metadata header and build options by Manish V Badarkhe · Tue Mar 16 10:01:27 2021 +0000
  93. ccc7331 Merge changes from topic "sb/measured-boot" into integration by Sandrine Bailleux · Mon Jul 05 10:19:19 2021 +0200
  94. 4b78131 Merge "feat(sve): enable SVE for the secure world" into integration by Olivier Deprez · Wed Jun 30 11:51:04 2021 +0200
  95. 533d8b3 docs: explain Measured Boot dependency on Trusted Boot by Sandrine Bailleux · Thu Jun 10 11:18:04 2021 +0200
  96. fc530a5 Merge "fix(makefile): use space in WARNINGS list" into integration by Madhukar Pappireddy · Mon Jun 28 18:02:22 2021 +0200
  97. c450277 feat(sve): enable SVE for the secure world by Max Shvetsov · Mon Mar 22 11:59:37 2021 +0000
  98. 9a46c3e Merge "feat(tc0): add support for trusted services" into integration by Olivier Deprez · Mon May 31 08:44:33 2021 +0200
  99. 94a40b6 fix(makefile): use space in WARNINGS list by Yann Gautier · Thu May 20 13:18:14 2021 +0200
  100. 9cf46b3 feat(makefile): incrementing minor version to reflect v2.5 release by Madhukar Pappireddy · Wed May 12 16:44:08 2021 -0500