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