1. 087395d Merge changes from topic "jc/errata_refactor" into integration by Lauren Wehrmeister · Tue Aug 01 00:04:01 2023 +0200
  2. 30da8af refactor(cpus): convert Cortex-A72 to use cpu helpers by Jayanth Dodderi Chidanand · Fri Jun 23 08:27:09 2023 +0100
  3. b1cd7d5 refactor(cpus): convert the Cortex-A72 to use the errata framework by Jayanth Dodderi Chidanand · Wed Apr 12 18:35:45 2023 +0100
  4. cc02b96 refactor(cpus): reorder Cortex-A72 errata by ascending order by Jayanth Dodderi Chidanand · Wed Apr 12 18:05:58 2023 +0100
  5. f362510 refactor(cpus): use cpu errata wrappers for aarch64 hunter based cpus by Govindraj Raja · Mon Apr 24 15:21:19 2023 -0500
  6. 5716493 fix(cpus): fix minor issue seen with a9 cpu by Govindraj Raja · Mon Jul 03 14:08:36 2023 -0500
  7. fe97680 Merge "refactor(cpus): convert Cortex-A715 to the errata framework" into integration by Bipin Ravi · Fri Jul 28 00:22:19 2023 +0200
  8. d3a63a3 Merge changes from topic "hm/errata-fw" into integration by Bipin Ravi · Fri Jul 28 00:21:42 2023 +0200
  9. d0375e5 Merge changes from topics "hm/errata-refactor", "jc/errata_refactor" into integration by Bipin Ravi · Fri Jul 28 00:09:19 2023 +0200
  10. 0f5e496 Merge changes from topic "lw/errata_refactor" into integration by Bipin Ravi · Thu Jul 27 21:01:59 2023 +0200
  11. 0b32727 refactor(cpus): convert the Cortex-x2 to use cpu helpers by Jayanth Dodderi Chidanand · Fri Apr 14 11:33:48 2023 +0100
  12. ac7b191 refactor(cpus): convert the Cortex-x2 to use the errata framework by Jayanth Dodderi Chidanand · Fri Apr 14 11:26:16 2023 +0100
  13. b198725 refactor(cpus): reorder Cortex-x2 errata by ascending order by Jayanth Dodderi Chidanand · Fri Apr 14 10:43:27 2023 +0100
  14. 013d1ca refactor(cpus): convert the Cortex-A65AE to use the errata framework by Jayanth Dodderi Chidanand · Wed Apr 12 12:34:37 2023 +0100
  15. 399472c refactor(cpus): convert the Cortex-A510 to use cpu helpers by Jayanth Dodderi Chidanand · Tue Apr 11 21:58:21 2023 +0100
  16. 5818c7a refactor(cpus): convert the Cortex-A510 to use the errata framework by Jayanth Dodderi Chidanand · Tue Apr 11 15:15:31 2023 +0100
  17. 16e5ca2 refactor(cpus): reorder Cortex-A510 errata by ascending order by Jayanth Dodderi Chidanand · Tue Apr 11 11:42:53 2023 +0100
  18. 0dd7114 refactor(cpus): add Cortex-A53 errata framework information by Jayanth Dodderi Chidanand · Wed Apr 12 22:14:59 2023 +0100
  19. b45d7d7 refactor(cpus): convert Neoverse-N1 to use helpers by laurenw-arm · Wed Jun 07 13:26:23 2023 -0500
  20. 41c3e26 refactor(cpus): convert Neoverse-N1 to framework by laurenw-arm · Tue Jun 06 16:53:15 2023 -0500
  21. 35ce768 Merge "fix(cpus): workaround for Neoverse V2 erratum 2801372" into integration by Bipin Ravi · Tue Jul 25 15:00:29 2023 +0200
  22. 8ee3214 refactor(psci): extract cm_prepare_el3_exit_ns() to a common location by Boyan Karatotev · Wed May 17 12:20:09 2023 +0100
  23. 919d3c8 refactor(cm): set MDCR_EL3/CPTR_EL3 bits in respective feat_init_el3() only by Boyan Karatotev · Mon Feb 13 16:32:47 2023 +0000
  24. 6e2fd8b fix(cm): set MDCR_EL3.{NSPBE, STE} explicitly by Boyan Karatotev · Mon Feb 13 16:38:37 2023 +0000
  25. fe1cd94 refactor(cm): factor out EL2 register setting when EL2 is unused by Boyan Karatotev · Wed Mar 08 17:04:00 2023 +0000
  26. 9887006 fix(cpus): workaround for Neoverse V2 erratum 2801372 by Moritz Fischer · Thu Jul 06 00:01:23 2023 +0000
  27. 44f985d refactor(cpus): add Cortex-A17 errata framework information by Harrison Mutai · Thu Jun 22 12:14:22 2023 +0100
  28. 3318802 fix(fvp): resolve broken workaround reference by Harrison Mutai · Thu Jun 22 12:07:14 2023 +0100
  29. f60cee0 Merge changes from topics "rotpk_rss_interface", "rss_interfaces" into integration by Sandrine Bailleux · Tue Jul 18 18:09:15 2023 +0200
  30. 521510a refactor(cpus): reorder Neoverse-N1 .S file by laurenw-arm · Tue Jun 27 14:41:38 2023 -0500
  31. e4acfd5 refactor(cpus): convert Neoverse-E1 to framework by laurenw-arm · Tue Jun 06 15:17:27 2023 -0500
  32. dbbb45d Merge changes from topic "bk/context_refactor" into integration by Manish Pandey · Mon Jul 17 18:55:52 2023 +0200
  33. 6c4d041 feat(psa): interface with RSS for retrieving ROTPK by laurenw-arm · Tue Jun 13 16:40:51 2023 -0500
  34. 1a865b8 Merge "feat(libc): add %X to printf/snprintf" into integration by Manish Pandey · Fri Jul 14 17:30:13 2023 +0200
  35. cae7592 Merge "fix(xlat): fix defects on the xlat library reported by coverity scan" into integration by Manish V Badarkhe · Fri Jul 14 11:49:56 2023 +0200
  36. 50851f0 feat(libc): add %X to printf/snprintf by Matt Schulte · Thu Jul 13 11:10:32 2023 -0700
  37. cf34a67 fix(xlat): fix defects on the xlat library reported by coverity scan by Javier Almansa Sobrino · Wed Jul 12 17:42:36 2023 +0100
  38. 3074569 Merge changes from topic "kc/errata_refactor" into integration by Lauren Wehrmeister · Mon Jul 10 23:10:33 2023 +0200
  39. 1e966f3 refactor(amu): separate the EL2 and EL3 enablement code by Boyan Karatotev · Mon Mar 27 17:02:43 2023 +0100
  40. 6468d4a refactor(cpufeat): separate the EL2 and EL3 enablement code by Boyan Karatotev · Thu Feb 16 15:12:45 2023 +0000
  41. 927960e Merge changes from topic "gr/cpu_rename" into integration by Madhukar Pappireddy · Thu Jun 29 17:36:44 2023 +0200
  42. ca3caf0 chore: rename hayes to a520 by Govindraj Raja · Wed Jun 28 08:49:21 2023 -0500
  43. 37012fb chore: rename hunter to a720 by Govindraj Raja · Fri Jun 23 11:28:05 2023 -0500
  44. 0a12091 chore: rename hunter_elp to cortex-x4 by Govindraj Raja · Fri Jun 23 11:09:31 2023 -0500
  45. 677ed8a refactor(pmu): convert FEAT_MTPMU to C and move to persistent register init by Boyan Karatotev · Thu Feb 16 09:45:29 2023 +0000
  46. 05504ba feat(pmu): introduce pmuv3 lib/extensions folder by Boyan Karatotev · Wed Feb 15 13:21:50 2023 +0000
  47. 36cebf9 refactor(cm): introduce a real manage_extensions_nonsecure() by Boyan Karatotev · Wed Mar 08 11:56:49 2023 +0000
  48. b855e6a Merge changes from topic "ms/cpu_errata" into integration by Lauren Wehrmeister · Wed Jun 28 17:28:57 2023 +0200
  49. 65a3ce7 refactor(cpus): convert the Cortex-A75 to use cpu helpers by Kathleen Capella · Fri Jun 09 14:11:53 2023 -0400
  50. bd06ca2 refactor(cpus): convert the Cortex-A75 to use the errata framework by Kathleen Capella · Thu Apr 13 18:36:57 2023 -0400
  51. 7beabfd feat(cpus): add support for hermes cpu by Govindraj Raja · Tue Jun 27 10:07:23 2023 -0500
  52. 3c0edf8 refactor(cpus): add Cortex-A72 errata information by Maksims Svecovs · Thu Apr 20 14:44:53 2023 +0100
  53. 8df9b2d refactor(cpus): convert Rainier to use errata framework by Maksims Svecovs · Wed Apr 19 16:48:05 2023 +0100
  54. 50c0432 refactor(cpus): convert QEMU Max to use the errata framework by Maksims Svecovs · Thu Apr 06 15:22:12 2023 +0100
  55. de9df8e refactor(cpus): add Cortex-A32 errata framework information by Kathleen Capella · Mon Jun 12 16:07:32 2023 -0400
  56. 02fb913 Merge "feat(cpus): conform DSU errata to errata framework PCS" into integration by Lauren Wehrmeister · Tue Jun 20 21:19:49 2023 +0200
  57. 1414712 Merge "feat(lib): implement memcpy_s in lib" into integration by Manish Pandey · Tue Jun 20 15:34:24 2023 +0200
  58. cb50c11 refactor(cpus): convert Cortex-A715 to the errata framework by Harrison Mutai · Thu May 04 18:15:16 2023 +0100
  59. e20fd04 Merge "fix(cpus): reduce generic_errata_report()'s size" into integration by Lauren Wehrmeister · Thu Jun 15 19:07:36 2023 +0200
  60. a3e1b07 fix(cpus): reduce generic_errata_report()'s size by Boyan Karatotev · Fri Jun 09 13:22:16 2023 +0100
  61. 410c451 feat(lib): implement memcpy_s in lib by Jit Loon Lim · Sun May 28 16:33:28 2023 +0800
  62. a421d87 Merge changes from topic "psci-osi" into integration by Manish Pandey · Mon Jun 12 10:22:50 2023 +0200
  63. 11437c1 feat(cpus): conform DSU errata to errata framework PCS by Kathleen Capella · Tue Jun 06 15:50:28 2023 -0400
  64. 9dd433f Merge changes from topic "bk/clearups" into integration by Olivier Deprez · Wed Jun 07 10:13:17 2023 +0200
  65. ccfda13 chore(fconf): rename last occurences of set_fw_config_info() by Sandrine Bailleux · Tue Jun 06 14:25:00 2023 +0200
  66. 7f73129 Merge "chore: rename Makalu to Cortex-A715" into integration by Manish Pandey · Mon Jun 05 16:21:47 2023 +0200
  67. 8c8107e feat(xlat): detect 4KB and 16KB page support when FEAT_LPA2 is present by Javier Almansa Sobrino · Wed May 03 12:16:11 2023 +0100
  68. ab590c2 Merge "fix(measured-boot): don't strip last non-0 char" into integration by Sandrine Bailleux · Fri Jun 02 10:02:47 2023 +0200
  69. c0dc639 fix(psci): add optional pwr_domain_validate_suspend to plat_psci_ops_t by Wing Li · Thu May 04 08:31:19 2023 -0700
  70. 0100a61 fix(measured-boot): don't strip last non-0 char by Jimmy Brisson · Mon Mar 20 09:00:30 2023 -0500
  71. e5004c1 chore: rename Makalu to Cortex-A715 by Harrison Mutai · Tue May 23 17:28:03 2023 +0100
  72. 29fa56d feat(cpus): add a way to automatically report errata by Boyan Karatotev · Fri Jan 27 09:38:15 2023 +0000
  73. 06236c9 refactor(cpus): convert print_errata_status to C by Boyan Karatotev · Wed Jan 25 18:50:10 2023 +0000
  74. 5d38cb3 refactor(cpus): rename errata_report.h to errata.h by Boyan Karatotev · Fri Jan 27 09:37:07 2023 +0000
  75. e7d7c27 refactor(cpus): move cpu_ops field defines to a header by Boyan Karatotev · Wed Jan 25 16:55:18 2023 +0000
  76. bed5521 feat(libc): add %c to printf/snprintf by Maksims Svecovs · Tue May 09 12:03:31 2023 +0100
  77. c882916 feat(compiler-rt): update source files by Maksims Svecovs · Thu May 04 16:57:43 2023 +0100
  78. 3f8e54c chore(libfdt): update to v1.7.0 source files by Maksims Svecovs · Fri Apr 21 16:14:00 2023 +0100
  79. 4552189 feat(optee): add device tree for coreboot table by Jeffrey Kardatzke · Thu Feb 09 10:45:35 2023 -0800
  80. 006abef Merge "fix(psci): do not panic on illegal MPIDR" into integration by Manish Pandey · Wed May 10 18:56:46 2023 +0200
  81. 28249ea Merge "fix(pmu): unconditionally save PMCR_EL0" into integration by Manish Pandey · Wed May 10 14:12:25 2023 +0200
  82. 9b468c3 Merge changes I1bfa797e,I0ec7a70e into integration by Manish Pandey · Tue May 09 22:05:52 2023 +0200
  83. ed32bfc Merge changes from topic "mp/feat_ras" into integration by Manish Pandey · Tue May 09 21:48:45 2023 +0200
  84. ad32501 Merge changes from topic "srm/Errata_ABI_El3" into integration by Madhukar Pappireddy · Tue May 09 21:15:54 2023 +0200
  85. 2be03c0 fix(tree): correct some typos by Elyes Haouas · Mon Feb 13 09:14:48 2023 +0100
  86. 870627e refactor(cpufeat): enable FEAT_RAS for FEAT_STATE_CHECKED by Andre Przywara · Fri Jan 27 12:25:49 2023 +0000
  87. d419e22 refactor(ras): replace RAS_EXTENSION with FEAT_RAS by Manish Pandey · Mon Feb 13 12:39:17 2023 +0000
  88. c5b386d fix(cpus): workaround platforms non-arm interconnect by Sona Mathew · Tue Mar 14 16:50:36 2023 -0500
  89. ed85cf7 fix(pmu): unconditionally save PMCR_EL0 by Boyan Karatotev · Tue Dec 06 09:03:42 2022 +0000
  90. 7f5dcc7 refactor(cm): make SVE and SME build dependencies logical by Boyan Karatotev · Wed Mar 08 16:29:26 2023 +0000
  91. 98c0b9a fix(psci): do not panic on illegal MPIDR by Andre Przywara · Thu Apr 27 13:46:41 2023 +0100
  92. 02198cb build(psci): move `runtime_errata.S` to PSCI by Chris Kay · Tue Mar 28 17:38:02 2023 +0100
  93. 734da91 Merge changes I9d06e0ee,I6980e84f into integration by Manish Pandey · Wed May 03 15:10:45 2023 +0200
  94. 8b9850e refactor(cpus): use BIT macro in a consistent manner by Okash Khawaja · Fri Apr 28 13:18:28 2023 +0100
  95. e7792e8 chore(pauth): remove redundant pauth_disable_el3() call by Boyan Karatotev · Mon Mar 06 14:45:15 2023 +0000
  96. cfe053a feat(sme): enable SME2 functionality for NS world by Jayanth Dodderi Chidanand · Tue Nov 08 10:31:07 2022 +0000
  97. 77dd4f1 feat(psci): introduce 'pwr_domain_off_early' hook by Varun Wadekar · Tue Apr 25 14:03:27 2023 +0100
  98. 60797ad Merge "refactor(cpufeat): enable FEAT_DIT for FEAT_STATE_CHECKED" into integration by Manish Pandey · Tue Apr 25 18:09:29 2023 +0200
  99. 1f55c41 refactor(cpufeat): enable FEAT_DIT for FEAT_STATE_CHECKED by Andre Przywara · Thu Jan 26 16:47:52 2023 +0000
  100. d16fe4a Merge "fix(cpus): do not put RAS check before using esb" into integration by Manish Pandey · Tue Apr 25 10:18:34 2023 +0200