1. c1e8068 docs(changelog): changelog for lts-v2.10.15 release by Release CI · 3 months ago lts-v2.10 lts-v2.10.15
  2. 68c4e86 Merge changes from topic "for-lts-v2.10.15" into lts-v2.10 by TrustedFirmware Code Review · 3 months ago
  3. a8bec87 feat(mbedtls): update mbedtls to version 3.6.3 by Lauren Wehrmeister · 3 months ago
  4. 2f67407 docs(prerequisites): update mbedtls to v3.6.3 by Lauren Wehrmeister · 3 months ago
  5. 5c9103e docs: add playbook for new releases by Chris Palmer · 3 months ago
  6. db19f4b Merge changes from topic "for-lts-v2.10.15" into lts-v2.10 by TrustedFirmware Code Review · 3 months ago
  7. be6cb94 fix(cpus): fix clang compilation issue by Govindraj Raja · 3 months ago
  8. 8b413da fix(cpus): remove errata setting PF_MODE to conservative by Govindraj Raja · 3 months ago
  9. f1f9077 chore(cpus): rearrange the errata and cve in order in Cortex-X4 by Sona Mathew · 4 months ago
  10. 8bf7772 chore(cpus): rearrange cve and errata order in Cortex-X3 by Sona Mathew · 4 months ago
  11. 3453be1 chore(cpus): fix cve order in Neoverse-V2 by Sona Mathew · 4 months ago
  12. a43010c chore(cpus): rearrange the errata and cve order in Neoverse-N2 by Sona Mathew · 4 months ago
  13. acd429d chore(cpus): rearrange the errata and cve in order in Neoverse-V3 by Sona Mathew · 4 months ago
  14. b6d9fbb chore(cpus): rearrange the errata and cve in order in Cortex-A710 by Sona Mathew · 4 months ago
  15. 65e79ac chore(cpus): rearrange cve in order in Cortex-X1 by Sona Mathew · 4 months ago
  16. 2384124 chore(cpus): fix cve order in Neoverse-V1 by Arvind Ram Prakash · 4 months ago
  17. 7ef97f2 chore(cpus): fix cve order in Cortex-X2 by Arvind Ram Prakash · 4 months ago
  18. e77d574 chore(cpus): fix cve order in Cortex-A78C by Arvind Ram Prakash · 4 months ago
  19. d83197e chore(cpus): fix cve order in Cortex-A78_AE by Arvind Ram Prakash · 4 months ago
  20. 000077a chore(cpus): fix cve order in Cortex-A78 by Arvind Ram Prakash · 4 months ago
  21. 3b8c35a chore(cpus): fix cve order in Cortex-A77 by Arvind Ram Prakash · 4 months ago
  22. acb9a81 refactor(cpus): don't panic if errata out of order by Arvind Ram Prakash · 4 months ago
  23. 7a3ec52 fix(errata): workaround for Cortex-A510 erratum 2971420 by John Powell · 3 months ago
  24. e270eea fix(cpus): workaround for Cortex-A715 erratum 2804830 by John Powell · 5 months ago
  25. d3d4154 fix(errata-abi): add support for handling split workarounds by Arvind Ram Prakash · 4 months ago
  26. 9595d1c refactor(cpus): declare runtime errata correctly by Boyan Karatotev · 5 months ago
  27. 59beeab perf(cpus): make reset errata do fewer branches by Boyan Karatotev · 3 months ago
  28. 9bd793d perf(cpus): inline the init_cpu_data_ptr function by Boyan Karatotev · 3 months ago
  29. 529f156 perf(cpus): inline the reset function by Boyan Karatotev · 3 months ago
  30. adc2f6d perf(cpus): inline the cpu_get_rev_var call by Boyan Karatotev · 7 months ago
  31. effb974 perf(cpus): inline cpu_rev_var checks by Boyan Karatotev · 5 months ago
  32. 0d708c3 refactor(cpus): register DSU errata with the errata framework's wrappers by Boyan Karatotev · 3 months ago
  33. 9c7fbd7 refactor(cpus): convert checker functions to standard helpers by Boyan Karatotev · 5 months ago
  34. e50d031 refactor(cpus): convert the Cortex-A65 to use the errata framework by Boyan Karatotev · 5 months ago
  35. 13263fa refactor(cpus): remove cpu specific errata funcs by Ryan Everett · 3 months ago
  36. 0f9c514 refactor(cpus): directly invoke errata reporter by Ryan Everett · 3 months ago
  37. 8069c19 fix(deps): remove deprecated husky commands by Yann Gautier · 4 months ago
  38. c99a213 refactor(cpus): undo errata mitigations by Boyan Karatotev · 9 months ago
  39. a3a7906 Merge changes from topic "for-lts-v2.10.15" into lts-v2.10 by TrustedFirmware Code Review · 4 months ago
  40. 2f28a55 fix(cpus): declare reset errata correctly by Boyan Karatotev · 4 months ago
  41. 1e0fca1 fix(cpus): workaround for Cortex-X925 erratum 2963999 by Govindraj Raja · 5 months ago
  42. f9429c2 fix(cpus): workaround for Neoverse-V3 erratum 2970647 by Govindraj Raja · 5 months ago
  43. 4c93936 fix(cpus): workaround for Cortex-X4 erratum 2957258 by Govindraj Raja · 5 months ago
  44. 19cdd48 docs(changelog): changelog for lts-v2.10.14 release by Release CI · 4 months ago lts-v2.10.14
  45. 1feaade Merge changes from topic "for-lts-v2.10.14" into lts-v2.10 by TrustedFirmware Code Review · 4 months ago
  46. b9e252a feat(cpus): add ENABLE_ERRATA_ALL flag by Yann Gautier · 5 months ago
  47. c7d9465 feat(trbe): introduce trbe_disable() function by Arvind Ram Prakash · 12 months ago
  48. f0d1976 refactor(build): minor updates by Govindraj Raja · 1 year, 5 months ago
  49. 9e469a8 refactor(build): remove enabling feat by Govindraj Raja · 1 year, 5 months ago
  50. eb26e78 fix(build): march handling with arch-features by Govindraj Raja · 1 year, 5 months ago
  51. 48b41b4 refactor(build): refactor mandatory options by Govindraj Raja · 1 year, 5 months ago
  52. 926f86b refactor(build): allow mandatory feats disabling by Govindraj Raja · 1 year, 6 months ago
  53. b1f5750 docs(changelog): changelog for lts-v2.10.13 release by Release CI · 5 months ago lts-v2.10.13
  54. 1dcd820 Merge changes from topic "for-lts-v2.10.13" into lts-v2.10 by TrustedFirmware Code Review · 5 months ago
  55. fc49773 fix(cpus): workaround for Neoverse-V3 erratum 3701767 by Govindraj Raja · 5 months ago
  56. e2a5da1 fix(cpus): workaround for Neoverse-N3 erratum 3699563 by Govindraj Raja · 5 months ago
  57. 1d17578 fix(cpus): workaround for Neoverse-N2 erratum 3701773 by Govindraj Raja · 5 months ago
  58. c8a6cc0 fix(cpus): workaround for Cortex-X925 erratum 3701747 by Govindraj Raja · 5 months ago
  59. db3048d fix(cpus): workaround for Cortex-X4 erratum 3701758 by Govindraj Raja · 5 months ago
  60. 1852f60 fix(cpus): workaround for Cortex-X3 erratum 3701769 by Govindraj Raja · 5 months ago
  61. 3e9433d fix(cpus): workaround for Cortex-X2 erratum 3701772 by Govindraj Raja · 5 months ago
  62. 17b8a8a fix(cpus): workaround for Cortex-A725 erratum 3699564 by Govindraj Raja · 5 months ago
  63. 36b53f9 fix(cpus): workaround for Cortex-A720 erratum 3699561 by Govindraj Raja · 5 months ago
  64. 857cfc2 fix(cpus): workaround for Cortex-A715 erratum 3699560 by Govindraj Raja · 5 months ago
  65. 8f70937 fix(cpus): workaround for Cortex-A710 erratum 3701772 by Govindraj Raja · 5 months ago
  66. 57bdc57 fix(cpus): workaround for accessing ICH_VMCR_EL2 by Govindraj Raja · 5 months ago
  67. 57ab066 refactor(errata-abi): move EXTRACT_PARTNUM to arch.h by Arvind Ram Prakash · 11 months ago
  68. 86b3731 chore(cpus): fix incorrect header macro by Govindraj Raja · 5 months ago
  69. 813f667 chore: rename hermes to neoverse-n3 by Govindraj Raja · 1 year, 2 months ago
  70. 053bdc3 refactor(fvp): move cpus with nomodel by Govindraj Raja · 5 months ago
  71. f823cc7 fix(cm): update gic el2 sysregs save/restore mechanism by Manish Pandey · 5 months ago
  72. 64618d6 fix(security): apply SMCCC_ARCH_WORKAROUND_4 to affected cpus by Arvind Ram Prakash · 5 months ago
  73. b538666 fix(security): add support in cpu_ops for CVE-2024-7881 by Arvind Ram Prakash · 5 months ago
  74. 023e80d fix(security): add CVE-2024-7881 mitigation to Cortex-X3 by Arvind Ram Prakash · 10 months ago
  75. a737165 fix(security): add CVE-2024-7881 mitigation to Neoverse-V3 by Arvind Ram Prakash · 10 months ago
  76. 6caef6a fix(security): add CVE-2024-7881 mitigation to Neoverse-V2 by Arvind Ram Prakash · 5 months ago
  77. 81476ad fix(security): add CVE-2024-7881 mitigation to Cortex-X925 by Arvind Ram Prakash · 10 months ago
  78. 8618e9d fix(security): add CVE-2024-7881 mitigation to Cortex-X4 by Arvind Ram Prakash · 10 months ago
  79. b2be8b0 fix(security): enable WORKAROUND_CVE_2024_7881 build option by Arvind Ram Prakash · 10 months ago
  80. 408ba4d docs(changelog): changelog for lts-v2.10.12 release by Release CI · 5 months ago lts-v2.10.12
  81. 7bdf516 Merge "docs(maintainers): update LTS maintainers" into lts-v2.10 by TrustedFirmware Code Review · 5 months ago
  82. 8355ef7 docs(maintainers): update LTS maintainers by Govindraj Raja · 5 months ago
  83. faceedf Merge changes from topic "for-lts-v2.10.12" into lts-v2.10 by TrustedFirmware Code Review · 5 months ago
  84. 9007a33 Merge changes from topic "gr/lts-doc-2.10" into lts-v2.10 by TrustedFirmware Code Review · 5 months ago
  85. 924c7f4 chore(deps): bump cross-spawn by dependabot[bot] · 6 months ago
  86. 7c8c034 chore(deps): bump jinja2 in the pip group across 1 directory by dependabot[bot] · 6 months ago
  87. 3d85a19 docs: updates to LTS by Govindraj Raja · 6 months ago
  88. 13657a3 docs: add inital lts doc by Govindraj Raja · 7 months ago
  89. a4c57c1 Merge changes from topic "lts-v2.10.12" into lts-v2.10 by TrustedFirmware Code Review · 6 months ago
  90. 5649226 feat(mbedtls): mbedtls config update for v3.6.2 by Ryan Everett · 7 months ago
  91. 44161dc docs(prerequisites): update mbedtls to version 3.6.2 by Yann Gautier · 6 months ago
  92. 0ac65e7 refactor(mbedtls): rename default mbedtls confs by Ryan Everett · 7 months ago
  93. 8b2c885 fix(arm): add extra hash config to validate ROTPK by Manish V Badarkhe · 10 months ago
  94. 832b92b docs(changelog): changelog for lts-v2.10.11 release by Release CI · 6 months ago lts-v2.10.11
  95. a3fc7c1 Merge changes from topic "for-lts-2.10.11" into lts-v2.10 by TrustedFirmware Code Review · 6 months ago
  96. 196984e fix(cpus): workaround for Cortex-X4 erratum 2923985 by Arvind Ram Prakash · 7 months ago
  97. 0eed05e chore(cpus): optimise runtime errata applications by Boyan Karatotev · 9 months ago
  98. 34e6d7c Merge changes from topic "sm/fix_erratum" into lts-v2.10 by TrustedFirmware Code Review · 7 months ago
  99. ad9dfdc fix(cpus): workaround for CVE-2024-5660 for Cortex-X2 by Sona Mathew · 1 year, 1 month ago
  100. 5673d34 fix(cpus): workaround for CVE-2024-5660 for Cortex-A77 by Sona Mathew · 1 year, 1 month ago