1. a33ee00 fix(cpus): workaround for Cortex-A715 erratum 2804830 by John Powell · 6 months ago
  2. fd2df32 fix(errata-abi): add support for handling split workarounds by Arvind Ram Prakash · 5 months ago
  3. c77f625 refactor(cpus): declare runtime errata correctly by Boyan Karatotev · 6 months ago
  4. 3bfa5a0 perf(cpus): make reset errata do fewer branches by Boyan Karatotev · 6 months ago
  5. b4a921c perf(cpus): inline the init_cpu_data_ptr function by Boyan Karatotev · 9 months ago
  6. 39f7d02 perf(cpus): inline the reset function by Boyan Karatotev · 9 months ago
  7. f0e00d7 perf(cpus): inline the cpu_get_rev_var call by Boyan Karatotev · 8 months ago
  8. 4d7430c perf(cpus): inline cpu_rev_var checks by Boyan Karatotev · 7 months ago
  9. 6c32b19 refactor(cpus): register DSU errata with the errata framework's wrappers by Boyan Karatotev · 6 months ago
  10. 987737c refactor(cpus): convert checker functions to standard helpers by Boyan Karatotev · 7 months ago
  11. 2f93cdb refactor(cpus): convert the Cortex-A65 to use the errata framework by Boyan Karatotev · 6 months ago
  12. ad237ca fix(cpus): declare reset errata correctly by Boyan Karatotev · 7 months ago
  13. ca1f6fd fix(cpus): fix a typo in errata doc by Govindraj Raja · 6 months ago
  14. 29db96d fix(cpus): workaround for Cortex-X925 erratum 2963999 by Govindraj Raja · 6 months ago
  15. 708f4fd fix(cpus): workaround for Neoverse-V3 erratum 2970647 by Govindraj Raja · 6 months ago
  16. 8414a20 fix(cpus): workaround for Cortex-X4 erratum 2957258 by Govindraj Raja · 6 months ago
  17. 04aca84 feat(cpus): add ENABLE_ERRATA_ALL flag by Boyan Karatotev · 2 years, 5 months ago
  18. d2ab213 fix(cpus): clear CPUPWRCTLR_EL1.CORE_PWRDN_EN_BIT on reset by Boyan Karatotev · 10 months ago
  19. 107c117 fix(arm): create build directory before key generation by Manish V Badarkhe · 6 months ago
  20. 12f84db refactor(cpus): undo errata mitigations by Boyan Karatotev · 10 months ago
  21. 2bef6ba feat(cpus): add sysreg_bit_toggle by Boyan Karatotev · 7 months ago
  22. 1d6d6d2 fix(zynqmp): fix length of clock name by Peter Robinson · 6 months ago
  23. 8cf9edb docs(changelog): changelog for lts-v2.12.1 release by Release CI · 5 months ago lts-v2.12.1
  24. f5d0481 Merge changes from topic "for-lts-v2.12.1" into lts-v2.12 by TrustedFirmware Code Review · 5 months ago
  25. 5647277 docs(maintainers): update LTS maintainers by Govindraj Raja · 6 months ago
  26. baab553 docs: updates to LTS by Govindraj Raja · 7 months ago
  27. f00f71e docs: add inital lts doc by Govindraj Raja · 8 months ago
  28. 1a8ee82 Merge changes from topic "for-lts-v2.12.1" into lts-v2.12 by TrustedFirmware Code Review · 6 months ago
  29. b19ce90 fix(rd1ae): fix rd1-ae device tree by David Hu · 9 months ago
  30. 34f10e7 feat(rd1ae): add Generic Timer in device tree by Ziad Elhanafy · 1 year, 1 month ago
  31. 551dc4c docs(rd1ae): update documentation to include BL32 by Ziad Elhanafy · 1 year, 1 month ago
  32. 8e42407 feat(rd1ae): add support for OP-TEE SPMC by Ziad Elhanafy · 10 months ago
  33. 8e4bb69 feat(mbedtls): mbedtls config update for v3.6.2 by Ryan Everett · 8 months ago
  34. a46d6a1 docs(prerequisites): update mbedtls to version 3.6.2 by Ryan Everett · 8 months ago
  35. 2ffe181 refactor(mbedtls): rename default mbedtls confs by Ryan Everett · 8 months ago
  36. 3809359 fix(cpus): workaround for Neoverse-V3 erratum 3701767 by Govindraj Raja · 7 months ago
  37. 4a9ff09 fix(cpus): workaround for Neoverse-N3 erratum 3699563 by Govindraj Raja · 7 months ago
  38. 7e41b70 fix(cpus): workaround for Neoverse-N2 erratum 3701773 by Govindraj Raja · 7 months ago
  39. 15300ac fix(cpus): workaround for Cortex-X925 erratum 3701747 by Govindraj Raja · 7 months ago
  40. 6e0efc7 fix(cpus): workaround for Cortex-X4 erratum 3701758 by Govindraj Raja · 7 months ago
  41. 8299c12 fix(cpus): workaround for Cortex-X3 erratum 3701769 by Govindraj Raja · 7 months ago
  42. fa6c987 fix(cpus): workaround for Cortex-X2 erratum 3701772 by Govindraj Raja · 7 months ago
  43. 4e78288 fix(cpus): workaround for Cortex-A725 erratum 3699564 by Govindraj Raja · 7 months ago
  44. ae6edfd fix(cpus): workaround for Cortex-A720-AE erratum 3699562 by Govindraj Raja · 7 months ago
  45. 2452627 fix(cpus): workaround for Cortex-A720 erratum 3699561 by Govindraj Raja · 7 months ago
  46. a7b3227 fix(cpus): workaround for Cortex-A715 erratum 3699560 by Govindraj Raja · 7 months ago
  47. d482688 fix(cpus): workaround for Cortex-A710 erratum 3701772 by Govindraj Raja · 7 months ago
  48. 9d6143e fix(cpus): workaround for accessing ICH_VMCR_EL2 by Govindraj Raja · 6 months ago
  49. 7e4bf04 chore(cpus): fix incorrect header macro by Govindraj Raja · 7 months ago
  50. 9427c06 fix(security): apply SMCCC_ARCH_WORKAROUND_4 to affected cpus by Arvind Ram Prakash · 6 months ago
  51. bea64fd fix(security): add support in cpu_ops for CVE-2024-7881 by Arvind Ram Prakash · 11 months ago
  52. 16b8724 fix(security): add CVE-2024-7881 mitigation to Cortex-X3 by Arvind Ram Prakash · 11 months ago
  53. 427c33b fix(security): add CVE-2024-7881 mitigation to Neoverse-V3 by Arvind Ram Prakash · 11 months ago
  54. 192a152 fix(security): add CVE-2024-7881 mitigation to Neoverse-V2 by Arvind Ram Prakash · 11 months ago
  55. 3e4d94c fix(security): add CVE-2024-7881 mitigation to Cortex-X925 by Arvind Ram Prakash · 11 months ago
  56. 41a52ef fix(security): add CVE-2024-7881 mitigation to Cortex-X4 by Arvind Ram Prakash · 11 months ago
  57. 2f09b9f fix(security): enable WORKAROUND_CVE_2024_7881 build option by Arvind Ram Prakash · 11 months ago
  58. 70a7d3f fix(cpus): workaround for CVE-2024-5660 for Cortex-X925 by Sona Mathew · 1 year, 2 months ago
  59. 41b64fe fix(cpus): workaround for CVE-2024-5660 for Cortex-X2 by Sona Mathew · 1 year, 2 months ago
  60. 0b2d220 fix(cpus): workaround for CVE-2024-5660 for Cortex-A77 by Sona Mathew · 1 year, 2 months ago
  61. 193370e fix(cpus): workaround for CVE-2024-5660 for Neoverse-V1 by Sona Mathew · 1 year, 2 months ago
  62. d52c52a fix(cpus): workaround for CVE-2024-5660 for Cortex-A78_AE by Sona Mathew · 1 year, 2 months ago
  63. 3bd6531 fix(cpus): workaround for CVE-2024-5660 for Cortex-A78C by Sona Mathew · 1 year, 2 months ago
  64. eda09ac fix(cpus): workaround for CVE-2024-5660 for Cortex-A78 by Sona Mathew · 1 year, 2 months ago
  65. b9766da fix(cpus): workaround for CVE-2024-5660 for Cortex-X1 by Sona Mathew · 1 year, 2 months ago
  66. 6324220 fix(cpus): workaround for CVE-2024-5660 for Neoverse-N2 by Sona Mathew · 1 year, 3 months ago
  67. 6041f07 fix(cpus): workaround for CVE-2024-5660 for Cortex-A710 by Sona Mathew · 1 year, 3 months ago
  68. b23f5da fix(cpus): workaround for CVE-2024-5660 for Neoverse-V2 by Sona Mathew · 1 year, 3 months ago
  69. ef37871 fix(cpus): workaround for CVE-2024-5660 for Cortex-X3 by Sona Mathew · 1 year, 3 months ago
  70. 2898088 fix(cpus): workaround for CVE-2024-5660 for Neoverse-V3 by Sona Mathew · 1 year, 3 months ago
  71. b8e111c fix(cpus): workaround for CVE-2024-5660 for Cortex-X4 by Sona Mathew · 1 year, 3 months ago
  72. a6f6396 fix(cpus): workaround for Cortex-X4 erratum 2923985 by Arvind Ram Prakash · 8 months ago
  73. d1c3a5d fix(build): do not force PLAT in plat_helpers.mk by Yann Gautier · 7 months ago
  74. ea1b816 chore(deps): update pytest for cot-dt2c by Chris Kay · 7 months ago
  75. 65762d7 chore(deps): bump jinja2 by dependabot[bot] · 7 months ago
  76. 87f3125 chore(deps): bump jinja2 in the pip group across 1 directory by dependabot[bot] · 7 months ago
  77. b453056 chore(deps): bump the pip group across 2 directories with 1 update by dependabot[bot] · 7 months ago
  78. 11e5f92 build(deps): bump setuptools in the pip group across 1 directory by dependabot[bot] · 8 months ago
  79. 850389f chore(deps): bump micromatch by dependabot[bot] · 8 months ago
  80. 4ec2948 Merge "docs(changelog): changelog for v2.12 release" into integration by Govindraj Raja · 9 months ago lts-v2.12.0 v2.12 v2.12.0
  81. 8f6e40f Merge "docs(changelog): add subsection common" into integration by Govindraj Raja · 9 months ago
  82. 46bafc1 Merge "docs: update build tool prerequisites" into integration by Govindraj Raja · 9 months ago
  83. 8a48bca Merge "docs(tc): deprecate tc2 in documentation" into integration by Govindraj Raja · 9 months ago
  84. f11a911 Merge "docs(fvp): update FVP model versions as per usage" into integration by Govindraj Raja · 9 months ago
  85. 4b55bcb Merge "fix(stm32mp15-fdts): correct MCO2_PLL4 clock name for DHCOM" into integration by Govindraj Raja · 9 months ago
  86. 74606e7 docs(tc): deprecate tc2 in documentation by Icen Zeyada · 9 months ago
  87. fc2e4ba fix(stm32mp15-fdts): correct MCO2_PLL4 clock name for DHCOM by Yann Gautier · 9 months ago
  88. 07a6a65 docs(changelog): changelog for v2.12 release by Govindraj Raja · 9 months ago
  89. 5699f84 docs(fvp): update FVP model versions as per usage by Manish V Badarkhe · 9 months ago
  90. e614ba3 docs(changelog): add subsection common by Govindraj Raja · 9 months ago
  91. 847d6f4 Merge changes from topic "el3spmc-fix-v2.12-rc0" into integration by Olivier Deprez · 9 months ago v2.12-rc1
  92. 78a9158 feat(qemu): increase size of bl31 by Jens Wiklander · 9 months ago
  93. eee52da fix(qemu): fix EL3-SPMC data store alignment by Jens Wiklander · 9 months ago
  94. 1b1b40a fix(qemu): fix build error with spmd by Jens Wiklander · 9 months ago
  95. 40c0a64 docs: update build tool prerequisites by Harrison Mutai · 9 months ago
  96. 74c0783 Merge changes Ic92c2abf,Id9182f65 into integration by Govindraj Raja · 9 months ago
  97. 9f933f6 Merge "fix(rme): add console name to checksum calculation" into integration by Govindraj Raja · 9 months ago
  98. 7a444c3 Merge "docs(prerequisites): add Poetry installation instructions" into integration by Govindraj Raja · 9 months ago
  99. c24bece Merge changes I32b0dd2b,I04d88fb6,I9426cf7b,Ia18824a7 into integration by Govindraj Raja · 9 months ago
  100. 1bf7a47 docs(changelog): add some architecture features by Yann Gautier · 9 months ago