1. 2c04a87 docs(changelog): changelog for lts-v2.8.33 release by Release CI · 9 weeks ago lts-v2.8.33
  2. 04e300b Merge changes from topic "for-lts-v2.8.33" into lts-v2.8 by TrustedFirmware Code Review · 2 months ago
  3. 3bd1d85 chore(docs): add a SBOM template in CycloneDX format by Richard Hughes · 8 months ago
  4. a96d034 fix(cpus): drop esb from the Neoverse N1 by Boyan Karatotev · 3 months ago
  5. fc3a26e fix(deps): remove deprecated husky commands by Yann Gautier · 3 months ago
  6. a95dba1 build(npm): adhere to Husky deprecation notice by Yann Gautier · 3 months ago
  7. 9a18a64 docs(changelog): changelog for lts-v2.8.32 release by Release CI · 2 months ago lts-v2.8.32
  8. bcad069 Merge changes from topic "for-lts-v2.8.32_v2" into lts-v2.8 by TrustedFirmware Code Review · 3 months ago
  9. c6af18d Merge changes from topic "for-lts-v2.8.32" into lts-v2.8 by Govindraj Raja · 3 months ago
  10. 0f04477 feat(mbedtls): update mbedtls to version 3.6.3 by Lauren Wehrmeister · 4 months ago
  11. b5ee220 refactor(cpus): optimize CVE checking by Arvind Ram Prakash · 4 months ago
  12. d69ad00 docs(prerequisites): update mbedtls to v3.6.3 by Lauren Wehrmeister · 4 months ago
  13. 2b9a049 refactor(cpus): move errata check to common code by Arvind Ram Prakash · 4 months ago
  14. 5464be6 refactor(cpus): drop unused argument forward_flag by Arvind Ram Prakash · 4 months ago
  15. 9578b4d fix(cpus): add missing add_erratum_entry by Govindraj Raja · 4 months ago
  16. 4a5b724 chore(cpus): remove in-order checks by Govindraj Raja · 4 months ago
  17. 6b4b1b8 docs: add playbook for new releases by Chris Palmer · 4 months ago
  18. eb7c613 fix(cpus): fix clang compilation issue by Govindraj Raja · 4 months ago
  19. dbbd257 fix(cpus): remove errata setting PF_MODE to conservative by Govindraj Raja · 4 months ago
  20. 47c42dd chore(cpus): rearrange the errata and cve in order in Cortex-X4 by Sona Mathew · 5 months ago
  21. 17cc04f chore(cpus): rearrange cve and errata order in Cortex-X3 by Sona Mathew · 5 months ago
  22. b71c354 chore(cpus): fix cve order in Neoverse-V2 by Sona Mathew · 5 months ago
  23. 2aa5b13 chore(cpus): rearrange the errata and cve order in Neoverse-N2 by Sona Mathew · 5 months ago
  24. 674dd5c chore(cpus): rearrange the errata and cve in order in Neoverse-V3 by Sona Mathew · 5 months ago
  25. 2cf689d chore(cpus): rearrange the errata and cve in order in Cortex-A710 by Sona Mathew · 5 months ago
  26. a1f55ed chore(cpus): rearrange cve in order in Cortex-X1 by Sona Mathew · 5 months ago
  27. 7bee989 chore(cpus): fix cve order in Neoverse-V1 by Arvind Ram Prakash · 5 months ago
  28. 6085607 chore(cpus): fix cve order in Cortex-X2 by Arvind Ram Prakash · 5 months ago
  29. 491b628 chore(cpus): fix cve order in Cortex-A78C by Arvind Ram Prakash · 5 months ago
  30. 9fcf210 chore(cpus): fix cve order in Cortex-A78_AE by Arvind Ram Prakash · 5 months ago
  31. bf3eede chore(cpus): fix cve order in Cortex-A78 by Arvind Ram Prakash · 5 months ago
  32. 939983a chore(cpus): fix cve order in Cortex-A77 by Arvind Ram Prakash · 5 months ago
  33. 0f06288 refactor(cpus): don't panic if errata out of order by Arvind Ram Prakash · 5 months ago
  34. bb5846c fix(errata): workaround for Cortex-A510 erratum 2971420 by John Powell · 6 months ago
  35. 4ce5136 feat(trbe): introduce trbe_disable() function by Arvind Ram Prakash · 1 year, 1 month ago
  36. 47cc9b7 fix(cpus): workaround for Cortex-A715 erratum 2804830 by John Powell · 6 months ago
  37. 58647cf fix(errata-abi): add support for handling split workarounds by Arvind Ram Prakash · 5 months ago
  38. 976fec6 perf(cpus): make reset errata do fewer branches by Boyan Karatotev · 7 months ago
  39. fe7d33c perf(cpus): inline the init_cpu_data_ptr function by Boyan Karatotev · 9 months ago
  40. 6a72c5a perf(cpus): inline the reset function by Boyan Karatotev · 4 months ago
  41. 160b428 perf(cpus): inline the cpu_get_rev_var call by Boyan Karatotev · 8 months ago
  42. 1770eeb fix(psci): tighten psci_power_down_wfi behaviour by Harrison Mutai · 2 years, 7 months ago
  43. a05e169 docs(changelog): changelog for lts-v2.8.31 release by Release CI · 3 months ago lts-v2.8.31
  44. efe55de Merge changes from topic "for-lts-v2.8.31" into lts-v2.8 by TrustedFirmware Code Review · 5 months ago
  45. 7bf485d refactor(cpus): register DSU errata with the errata framework's wrappers by Boyan Karatotev · 6 months ago
  46. d1ea858 refactor(cpus): declare runtime errata correctly by Boyan Karatotev · 6 months ago
  47. d54e07a refactor(cpus): remove cpu specific errata funcs by Ryan Everett · 1 year, 3 months ago dev/topics/lts-v2.8.31-triage-set2
  48. 6a6b0be refactor(cpus): directly invoke errata reporter by Ryan Everett · 1 year, 3 months ago
  49. f67c3ea perf(cpus): inline cpu_rev_var checks by Boyan Karatotev · 7 months ago
  50. 88ca67b refactor(cpus): convert checker functions to standard helpers by Boyan Karatotev · 7 months ago
  51. 9ec650f refactor(cpus): convert the Cortex-A65 to use the errata framework by Boyan Karatotev · 6 months ago
  52. fa4bdbb fix(cpus): declare reset errata correctly by Boyan Karatotev · 7 months ago
  53. 34614e0 fix(cpus): fix a typo in errata doc by Govindraj Raja · 6 months ago dev/topics/lts-v2.8.31-triage-set3
  54. b4dd8f6 fix(cpus): workaround for Neoverse-V3 erratum 2970647 by Govindraj Raja · 6 months ago
  55. 30d6886 fix(cpus): workaround for Cortex-X4 erratum 2957258 by Govindraj Raja · 6 months ago
  56. 8b76bf0 docs(changelog): changelog for lts-v2.8.30 release by Release CI · 6 months ago lts-v2.8.30
  57. 19e13b0 Merge "chore(smccc): bump up SMCCC version to 1.4" into lts-v2.8 by TrustedFirmware Code Review · 6 months ago
  58. 55589ce chore(smccc): bump up SMCCC version to 1.4 by Manish Pandey · 2 years, 2 months ago
  59. eaeb90e Merge changes from topic "for-lts-v2.8.30" into lts-v2.8 by TrustedFirmware Code Review · 6 months ago
  60. 35caff9 fix(cpus): workaround for Neoverse-V3 erratum 3701767 by Govindraj Raja · 7 months ago
  61. 2414a85 fix(cpus): workaround for Neoverse-N2 erratum 3701773 by Govindraj Raja · 7 months ago
  62. 395f67e fix(cpus): workaround for Cortex-X4 erratum 3701758 by Govindraj Raja · 7 months ago
  63. ed4bd3c fix(cpus): workaround for Cortex-X3 erratum 3701769 by Govindraj Raja · 7 months ago
  64. 2296df6 fix(cpus): workaround for Cortex-X2 erratum 3701772 by Govindraj Raja · 7 months ago
  65. c7d5de9 fix(cpus): workaround for Cortex-A720 erratum 3699561 by Govindraj Raja · 7 months ago
  66. 3b8a3ad fix(cpus): workaround for Cortex-A715 erratum 3699560 by Govindraj Raja · 7 months ago
  67. c32e3a3 fix(cpus): workaround for Cortex-A710 erratum 3701772 by Govindraj Raja · 7 months ago
  68. 8c6068f fix(cpus): workaround for accessing ICH_VMCR_EL2 by Govindraj Raja · 6 months ago
  69. f2a263e fix(cm): update gic el2 sysregs save/restore mechanism by Manish Pandey · 1 year, 6 months ago
  70. 37db9ab refactor(cm): move remaining EL2 save/restore into C by Boyan Karatotev · 2 years, 3 months ago
  71. 1a2a268 refactor(errata-abi): move EXTRACT_PARTNUM to arch.h by Arvind Ram Prakash · 12 months ago
  72. 983f4c8 chore(cpus): fix incorrect header macro by Govindraj Raja · 7 months ago
  73. f68e73e docs(changelog): changelog for lts-v2.8.29 release by Release CI · 6 months ago lts-v2.8.29
  74. e7fa4f8 Merge changes from topic "for-lts-v2.8.29" into lts-v2.8 by TrustedFirmware Code Review · 6 months ago
  75. 1e4b436 feat(fvp): allow configurable FVP Trusted SRAM size by Chris Kay · 2 years, 2 months ago
  76. 337aa3b fix(security): apply SMCCC_ARCH_WORKAROUND_4 to affected cpus by Arvind Ram Prakash · 6 months ago
  77. 8fc0fa7 fix(security): add support in cpu_ops for CVE-2024-7881 by Arvind Ram Prakash · 11 months ago
  78. a7f53d3 fix(security): add CVE-2024-7881 mitigation to Cortex-X3 by Arvind Ram Prakash · 11 months ago
  79. cbf4a4e fix(security): add CVE-2024-7881 mitigation to Neoverse-V3 by Arvind Ram Prakash · 11 months ago
  80. 172ccad6 fix(security): add CVE-2024-7881 mitigation to Neoverse-V2 by Arvind Ram Prakash · 11 months ago
  81. 2ef768d fix(security): add CVE-2024-7881 mitigation to Cortex-X4 by Arvind Ram Prakash · 11 months ago
  82. cc04eac fix(security): enable WORKAROUND_CVE_2024_7881 build option by Arvind Ram Prakash · 11 months ago
  83. e2084ab fix(services): disable workaround discovery on aarch32 for now by Stephan Gerhold · 2 years ago
  84. cf5e7d8 build: always prefix section names with `.` by Chris Kay · 6 months ago
  85. 772bdd3 style: normalize linker script code style by Chris Kay · 2 years, 10 months ago
  86. ed62bea docs(changelog): changelog for lts-v2.8.28 release by Release CI · 6 months ago lts-v2.8.28
  87. 0e729e2 Merge "docs(maintainers): update LTS maintainers" into lts-v2.8 by TrustedFirmware Code Review · 6 months ago
  88. 2c60354 docs(maintainers): update LTS maintainers by Govindraj Raja · 6 months ago
  89. 1bb6efa Merge changes from topic "gr/lts-doc-2.8" into lts-v2.8 by TrustedFirmware Code Review · 6 months ago
  90. fe36dc3 Merge changes from topic "for-lts-v2.8.28" into lts-v2.8 by TrustedFirmware Code Review · 6 months ago
  91. b3d5cc3 chore(deps): bump cross-spawn by dependabot[bot] · 7 months ago
  92. 0330b63 chore(deps): bump jinja2 in the pip group across 1 directory by dependabot[bot] · 8 months ago
  93. 633fc73 docs: updates to LTS by Govindraj Raja · 7 months ago
  94. bf358fe docs: add inital lts doc by Govindraj Raja · 8 months ago
  95. 7dfeac5 Merge changes from topic "lts-v2.8.28" into lts-v2.8 by TrustedFirmware Code Review · 7 months ago openci-migration-lts-v2.8
  96. 8c37a4b feat(mbedtls): mbedtls config update for v3.6.2 by Ryan Everett · 8 months ago
  97. ae45ec9 docs(prerequisites): update mbedtls to version 3.6.2 by Yann Gautier · 7 months ago
  98. 0f7eed0 refactor(mbedtls): rename default mbedtls confs by Ryan Everett · 8 months ago
  99. d4ce532 fix(arm): add extra hash config to validate ROTPK by Manish V Badarkhe · 11 months ago
  100. ab1f18f docs(changelog): changelog for lts-v2.8.27 release by Release CI · 7 months ago lts-v2.8.27