1. 5a70c52 fix(cpus): workaround for Cortex-A710 erratum 1901946 by John Powell · 8 weeks ago
  2. 922ef20 Merge "feat(cpus): update cpu_check_csv2 check" into lts-v2.10 by Varun Wadekar · 7 weeks ago
  3. 39e7f4a feat(cpus): update cpu_check_csv2 check by Arvind Ram Prakash · 9 weeks ago
  4. 7323c2d feat(errata): implement workaround for DSU-120 erratum 2900952 by Arvind Ram Prakash · 3 months ago
  5. 5a1a692 refactor(cpus): optimize CVE checking by Arvind Ram Prakash · 4 months ago
  6. a86f15f refactor(cpus): move errata check to common code by Arvind Ram Prakash · 4 months ago
  7. a8bec87 feat(mbedtls): update mbedtls to version 3.6.3 by Lauren Wehrmeister · 4 months ago
  8. be6cb94 fix(cpus): fix clang compilation issue by Govindraj Raja · 4 months ago
  9. 8b413da fix(cpus): remove errata setting PF_MODE to conservative by Govindraj Raja · 4 months ago
  10. 7a3ec52 fix(errata): workaround for Cortex-A510 erratum 2971420 by John Powell · 4 months ago
  11. e270eea fix(cpus): workaround for Cortex-A715 erratum 2804830 by John Powell · 6 months ago
  12. d3d4154 fix(errata-abi): add support for handling split workarounds by Arvind Ram Prakash · 5 months ago
  13. 59beeab perf(cpus): make reset errata do fewer branches by Boyan Karatotev · 4 months ago
  14. 9bd793d perf(cpus): inline the init_cpu_data_ptr function by Boyan Karatotev · 4 months ago
  15. 529f156 perf(cpus): inline the reset function by Boyan Karatotev · 4 months ago
  16. adc2f6d perf(cpus): inline the cpu_get_rev_var call by Boyan Karatotev · 8 months ago
  17. effb974 perf(cpus): inline cpu_rev_var checks by Boyan Karatotev · 7 months ago
  18. 0d708c3 refactor(cpus): register DSU errata with the errata framework's wrappers by Boyan Karatotev · 4 months ago
  19. 13263fa refactor(cpus): remove cpu specific errata funcs by Ryan Everett · 4 months ago
  20. 0f9c514 refactor(cpus): directly invoke errata reporter by Ryan Everett · 4 months ago
  21. c99a213 refactor(cpus): undo errata mitigations by Boyan Karatotev · 10 months ago
  22. c7d9465 feat(trbe): introduce trbe_disable() function by Arvind Ram Prakash · 1 year, 1 month ago
  23. fc49773 fix(cpus): workaround for Neoverse-V3 erratum 3701767 by Govindraj Raja · 7 months ago
  24. e2a5da1 fix(cpus): workaround for Neoverse-N3 erratum 3699563 by Govindraj Raja · 7 months ago
  25. 1d17578 fix(cpus): workaround for Neoverse-N2 erratum 3701773 by Govindraj Raja · 7 months ago
  26. c8a6cc0 fix(cpus): workaround for Cortex-X925 erratum 3701747 by Govindraj Raja · 7 months ago
  27. db3048d fix(cpus): workaround for Cortex-X4 erratum 3701758 by Govindraj Raja · 7 months ago
  28. 1852f60 fix(cpus): workaround for Cortex-X3 erratum 3701769 by Govindraj Raja · 7 months ago
  29. 3e9433d fix(cpus): workaround for Cortex-X2 erratum 3701772 by Govindraj Raja · 7 months ago
  30. 17b8a8a fix(cpus): workaround for Cortex-A725 erratum 3699564 by Govindraj Raja · 6 months ago
  31. 36b53f9 fix(cpus): workaround for Cortex-A720 erratum 3699561 by Govindraj Raja · 7 months ago
  32. 857cfc2 fix(cpus): workaround for Cortex-A715 erratum 3699560 by Govindraj Raja · 7 months ago
  33. 8f70937 fix(cpus): workaround for Cortex-A710 erratum 3701772 by Govindraj Raja · 7 months ago
  34. 57bdc57 fix(cpus): workaround for accessing ICH_VMCR_EL2 by Govindraj Raja · 6 months ago
  35. 57ab066 refactor(errata-abi): move EXTRACT_PARTNUM to arch.h by Arvind Ram Prakash · 12 months ago
  36. 86b3731 chore(cpus): fix incorrect header macro by Govindraj Raja · 6 months ago
  37. 813f667 chore: rename hermes to neoverse-n3 by Govindraj Raja · 1 year, 3 months ago
  38. 64618d6 fix(security): apply SMCCC_ARCH_WORKAROUND_4 to affected cpus by Arvind Ram Prakash · 6 months ago
  39. b538666 fix(security): add support in cpu_ops for CVE-2024-7881 by Arvind Ram Prakash · 6 months ago
  40. a737165 fix(security): add CVE-2024-7881 mitigation to Neoverse-V3 by Arvind Ram Prakash · 11 months ago
  41. 6caef6a fix(security): add CVE-2024-7881 mitigation to Neoverse-V2 by Arvind Ram Prakash · 6 months ago
  42. 81476ad fix(security): add CVE-2024-7881 mitigation to Cortex-X925 by Arvind Ram Prakash · 11 months ago
  43. 8618e9d fix(security): add CVE-2024-7881 mitigation to Cortex-X4 by Arvind Ram Prakash · 11 months ago
  44. 5649226 feat(mbedtls): mbedtls config update for v3.6.2 by Ryan Everett · 8 months ago
  45. 0ac65e7 refactor(mbedtls): rename default mbedtls confs by Ryan Everett · 8 months ago
  46. 0eed05e chore(cpus): optimise runtime errata applications by Boyan Karatotev · 10 months ago
  47. b229b47 chore: rename Blackhawk to Cortex-X925 by Govindraj Raja · 1 year, 3 months ago
  48. 9649899 chore: rename Chaberton to Cortex-A725 by Govindraj Raja · 1 year, 3 months ago
  49. 33a0446 fix(cpus): modify the fix for Cortex-A75 erratum 764081 by Sona Mathew · 1 year, 1 month ago
  50. 34a4f24 fix(cpus): workaround for Cortex-X4 erratum 3076789 by Ryan Everett · 1 year, 3 months ago
  51. 23b59a3 fix(cpus): workaround for Cortex-X4 erratum 2897503 by Arvind Ram Prakash · 11 months ago
  52. 47010ae feat(cpus): workaround for Cortex-A520(2938996) and Cortex-X4(2726228) by Arvind Ram Prakash · 1 year ago
  53. 9ca6bf3 feat(fvp): add cpu power control by Govindraj Raja · 1 year, 2 months ago
  54. 74fc957 fix(spm-mm): carve out NS buffer TZC400 region by Olivier Deprez · 1 year, 2 months ago
  55. 427c1aa Merge "fix(cpus): workaround for Cortex-A720 erratum 2844092" into lts-v2.10 by TrustedFirmware Code Review · 11 months ago
  56. 9d39343 fix(cpus): workaround for Cortex-A720 erratum 2844092 by Sona Mathew · 1 year, 1 month ago
  57. 582b950 fix(cpus): workaround for Cortex-X4 erratum 2816013 by Sona Mathew · 1 year, 1 month ago
  58. 05ec367 feat(mbedtls): update config for 3.6.0 by Jimmy Brisson · 1 year, 4 months ago
  59. 1d3bb2f refactor(mbedtls): remove mbedtls 2.x support by laurenw-arm · 1 year, 5 months ago
  60. 200931d fix(cpus): workaround for Cortex-X4 erratum 2763018 by Sona Mathew · 1 year, 4 months ago
  61. bafc27c chore: rename Poseidon to Neoverse V3 by Sona Mathew · 1 year, 5 months ago
  62. a6256d7 feat(cpu): add support for Poseidon V CPU by Rohit Mathew · 1 year, 8 months ago
  63. ef393a3 fix(cpu): correct variant name for default Poseidon CPU by Rohit Mathew · 1 year, 8 months ago
  64. baf1474 fix(cpus): workaround for Cortex-A720 erratum 2926083 by Bipin Ravi · 1 year, 5 months ago
  65. 03636f2 fix(cpus): workaround for Cortex-A720 erratum 2940794 by Bipin Ravi · 1 year, 5 months ago
  66. b59307e fix(cpus): workaround for Cortex-A715 erratum 2413290 by Sona Mathew · 1 year, 6 months ago
  67. 3e3ff29 fix(cpus): workaround for Cortex-A715 erratum 2344187 by Harrison Mutai · 1 year, 7 months ago
  68. b7ed781 fix(gic600): workaround for Part 1 of GIC600 erratum 2384374 by Arvind Ram Prakash · 1 year, 6 months ago
  69. 2624951 fix(cpus): workaround for Cortex-A715 erratum 2561034 by Bipin Ravi · 1 year, 6 months ago
  70. 5c972df feat(spmd): initialize SCR_EL3.EEL2 bit at RESET by Manish Pandey · 1 year, 6 months ago
  71. 84fcd04 fix(cpus): workaround for Cortex X3 erratum 2641945 by Bipin Ravi · 1 year, 6 months ago
  72. 7c227dc fix(cpus): workaround for Cortex-X3 erratum 2266875 by Bipin Ravi · 1 year, 8 months ago
  73. 8d45e30 fix(cpus): workaround for Cortex-A520 erratum 2858100 by Arvind Ram Prakash · 1 year, 8 months ago
  74. 4a9ed7a fix(cpus): workaround for Cortex-A520 erratum 2630792 by Sona Mathew · 1 year, 8 months ago
  75. b312fa0 fix(cpus): workaround for Cortex-X2 erratum 2778471 by Sona Mathew · 1 year, 8 months ago
  76. e27b8ec fix(cpus): workaround for Cortex-A710 erratum 2778471 by Sona Mathew · 1 year, 8 months ago
  77. f98185e fix(cpus): workaround for Neoverse V2 erratum 2618597 by Bipin Ravi · 1 year, 10 months ago
  78. d36d167 fix(cpus): workaround for Neoverse V2 erratum 2662553 by Bipin Ravi · 1 year, 10 months ago
  79. 6becda5 fix(cpus): workaround for Cortex-A78C erratum 2743232 by Sona Mathew · 1 year, 9 months ago
  80. 25cf284 fix(cpus): workaround for Neoverse V1 erratum 2348377 by Sona Mathew · 1 year, 9 months ago
  81. 402b9a9 fix(cpus): workaround for Cortex-X3 erratum 2779509 by Sona Mathew · 1 year, 9 months ago
  82. 0c5aafc chore(npcm845x): remove CryptoCell-712/713 support by Sandrine Bailleux · 1 year, 9 months ago
  83. b65dfe4 chore(auth)!: remove CryptoCell-712/713 support by Sandrine Bailleux · 1 year, 9 months ago
  84. 2f306f8 Merge "chore(libfdt): update header files to v1.7.0 tag" into integration by Manish Pandey · 1 year, 9 months ago
  85. e0c7d8f Merge "fix(smccc): ensure that mpidr passed through SMC is valid" into integration by Olivier Deprez · 1 year, 9 months ago
  86. d3a9990 chore(libfdt): update header files to v1.7.0 tag by Manish Pandey · 1 year, 9 months ago
  87. e60c184 fix(smccc): ensure that mpidr passed through SMC is valid by Manish Pandey · 1 year, 9 months ago
  88. 11a8a3e Merge changes from topic "errata" into integration by Lauren Wehrmeister · 1 year, 9 months ago
  89. 6cb8be1 fix(cpus): workaround for Neoverse N2 erratum 2346952 by Bipin Ravi · 1 year, 10 months ago
  90. 6d22b08 fix(el3-runtime): restrict lower el EA handlers in FFH mode by Manish Pandey · 1 year, 10 months ago
  91. f87e54f fix(ras): remove RAS_FFH_SUPPORT and introduce FFH_SUPPORT by Manish Pandey · 1 year, 10 months ago
  92. 970a4a8 fix(ras): restrict ENABLE_FEAT_RAS to have only two states by Manish Pandey · 1 year, 10 months ago
  93. 6597fcf feat(ras): use FEAT_IESB for error synchronization by Manish Pandey · 2 years, 1 month ago
  94. d04c04a feat(el3-runtime): modify vector entry paths by Manish Pandey · 2 years, 2 months ago
  95. 33bb578 Merge "feat(cpufeat): add memory retention bit define for CLUSTERPWRDN" into integration by Madhukar Pappireddy · 1 year, 9 months ago
  96. 9562011 Merge "refactor(cm): move EL3 registers to global context" into integration by Manish Pandey · 1 year, 9 months ago
  97. 461c0a5 refactor(cm): move EL3 registers to global context by Elizabeth Ho · 2 years, 1 month ago
  98. 7bf1851 Merge "feat(rmm): update RMI VERSION command as per EAC5" into integration by Soby Mathew · 1 year, 9 months ago
  99. ade6000 feat(rmm): update RMI VERSION command as per EAC5 by Shruti Gupta · 1 year, 9 months ago
  100. ed2d256 Merge changes from topic "mb/cov-fix" into integration by Lauren Wehrmeister · 1 year, 9 months ago