1. 3318802 fix(fvp): resolve broken workaround reference by Harrison Mutai · 1 year ago
  2. 521510a refactor(cpus): reorder Neoverse-N1 .S file by laurenw-arm · 1 year ago
  3. e4acfd5 refactor(cpus): convert Neoverse-E1 to framework by laurenw-arm · 1 year, 1 month ago
  4. 3074569 Merge changes from topic "kc/errata_refactor" into integration by Lauren Wehrmeister · 12 months ago
  5. 927960e Merge changes from topic "gr/cpu_rename" into integration by Madhukar Pappireddy · 1 year ago
  6. ca3caf0 chore: rename hayes to a520 by Govindraj Raja · 1 year ago
  7. 37012fb chore: rename hunter to a720 by Govindraj Raja · 1 year ago
  8. 0a12091 chore: rename hunter_elp to cortex-x4 by Govindraj Raja · 1 year ago
  9. b855e6a Merge changes from topic "ms/cpu_errata" into integration by Lauren Wehrmeister · 1 year ago
  10. 65a3ce7 refactor(cpus): convert the Cortex-A75 to use cpu helpers by Kathleen Capella · 1 year, 1 month ago
  11. bd06ca2 refactor(cpus): convert the Cortex-A75 to use the errata framework by Kathleen Capella · 1 year, 3 months ago
  12. 7beabfd feat(cpus): add support for hermes cpu by Govindraj Raja · 1 year ago
  13. 3c0edf8 refactor(cpus): add Cortex-A72 errata information by Maksims Svecovs · 1 year, 2 months ago
  14. 8df9b2d refactor(cpus): convert Rainier to use errata framework by Maksims Svecovs · 1 year, 2 months ago
  15. 50c0432 refactor(cpus): convert QEMU Max to use the errata framework by Maksims Svecovs · 1 year, 3 months ago
  16. de9df8e refactor(cpus): add Cortex-A32 errata framework information by Kathleen Capella · 1 year, 1 month ago
  17. 02fb913 Merge "feat(cpus): conform DSU errata to errata framework PCS" into integration by Lauren Wehrmeister · 1 year ago
  18. cb50c11 refactor(cpus): convert Cortex-A715 to the errata framework by Harrison Mutai · 1 year, 2 months ago
  19. a3e1b07 fix(cpus): reduce generic_errata_report()'s size by Boyan Karatotev · 1 year, 1 month ago
  20. 11437c1 feat(cpus): conform DSU errata to errata framework PCS by Kathleen Capella · 1 year, 1 month ago
  21. 7f73129 Merge "chore: rename Makalu to Cortex-A715" into integration by Manish Pandey · 1 year, 1 month ago
  22. e5004c1 chore: rename Makalu to Cortex-A715 by Harrison Mutai · 1 year, 1 month ago
  23. 29fa56d feat(cpus): add a way to automatically report errata by Boyan Karatotev · 1 year, 5 months ago
  24. 06236c9 refactor(cpus): convert print_errata_status to C by Boyan Karatotev · 1 year, 5 months ago
  25. 5d38cb3 refactor(cpus): rename errata_report.h to errata.h by Boyan Karatotev · 1 year, 5 months ago
  26. e7d7c27 refactor(cpus): move cpu_ops field defines to a header by Boyan Karatotev · 1 year, 5 months ago
  27. c5b386d fix(cpus): workaround platforms non-arm interconnect by Sona Mathew · 1 year, 4 months ago
  28. 02198cb build(psci): move `runtime_errata.S` to PSCI by Chris Kay · 1 year, 3 months ago
  29. 8b9850e refactor(cpus): use BIT macro in a consistent manner by Okash Khawaja · 1 year, 2 months ago
  30. d35413d fix(cpus): do not put RAS check before using esb by Manish Pandey · 1 year, 3 months ago
  31. 57a6cba Merge "fix(cpus): use hint instruction for "tsb csync"" into integration by Bipin Ravi · 1 year, 3 months ago
  32. d99d09a feat(cpus): add support for blackhawk cpu by Govindraj Raja · 1 year, 4 months ago
  33. 02b5d1c feat(cpus): add support for chaberton cpu by Govindraj Raja · 1 year, 4 months ago
  34. 0b7f1b0 refactor(amu): unify ENABLE_AMU and ENABLE_FEAT_AMUv1 by Andre Przywara · 1 year, 3 months ago
  35. 744043c fix(cpus): use hint instruction for "tsb csync" by Andre Przywara · 1 year, 3 months ago
  36. e49c704 fix(cpus): workaround for Cortex-A78C erratum 1827440 by Bipin Ravi · 1 year, 4 months ago
  37. bf205fc fix(cpus): workaround for Cortex-A78C erratum 1827430 by Bipin Ravi · 1 year, 4 months ago
  38. 667db2c Merge changes from topic "bk/errata_refactor" into integration by Manish Pandey · 1 year, 3 months ago
  39. cc30ccf chore(cpus): remove redundant asserts by Boyan Karatotev · 1 year, 5 months ago
  40. b4f25db refactor(cpus): shorten errata flag defines by Boyan Karatotev · 1 year, 8 months ago
  41. 4f8eada Merge "refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3" into integration by Manish Pandey · 1 year, 4 months ago
  42. 11b9b49 refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 1 year, 7 months ago
  43. 746a339 Merge "fix(cpus): workaround for Neoverse V1 errata 2743233" into integration by Bipin Ravi · 1 year, 4 months ago
  44. 2ef5db7 fix(cpus): workaround for Neoverse V1 errata 2743233 by Sona Mathew · 1 year, 4 months ago
  45. db09108 fix(cpus): workaround for Cortex-A78C erratum 2779484 by Bipin Ravi · 1 year, 4 months ago
  46. 33100ef fix(cpus): workaround for Cortex-A78 erratum 2742426 by Bipin Ravi · 1 year, 4 months ago
  47. de7657c Merge "fix(cpus): workaround for Cortex-A78C erratum 2772121" into integration by Lauren Wehrmeister · 1 year, 5 months ago
  48. 7a2fe24 Merge "fix(cpus): workaround for Cortex-A510 erratum 2684597" into integration by Lauren Wehrmeister · 1 year, 5 months ago
  49. e5249fe fix(cpus): workaround for Cortex-A510 erratum 2684597 by Harrison Mutai · 1 year, 7 months ago
  50. fe405d0 fix(cpus): workaround for Neoverse V1 errata 2779461 by Sona Mathew · 1 year, 6 months ago
  51. f13c1a9 fix(cpus): workaround for Cortex-A78 erratum 2779479 by Sona Mathew · 1 year, 6 months ago
  52. e0b52cc fix(cpus): workaround for Cortex-A78C erratum 2772121 by Bipin Ravi · 1 year, 5 months ago
  53. 5afa45f Merge "fix(cpus): workaround for Cortex-X2 erratum 2282622" into integration by Madhukar Pappireddy · 1 year, 6 months ago
  54. f6eaab3 Merge "fix(cpus): workaround for Cortex-A710 erratum 2282622" into integration by Lauren Wehrmeister · 1 year, 6 months ago
  55. 7dccf8f fix(cpus): workaround for Cortex-X2 erratum 2282622 by Bipin Ravi · 1 year, 6 months ago
  56. 380c198 fix(cpus): workaround for Cortex-A710 erratum 2282622 by Bipin Ravi · 1 year, 6 months ago
  57. cc744bf fix(cpus): workaround for Neoverse N2 erratum 2743089 by Bipin Ravi · 1 year, 7 months ago
  58. 8f78e0d fix(cpus): workaround for Cortex-A78 erratum 2772019 by Bipin Ravi · 1 year, 7 months ago
  59. fe4b0c4 fix(cpus): workaround for Neoverse V1 erratum 2743093 by Bipin Ravi · 1 year, 7 months ago
  60. 86839eb fix(cpus): workaround for Cortex-X2 erratum 2768515 by Bipin Ravi · 1 year, 7 months ago
  61. ef9a155 fix(cpus): workaround for Cortex-A710 erratum 2768515 by Bipin Ravi · 1 year, 7 months ago
  62. 82dd5ac fix(cpus): workaround for Cortex-X3 erratum 2615812 by Harrison Mutai · 1 year, 8 months ago
  63. aaf5d29 fix(cpus): workaround for Cortex-A77 erratum 2743100 by Boyan Karatotev · 1 year, 8 months ago
  64. 23e29e4 fix(cpus): workaround for Cortex-A76 erratum 2743102 by Bipin Ravi · 1 year, 8 months ago
  65. 9edf249 fix(cpus): workaround for Neoverse N1 erratum 2743102 by Bipin Ravi · 1 year, 8 months ago
  66. 9a7cd80 Merge changes I7d3a97df,I5935b4bc,I9a325c5b,Ie29bd3a5,Iebb90cf2 into integration by Bipin Ravi · 1 year, 8 months ago
  67. f8de535 fix(cpus): workaround for Cortex-A710 erratum 2291219 by Boyan Karatotev · 1 year, 9 months ago
  68. 6559dbd fix(cpus): workaround for Cortex-X3 erratum 2313909 by Boyan Karatotev · 1 year, 9 months ago
  69. d3f8b4d fix(cpus): workaround for Neoverse-N2 erratum 2326639 by Boyan Karatotev · 1 year, 9 months ago
  70. bdf953c chore: rename Makalu ELP to Cortex-X3 by Boyan Karatotev · 1 year, 8 months ago
  71. c6eef7e Merge "fix(security): optimisations for CVE-2022-23960" into integration by Lauren Wehrmeister · 1 year, 8 months ago
  72. 9ee6dd4 fix(security): optimisations for CVE-2022-23960 by Bipin Ravi · 1 year, 9 months ago
  73. 3f4cd57 fix(cpus): fix cpu version check for Neoverse N2, V1 by Bipin Ravi · 1 year, 9 months ago
  74. 89034d6 fix(cpus): workaround for Cortex-A510 erratum 2666669 by Akram Ahmad · 1 year, 9 months ago
  75. b2ea500 Merge "feat(cpu): add library support for Hunter ELP" into integration by Bipin Ravi · 1 year, 9 months ago
  76. e5cf16b revert(cpus): "Revert workaround for A77 erratum 1800714" by Boyan Karatotev · 1 year, 9 months ago
  77. 2205f9a feat(cpu): add library support for Hunter ELP by Harrison Mutai · 1 year, 9 months ago
  78. a1c50ab refactor(cpu): use the updated IP name for Demeter CPU by Joel Goddard · 1 year, 9 months ago
  79. 0eda230 Merge "fix(cpus): workaround for Cortex-A710 2216384" into integration by Bipin Ravi · 1 year, 10 months ago
  80. fbc1edb fix(cpus): workaround for Cortex-A78C erratum 2376749 by Akram Ahmad · 1 year, 10 months ago
  81. de4f589 fix(cpus): workaround for Cortex-A710 2216384 by Jayanth Dodderi Chidanand · 1 year, 10 months ago
  82. 5930677 Merge "fix(errata): workaround for Cortex-A510 erratum 2347730" into integration by Manish Pandey · 1 year, 10 months ago
  83. 7e46555 refactor(cpu): update IP names of Makalu CPU lib by Rupinderjit Singh · 1 year, 10 months ago
  84. a85254e fix(errata): workaround for Cortex-A510 erratum 2347730 by Akram Ahmad · 2 years ago
  85. 0e7d869 Merge "fix(errata): workaround for Cortex-A510 erratum 2371937" into integration by Bipin Ravi · 1 year, 10 months ago
  86. fc4e7c3 Merge "fix(errata): workaround for Cortex-A78C erratum 2395411" into integration by Bipin Ravi · 1 year, 10 months ago
  87. dbff7cf fix(errata): workaround for Cortex-A78C erratum 2395411 by Akram Ahmad · 2 years ago
  88. 60accba fix(errata): workaround for Cortex-A510 erratum 2371937 by Akram Ahmad · 2 years ago
  89. 1714c1d fix(errata): workaround for Cortex-A710 erratum 2147715 by Akram Ahmad · 2 years ago
  90. b621bda fix(errata): workaround for Neoverse-N2 erratum 2376738 by Akram Ahmad · 2 years ago
  91. 31c9337 fix(errata): workaround for Neoverse-V1 erratum 1618635 by Juan Pablo Conde · 2 years, 4 months ago
  92. b849301 feat(plat/qti): fix to support cpu errata by Saurabh Gorecha · 2 years, 3 months ago
  93. 3da857e Merge "fix(errata): workaround for Cortex-X2 erratum 2371105" into integration by Madhukar Pappireddy · 2 years ago
  94. 4e315c3 fix(errata): workaround for Cortex-X2 erratum 2371105 by Bipin Ravi · 2 years ago
  95. 30fc25d Merge "fix(errata): workaround for Cortex A78C erratum 2242638" into integration by Lauren Wehrmeister · 2 years ago
  96. 88de598 Merge "fix(errata): workaround for Cortex-A710 erratum 2371105" into integration by Madhukar Pappireddy · 2 years ago
  97. 77eab29 fix(errata): workaround for Cortex-A710 erratum 2371105 by Bipin Ravi · 2 years ago
  98. 9c36e12 fix(errata): workaround for Cortex A78C erratum 2242638 by Bipin Ravi · 2 years ago
  99. 4dc1887 fix(errata): workaround for Cortex-A78C 2132064 by laurenw-arm · 2 years ago
  100. e31b609 Merge "fix(cpus): workaround for Neoverse-N2 erratum 2388450" into integration by Bipin Ravi · 2 years ago