1. 16d3108 feat(cpus): add support for Travis CPU by Juan Pablo Conde · Tue Sep 19 14:57:29 2023 -0500
  2. 35c7d39 fix(cpus): workaround for Cortex-X3 erratum 2070301 by Sona Mathew · Tue Oct 03 17:09:09 2023 -0500
  3. 29c9ef0 Merge changes from topic "errata" into integration by Lauren Wehrmeister · Fri Sep 22 20:22:19 2023 +0200
  4. a20d061 fix(cpus): workaround for Neoverse V2 erratum 2743011 by Bipin Ravi · Mon Sep 18 19:54:41 2023 -0500
  5. 9d46b35 fix(cpus): workaround for Neoverse V2 erratum 2779510 by Bipin Ravi · Mon Sep 18 19:28:32 2023 -0500
  6. 90aaf98 fix(cpus): workaround for Neoverse V2 erratum 2719105 by Bipin Ravi · Mon Sep 18 17:27:29 2023 -0500
  7. 4f9b75f fix(cpus): workaround for Neoverse V2 erratum 2331132 by Bipin Ravi · Mon Sep 18 16:34:13 2023 -0500
  8. 9516858 fix(cpus): workaround for Cortex-X3 erratum 2742421 by Sona Mathew · Tue Sep 05 14:10:03 2023 -0500
  9. 49f7066 feat(cpus): add support for Nevis CPU by Juan Pablo Conde · Thu Jul 06 15:38:59 2023 -0500
  10. c9fe7ce feat(cpus): add support for Gelas CPU by Juan Pablo Conde · Wed Jul 05 11:57:50 2023 -0500
  11. 52f83b1 Merge "chore: update to use Arm word across TF-A" into integration by Manish V Badarkhe · Tue Aug 08 17:26:48 2023 +0200
  12. eee28e7 chore: update to use Arm word across TF-A by Govindraj Raja · Tue Aug 01 15:52:40 2023 -0500
  13. de3fa1e feat(cpus): make revision procedure call optional by Harrison Mutai · Mon Jun 26 16:25:21 2023 +0100
  14. 03593a6 Merge changes from topic "ar/errata_refactor" into integration by Bipin Ravi · Fri Aug 04 18:01:07 2023 +0200
  15. 29cbe72 refactor(cpus): convert Neoverse V1 to use CPU helpers by Arvind Ram Prakash · Fri Jul 21 16:01:22 2023 -0500
  16. 189622a fix(cpus): workaround for Neoverse N2 erratum 2779511 by Arvind Ram Prakash · Mon Jul 17 14:46:14 2023 -0500
  17. 465f93b fix(cpus): workaround for Neoverse N2 erratum 2743014 by Arvind Ram Prakash · Wed Jul 05 17:24:23 2023 -0500
  18. 331bdef refactor(cpus): convert the Cortex-A76 to use the errata framework by Govindraj Raja · Thu Jun 15 17:34:15 2023 -0500
  19. 399472c refactor(cpus): convert the Cortex-A510 to use cpu helpers by Jayanth Dodderi Chidanand · Tue Apr 11 21:58:21 2023 +0100
  20. f566e10 feat(cpus): add errata framework helpers by Jayanth Dodderi Chidanand · Mon Jun 19 16:20:02 2023 +0100
  21. ca3caf0 chore: rename hayes to a520 by Govindraj Raja · Wed Jun 28 08:49:21 2023 -0500
  22. 37012fb chore: rename hunter to a720 by Govindraj Raja · Fri Jun 23 11:28:05 2023 -0500
  23. 0a12091 chore: rename hunter_elp to cortex-x4 by Govindraj Raja · Fri Jun 23 11:09:31 2023 -0500
  24. 7beabfd feat(cpus): add support for hermes cpu by Govindraj Raja · Tue Jun 27 10:07:23 2023 -0500
  25. cea0c26 feat(cpus): add more errata framework helpers by Boyan Karatotev · Tue Apr 04 11:29:00 2023 +0100
  26. 7f73129 Merge "chore: rename Makalu to Cortex-A715" into integration by Manish Pandey · Mon Jun 05 16:21:47 2023 +0200
  27. e5004c1 chore: rename Makalu to Cortex-A715 by Harrison Mutai · Tue May 23 17:28:03 2023 +0100
  28. e7807d2 feat(cpus): wrappers to propagate AArch32 errata info by Boyan Karatotev · Thu Jan 26 17:29:35 2023 +0000
  29. 29fa56d feat(cpus): add a way to automatically report errata by Boyan Karatotev · Fri Jan 27 09:38:15 2023 +0000
  30. 821364e feat(cpus): add a concise way to implement AArch64 errata by Boyan Karatotev · Fri Jan 27 09:35:10 2023 +0000
  31. 06236c9 refactor(cpus): convert print_errata_status to C by Boyan Karatotev · Wed Jan 25 18:50:10 2023 +0000
  32. 5d38cb3 refactor(cpus): rename errata_report.h to errata.h by Boyan Karatotev · Fri Jan 27 09:37:07 2023 +0000
  33. e7d7c27 refactor(cpus): move cpu_ops field defines to a header by Boyan Karatotev · Wed Jan 25 16:55:18 2023 +0000
  34. 2be03c0 fix(tree): correct some typos by Elyes Haouas · Mon Feb 13 09:14:48 2023 +0100
  35. d99d09a feat(cpus): add support for blackhawk cpu by Govindraj Raja · Mon Mar 13 12:09:12 2023 +0000
  36. 02b5d1c feat(cpus): add support for chaberton cpu by Govindraj Raja · Fri Mar 10 10:38:54 2023 +0000
  37. bf205fc fix(cpus): workaround for Cortex-A78C erratum 1827430 by Bipin Ravi · Tue Mar 14 10:04:23 2023 -0500
  38. 4f8eada Merge "refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3" into integration by Manish Pandey · Wed Mar 15 12:45:26 2023 +0100
  39. 11b9b49 refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · Tue Nov 22 14:41:00 2022 -0600
  40. 746a339 Merge "fix(cpus): workaround for Neoverse V1 errata 2743233" into integration by Bipin Ravi · Tue Mar 14 19:53:19 2023 +0100
  41. 2ef5db7 fix(cpus): workaround for Neoverse V1 errata 2743233 by Sona Mathew · Thu Mar 02 15:07:55 2023 -0600
  42. db09108 fix(cpus): workaround for Cortex-A78C erratum 2779484 by Bipin Ravi · Tue Feb 28 16:21:51 2023 -0600
  43. 33100ef fix(cpus): workaround for Cortex-A78 erratum 2742426 by Bipin Ravi · Tue Feb 28 14:51:28 2023 -0600
  44. 33bfc5e build: always prefix section names with `.` by Chris Kay · Tue Feb 14 11:30:04 2023 +0000
  45. 076dc89 Merge changes from topic "srm/errata" into integration by Bipin Ravi · Fri Jan 20 20:37:07 2023 +0100
  46. fe405d0 fix(cpus): workaround for Neoverse V1 errata 2779461 by Sona Mathew · Wed Jan 11 17:04:24 2023 -0600
  47. f13c1a9 fix(cpus): workaround for Cortex-A78 erratum 2779479 by Sona Mathew · Wed Jan 11 12:55:30 2023 -0600
  48. 619d6fb feat(ti): set snoop-delayed exclusive handling on A72 cores by Andrew Davis · Thu Jan 12 09:32:33 2023 -0600
  49. b3fd376 feat(ti): set L2 cache ECC and and parity on A72 cores by Andrew Davis · Tue Jan 10 13:25:42 2023 -0600
  50. e7d7d11 feat(ti): set L2 cache data ram latency on A72 cores to 4 cycles by Andrew Davis · Tue Jan 10 13:14:37 2023 -0600
  51. 82dd5ac fix(cpus): workaround for Cortex-X3 erratum 2615812 by Harrison Mutai · Fri Nov 11 14:09:55 2022 +0000
  52. f8de535 fix(cpus): workaround for Cortex-A710 erratum 2291219 by Boyan Karatotev · Mon Oct 03 14:21:28 2022 +0100
  53. 6559dbd fix(cpus): workaround for Cortex-X3 erratum 2313909 by Boyan Karatotev · Mon Oct 03 14:18:28 2022 +0100
  54. d3f8b4d fix(cpus): workaround for Neoverse-N2 erratum 2326639 by Boyan Karatotev · Mon Oct 03 14:07:08 2022 +0100
  55. bdf953c chore: rename Makalu ELP to Cortex-X3 by Boyan Karatotev · Tue Oct 25 11:29:04 2022 +0100
  56. 89034d6 fix(cpus): workaround for Cortex-A510 erratum 2666669 by Akram Ahmad · Wed Sep 21 13:59:56 2022 +0100
  57. b2ea500 Merge "feat(cpu): add library support for Hunter ELP" into integration by Bipin Ravi · Tue Oct 11 17:23:56 2022 +0200
  58. e5cf16b revert(cpus): "Revert workaround for A77 erratum 1800714" by Boyan Karatotev · Tue Sep 27 10:37:54 2022 +0100
  59. 2205f9a feat(cpu): add library support for Hunter ELP by Harrison Mutai · Mon Oct 03 12:48:35 2022 +0100
  60. a1c50ab refactor(cpu): use the updated IP name for Demeter CPU by Joel Goddard · Wed Sep 21 21:52:28 2022 +0530
  61. 0eda230 Merge "fix(cpus): workaround for Cortex-A710 2216384" into integration by Bipin Ravi · Tue Sep 13 20:59:43 2022 +0200
  62. fbc1edb fix(cpus): workaround for Cortex-A78C erratum 2376749 by Akram Ahmad · Tue Sep 06 11:23:25 2022 +0100
  63. de4f589 fix(cpus): workaround for Cortex-A710 2216384 by Jayanth Dodderi Chidanand · Thu Sep 01 22:09:54 2022 +0100
  64. a85254e fix(errata): workaround for Cortex-A510 erratum 2347730 by Akram Ahmad · Thu Jul 21 14:01:33 2022 +0100
  65. 0e7d869 Merge "fix(errata): workaround for Cortex-A510 erratum 2371937" into integration by Bipin Ravi · Wed Aug 24 23:46:02 2022 +0200
  66. fc4e7c3 Merge "fix(errata): workaround for Cortex-A78C erratum 2395411" into integration by Bipin Ravi · Wed Aug 24 23:37:52 2022 +0200
  67. dbff7cf fix(errata): workaround for Cortex-A78C erratum 2395411 by Akram Ahmad · Tue Jul 19 14:38:46 2022 +0100
  68. 60accba fix(errata): workaround for Cortex-A510 erratum 2371937 by Akram Ahmad · Fri Jul 22 16:20:44 2022 +0100
  69. b621bda fix(errata): workaround for Neoverse-N2 erratum 2376738 by Akram Ahmad · Mon Jul 18 12:27:29 2022 +0100
  70. 31c9337 fix(errata): workaround for Neoverse-V1 erratum 1618635 by Juan Pablo Conde · Mon Feb 28 14:14:44 2022 -0500
  71. 3da857e Merge "fix(errata): workaround for Cortex-X2 erratum 2371105" into integration by Madhukar Pappireddy · Thu Jul 21 21:32:22 2022 +0200
  72. 4e315c3 fix(errata): workaround for Cortex-X2 erratum 2371105 by Bipin Ravi · Tue Jul 12 17:13:01 2022 -0500
  73. 30fc25d Merge "fix(errata): workaround for Cortex A78C erratum 2242638" into integration by Lauren Wehrmeister · Thu Jul 21 20:31:34 2022 +0200
  74. 88de598 Merge "fix(errata): workaround for Cortex-A710 erratum 2371105" into integration by Madhukar Pappireddy · Wed Jul 20 14:38:01 2022 +0200
  75. 77eab29 fix(errata): workaround for Cortex-A710 erratum 2371105 by Bipin Ravi · Tue Jul 12 15:53:21 2022 -0500
  76. 9c36e12 fix(errata): workaround for Cortex A78C erratum 2242638 by Bipin Ravi · Fri Jul 15 17:20:16 2022 -0500
  77. 4dc1887 fix(errata): workaround for Cortex-A78C 2132064 by laurenw-arm · Tue Jul 12 10:43:52 2022 -0500
  78. e31b609 Merge "fix(cpus): workaround for Neoverse-N2 erratum 2388450" into integration by Bipin Ravi · Fri Jul 08 19:25:50 2022 +0200
  79. 1af2b11 fix(cpus): workaround for Neoverse-N2 erratum 2388450 by Daniel Boulby · Wed Jul 06 14:33:13 2022 +0100
  80. 1e31bc1 feat(cpus): add a64fx cpu to tf-a by Itaru Kitayama · Mon Jul 04 14:36:00 2022 +0900
  81. b88a139 Merge "fix(errata): workaround for Neoverse-V1 erratum 2372203" into integration by Madhukar Pappireddy · Thu Jun 16 23:30:22 2022 +0200
  82. 69b9b79 Merge "fix(errata): workaround for Cortex-A77 erratum 2356587" into integration by Madhukar Pappireddy · Thu Jun 16 22:06:40 2022 +0200
  83. 8e91662 fix(errata): workaround for Cortex-A77 erratum 2356587 by Bipin Ravi · Wed Jun 08 15:27:00 2022 -0500
  84. b4cb31f fix(errata): workaround for Neoverse-V1 erratum 2372203 by Bipin Ravi · Tue Jun 14 17:09:23 2022 -0500
  85. 971938f fix(errata): workaround for Neoverse-V1 erratum 2294912 by Bipin Ravi · Wed Jun 08 16:28:46 2022 -0500
  86. 098b26d Merge "fix(security): workaround for CVE-2022-23960" into integration by Madhukar Pappireddy · Thu May 12 20:24:10 2022 +0200
  87. 32464ba fix(security): workaround for CVE-2022-23960 by Bipin Ravi · Fri May 06 16:02:30 2022 -0500
  88. af40d69 fix(errata): workaround for DSU-110 erratum 2313941 by Bipin Ravi · Wed Dec 22 14:35:21 2021 -0600
  89. bc6167c fix(security): workaround for CVE-2022-23960 for Cortex-X1 by Okash Khawaja · Thu Apr 21 13:15:56 2022 +0100
  90. baee390 fix(errata): workarounds for cortex-x1 errata by Okash Khawaja · Thu Apr 21 12:20:21 2022 +0100
  91. f5445fd feat(cpu): add support for Cortex-X1 by Okash Khawaja · Thu Apr 21 10:59:34 2022 +0100
  92. c6b6521 fix(errata): workaround for Cortex-X2 erratum 2147715 by Bipin Ravi · Tue Mar 08 10:37:43 2022 -0600
  93. ac6bf2e fix(errata): workaround for Cortex A78 AE erratum 2395408 by Varun Wadekar · Wed Mar 09 22:20:32 2022 +0000
  94. 9030a6c fix(errata): workaround for Cortex A78 AE erratum 2376748 by Varun Wadekar · Wed Mar 09 22:04:00 2022 +0000
  95. eb4d12b fix(security): workaround for CVE-2022-23960 for A76AE, A78AE, A78C by Bipin Ravi · Sat Mar 12 01:58:02 2022 -0600
  96. 95c8df1 Merge changes from topic "spectre_bhb" into integration by Madhukar Pappireddy · Fri Mar 18 15:55:39 2022 +0100
  97. caa2e05 fix(security): apply SMCCC_ARCH_WORKAROUND_3 to A73/A75/A72/A57 by Bipin Ravi · Wed Feb 23 23:45:50 2022 -0600
  98. cf4d50a fix(security): workaround for CVE-2022-23960 for Cortex-A57, Cortex-A72 by Bipin Ravi · Tue Feb 15 23:24:51 2022 -0600
  99. ee56a8a fix(security): loop workaround for CVE-2022-23960 for Cortex-A76 by Bipin Ravi · Tue Feb 08 19:32:38 2022 -0600
  100. 8649974 fix(security): workaround for CVE-2022-23960 by Bipin Ravi · Tue Jan 18 01:59:06 2022 -0600