1. f55f85d feat(bl32): create an sp_min_setup function by Yann Gautier · Thu Jan 18 18:20:43 2024 +0100
  2. 72c1ad3 Merge "docs(fconf): add TB_FW config bindings" into integration by Manish V Badarkhe · Wed Apr 24 13:16:00 2024 +0200
  3. 9cba37f Merge "fix(cert-create): add guardrails around brainpool usage" into integration by Manish V Badarkhe · Wed Apr 24 10:37:20 2024 +0200
  4. 0351912 Merge "fix(cert-create): use a salt length equal to digest length for RSA-PSS" into integration by Manish V Badarkhe · Wed Apr 24 10:24:39 2024 +0200
  5. d6768f3 Merge "fix(cpus): workaround for Cortex-X4 erratum 2763018" into integration by Bipin Ravi · Wed Apr 24 03:57:18 2024 +0200
  6. d9c8eff fix(cpus): workaround for Cortex-X4 erratum 2763018 by Sona Mathew · Fri Apr 05 16:27:07 2024 -0500
  7. c41c6c8 Merge "refactor(fvp_r): remove duplicated macro definitions" into integration by Madhukar Pappireddy · Tue Apr 23 16:45:25 2024 +0200
  8. 343d3fd Merge "fix(cpus): workaround for Cortex-X4 erratum 2740089" into integration by Lauren Wehrmeister · Tue Apr 23 16:14:02 2024 +0200
  9. f58088c Merge "fix(cpus): workaround for Cortex-A715 erratum 2728106" into integration by Lauren Wehrmeister · Tue Apr 23 16:13:55 2024 +0200
  10. 37b9f78 Merge "feat(qemu): update to manifest v0.3" into integration by Soby Mathew · Tue Apr 23 13:35:38 2024 +0200
  11. 2c7b22d feat(qemu): update to manifest v0.3 by Jean-Philippe Brucker · Thu Apr 04 09:41:57 2024 +0100
  12. 677bc34 Merge "feat(qemu): allow ARM_ARCH_MAJOR/MINOR override" into integration by Yann Gautier · Tue Apr 23 10:42:01 2024 +0200
  13. b14c92a Merge "feat(qemu): enable FEAT_ECV when present" into integration by Yann Gautier · Tue Apr 23 09:58:54 2024 +0200
  14. 81ec766 Merge "refactor(qemu): do not hardcode counter frequency" into integration by Yann Gautier · Tue Apr 23 09:18:16 2024 +0200
  15. 4ac96e6 Merge "fix(cm): add more feature registers to EL1 context mgmt" into integration by Madhukar Pappireddy · Tue Apr 23 00:25:44 2024 +0200
  16. a1fa21a Merge "docs(mte2): update docs" into integration by Manish Pandey · Mon Apr 22 17:40:43 2024 +0200
  17. b9a3553 refactor(qemu): do not hardcode counter frequency by Marcin Juszkiewicz · Mon Apr 22 17:27:56 2024 +0200
  18. 7f16dac docs(mte2): update docs by Govindraj Raja · Thu Apr 18 12:04:18 2024 -0500
  19. 64645b5 refactor(fvp_r): remove duplicated macro definitions by Leo Yan · Mon Apr 22 15:35:48 2024 +0100
  20. da33921 docs(fconf): add TB_FW config bindings by Harrison Mutai · Thu Apr 11 14:44:13 2024 +0000
  21. 9b243ad Merge "docs(plat): remove TC1 entry from the deprecation table" into integration by Lauren Wehrmeister · Fri Apr 19 17:49:06 2024 +0200
  22. 739e8c7 fix(cm): add more feature registers to EL1 context mgmt by Madhukar Pappireddy · Wed Apr 17 17:07:13 2024 -0500
  23. 7409510 Merge "fix(spm): add device-regions used in tf-a-tests" into integration by Madhukar Pappireddy · Fri Apr 19 15:29:06 2024 +0200
  24. e76dd30 Merge "fix(pmu): fix breakage on ARMv7 CPUs with SP_min as BL32" into integration by Yann Gautier · Fri Apr 19 14:04:52 2024 +0200
  25. c5d5267 Merge "fix(gpt): declare gpt_tlbi_by_pa_ll()" into integration by Soby Mathew · Fri Apr 19 13:23:01 2024 +0200
  26. 658865d fix(spm): add device-regions used in tf-a-tests by Daniel Boulby · Thu Mar 14 16:01:59 2024 +0000
  27. 1f08664 fix(gpt): declare gpt_tlbi_by_pa_ll() by Soby Mathew · Fri Apr 19 11:04:14 2024 +0100
  28. a25d30f docs(plat): remove TC1 entry from the deprecation table by Manish V Badarkhe · Fri Apr 19 11:17:24 2024 +0100
  29. 69921c9 Merge changes Ic40e1b7a,I0398b550,Ife594ed6,I3eb0f29b into integration by Soby Mathew · Fri Apr 19 11:24:01 2024 +0200
  30. a72cc3c fix(cpus): workaround for Cortex-X4 erratum 2740089 by Bipin Ravi · Wed Apr 10 15:33:21 2024 -0500
  31. 43c1392 Merge "fix(docs): typo in the romlib design" into integration by Lauren Wehrmeister · Thu Apr 18 16:16:30 2024 +0200
  32. da7cf9a Merge "docs: decrease the minimum supported OpenSSL" into integration by Manish V Badarkhe · Thu Apr 18 11:34:50 2024 +0200
  33. acf72eb fix(docs): typo in the romlib design by Manish V Badarkhe · Thu Apr 18 10:13:36 2024 +0100
  34. 2a82ca6 feat(qemu): allow ARM_ARCH_MAJOR/MINOR override by Jean-Philippe Brucker · Tue Apr 16 16:23:46 2024 +0100
  35. e5d02ab Merge "fix: static checks on spmc dts" into integration by Mark Dykes · Wed Apr 17 20:12:44 2024 +0200
  36. 26cf05d fix: static checks on spmc dts by J-Alves · Tue Apr 16 10:03:05 2024 +0100
  37. 7eaaac7 fix(gpt): unify logging messages by AlexeiFedorov · Wed Mar 13 15:18:02 2024 +0000
  38. eb6f6cd chore(gpt): remove gpt_ prefix by AlexeiFedorov · Wed Mar 13 13:59:09 2024 +0000
  39. ebd0191 feat(aarch64): add functions for TLBI RPALOS by AlexeiFedorov · Wed Mar 13 12:31:51 2024 +0000
  40. 50d5397 fix(cert-create): add guardrails around brainpool usage by Donald Chan · Wed Apr 10 14:56:53 2024 -0700
  41. 890b1ea Merge "fix(gicv2): fix SGIR_NSATT bitshift" into integration by Manish Pandey · Tue Apr 16 15:57:03 2024 +0200
  42. b9a363d Merge changes from topic "lto-fixes" into integration by Manish Pandey · Tue Apr 16 15:51:44 2024 +0200
  43. 639c6db Merge changes from topic "hm/handoff" into integration by Manish Pandey · Tue Apr 16 15:51:13 2024 +0200
  44. a4bde4c docs: decrease the minimum supported OpenSSL by Harrison Mutai · Mon Apr 15 17:12:23 2024 +0000
  45. 7b3e93a Merge "docs(build): update GCC to 13.2.Rel1 version" into integration by Olivier Deprez · Tue Apr 16 13:58:02 2024 +0200
  46. beaccd1 feat(qemu): enable FEAT_ECV when present by Jean-Philippe Brucker · Mon Apr 15 14:28:11 2024 +0100
  47. ed25192 Merge "fix(ff-a): add NS memory node to fvp_spmc_optee_sp manifest" into integration by Madhukar Pappireddy · Mon Apr 15 15:57:02 2024 +0200
  48. babec87 refactor(fvp): reduce max size of HW_CONFIG to 16KB by Harrison Mutai · Fri Dec 01 15:45:05 2023 +0000
  49. a13f584 feat(locks): add bitlock by AlexeiFedorov · Wed Mar 13 12:16:51 2024 +0000
  50. aac02a7 fix(gicv2): fix SGIR_NSATT bitshift by Jacob Kroon · Fri Apr 12 14:26:01 2024 +0200
  51. b12b3ae fix(cert-create): use a salt length equal to digest length for RSA-PSS by Donald Chan · Mon Apr 08 15:23:43 2024 -0700
  52. fe24635 Merge "fix(handoff): correct representation of tag_id" into integration by Mark Dykes · Fri Apr 12 17:49:46 2024 +0200
  53. 14823db Merge "feat(rme): build TF-A with ENABLE_RME for Armv9.2" into integration by Soby Mathew · Fri Apr 12 16:25:25 2024 +0200
  54. c03938e Merge "fix(cm): remove ENABLE_FEAT_MTE usage" into integration by Madhukar Pappireddy · Fri Apr 12 15:21:12 2024 +0200
  55. 2ea9d06 Merge "fix(build): wrap toolchain paths in double quotes" into integration by Olivier Deprez · Fri Apr 12 12:18:17 2024 +0200
  56. 215a170 refactor(arm): replace hard-coded HW_CONFIG DT size by Harrison Mutai · Thu Apr 11 15:43:21 2024 +0000
  57. c117dd8 fix(cm): remove ENABLE_FEAT_MTE usage by Jayanth Dodderi Chidanand · Thu Apr 11 14:13:52 2024 +0100
  58. 2c09bf6 fix(build): wrap toolchain paths in double quotes by Chris Kay · Tue Apr 09 16:30:52 2024 +0000
  59. 6d792d2 Merge "docs: clarify build environment prerequisites" into integration by Olivier Deprez · Thu Apr 11 15:04:24 2024 +0200
  60. f3d13e5 fix(bl1): add missing `__RW_{START,END}__` symbols by Chris Kay · Tue Feb 06 18:05:23 2024 +0000
  61. e2ae162 fix(fvp): don't check MPIDRs with the power controller in BL1 by Chris Kay · Tue Feb 06 17:44:31 2024 +0000
  62. f3c0fe1 fix(arm): only expose `arm_bl2_dyn_cfg_init` to BL2 by Chris Kay · Tue Feb 06 16:03:24 2024 +0000
  63. 564c286 fix(cm): hide `cm_init_context_by_index` from BL1 by Chris Kay · Tue Feb 06 15:43:40 2024 +0000
  64. ff5ccf1 fix(bl1): add missing spinlock dependency by Chris Kay · Tue Feb 06 14:33:12 2024 +0000
  65. 7061d07 fix(cpus): workaround for Cortex-A715 erratum 2728106 by Bipin Ravi · Wed Apr 10 15:06:11 2024 -0500
  66. 4950901 Merge "fix(cc): code coverage optimization fix" into integration by Mark Dykes · Wed Apr 10 20:15:00 2024 +0200
  67. 384100c Merge "feat(build): redirect stdin to nul during toolchain detection" into integration by Mark Dykes · Wed Apr 10 16:46:21 2024 +0200
  68. fbf5891 docs(build): update GCC to 13.2.Rel1 version by Jayanth Dodderi Chidanand · Fri Apr 05 13:04:16 2024 +0100
  69. 3867883 docs: clarify build environment prerequisites by Harrison Mutai · Tue Apr 09 11:17:07 2024 +0000
  70. 7108a36 feat(build): redirect stdin to nul during toolchain detection by Ahmad Fatoum · Tue Mar 12 21:23:09 2024 +0100
  71. 3ddf1d8 Merge "fix(cm): add more system registers to EL1 context mgmt" into integration by Mark Dykes · Mon Apr 08 23:14:03 2024 +0200
  72. e1594ec fix(cc): code coverage optimization fix by Mark Dykes · Mon Apr 08 13:38:01 2024 -0500
  73. 5aff01e fix(ff-a): add NS memory node to fvp_spmc_optee_sp manifest by Karl Meakin · Thu Apr 04 17:16:11 2024 +0100
  74. 7dea6fb Merge "docs: update release and code freeze dates" into integration by Olivier Deprez · Mon Apr 08 14:22:20 2024 +0200
  75. b23223c Merge "docs: remove entries of the deleted platforms" into integration by Olivier Deprez · Mon Apr 08 14:20:14 2024 +0200
  76. 3d04dd5 Merge "build: use GCC to link by default" into integration by Bipin Ravi · Fri Apr 05 22:21:15 2024 +0200
  77. 66fdf97 Merge "fix(spmd): skip NS EL1 context save & restore operations" into integration by Madhukar Pappireddy · Fri Apr 05 21:07:11 2024 +0200
  78. d3f3207 fix(spmd): skip NS EL1 context save & restore operations by Madhukar Pappireddy · Mon Jan 29 16:43:56 2024 -0600
  79. cf93705 docs: update release and code freeze dates by Harrison Mutai · Thu Apr 04 14:54:58 2024 +0000
  80. c201518 Merge "fix(rmmd): fix bug, raised by coverity, when zeroing manifest struct" into integration by Alexei Fedorov · Thu Apr 04 14:50:55 2024 +0200
  81. e67b127 fix(rmmd): fix bug, raised by coverity, when zeroing manifest struct by Harry Moulton · Thu Apr 04 09:09:25 2024 +0100
  82. 5c23e4e Merge "refactor(arm): remove unused SP_MIN UART macros" into integration by Bipin Ravi · Wed Apr 03 18:16:00 2024 +0200
  83. bf9cb5f fix(cm): add more system registers to EL1 context mgmt by Madhukar Pappireddy · Mon Mar 25 17:49:00 2024 -0500
  84. 4490cd0 fix(handoff): correct representation of tag_id by Harrison Mutai · Wed Mar 20 14:37:51 2024 +0000
  85. e7aadad Merge "feat(handoff): add additional TE tags" into integration by Manish Pandey · Wed Apr 03 11:02:20 2024 +0200
  86. 04253a5 Merge "fix(cm): save guarded control stack registers" into integration by Bipin Ravi · Tue Apr 02 21:36:25 2024 +0200
  87. b297780 Merge changes I3a4f9a4f,Iedc4e640 into integration by Soby Mathew · Tue Apr 02 19:17:24 2024 +0200
  88. 60438ee feat(handoff): add additional TE tags by Harrison Mutai · Fri Dec 01 14:57:57 2023 +0000
  89. 5ff435e docs(rmm): document console struct in rmm boot manifest by Harry Moulton · Thu Mar 28 10:16:50 2024 +0000
  90. 414043d feat(rme): pass console info via RMM-EL3 ifc by Soby Mathew · Tue Mar 26 17:16:00 2024 +0000
  91. 9275559 fix(pmu): fix breakage on ARMv7 CPUs with SP_min as BL32 by Ahmad Fatoum · Tue Mar 12 18:36:46 2024 +0100
  92. 9490f1f refactor(arm): remove unused SP_MIN UART macros by Leo Yan · Thu Mar 28 15:47:53 2024 +0000
  93. 69d299e Merge "fix(spmd): register group0 handler only if supported" into integration by Manish Pandey · Tue Apr 02 12:51:57 2024 +0200
  94. 104e8a6 Merge "fix(build): don't rely on that gcc-ar is in the same directory as gcc" into integration by Manish Pandey · Tue Apr 02 12:39:41 2024 +0200
  95. 255a409 build: use GCC to link by default by Chris Kay · Wed Feb 21 12:52:46 2024 +0000
  96. d1976d5 fix(cm): save guarded control stack registers by Madhukar Pappireddy · Mon Apr 01 15:51:44 2024 -0500
  97. 779d34f Merge "fix(nuvoton): prevent changing clock frequency" into integration by Madhukar Pappireddy · Mon Apr 01 16:07:01 2024 +0200
  98. 7dd449f Merge "feat(imx8mq): detect console base address during runtime" into integration by Madhukar Pappireddy · Mon Apr 01 15:59:48 2024 +0200
  99. d02db9e Merge "feat(xilinx): send SGI to mailbox driver" into integration by Joanna Farley · Mon Apr 01 15:44:47 2024 +0200
  100. 1ae93c3 feat(imx8mq): detect console base address during runtime by Leonard Göhrs · Wed Mar 13 02:08:54 2024 +0100