1. 5a1a692 refactor(cpus): optimize CVE checking by Arvind Ram Prakash · 4 months ago
  2. a86f15f refactor(cpus): move errata check to common code by Arvind Ram Prakash · 4 months ago
  3. ab526df refactor(cpus): drop unused argument forward_flag by Arvind Ram Prakash · 4 months ago
  4. d3d4154 fix(errata-abi): add support for handling split workarounds by Arvind Ram Prakash · 5 months ago
  5. 57ab066 refactor(errata-abi): move EXTRACT_PARTNUM to arch.h by Arvind Ram Prakash · 12 months ago
  6. 64618d6 fix(security): apply SMCCC_ARCH_WORKAROUND_4 to affected cpus by Arvind Ram Prakash · 6 months ago
  7. d466c5d fix(cpus): workaround for Cortex-X4 erratum 2701112 by Sona Mathew · 1 year, 5 months ago
  8. a234f54 fix(cpus): add erratum 2701951 to Cortex-X3's list by Sona Mathew · 1 year, 6 months ago
  9. a24c800 refactor(errata-abi): workaround platforms non-arm interconnect by Sona Mathew · 1 year, 10 months ago
  10. 9fe6507 refactor(errata-abi): optimize errata ABI using errata framework by Sona Mathew · 1 year, 10 months ago
  11. 301698e fix(cpus): workaround for Cortex-A715 erratum 2429384 by Bipin Ravi · 1 year, 5 months ago
  12. 5f8f745 fix(cpus): workaround for Cortex-X3 erratum 2372204 by Bipin Ravi · 1 year, 5 months ago
  13. 2624951 fix(cpus): workaround for Cortex-A715 erratum 2561034 by Bipin Ravi · 1 year, 6 months ago
  14. 84fcd04 fix(cpus): workaround for Cortex X3 erratum 2641945 by Bipin Ravi · 1 year, 6 months ago
  15. 0e5e994 fix(cpus): workaround for Cortex-A78C erratum 2683027 by Bipin Ravi · 1 year, 8 months ago
  16. 7c227dc fix(cpus): workaround for Cortex-X3 erratum 2266875 by Bipin Ravi · 1 year, 8 months ago
  17. 744f07a fix(cpus): workaround for Cortex-X3 erratum 2302506 by Bipin Ravi · 1 year, 8 months ago
  18. 88a8cd0 fix(cpus): workaround for Cortex X3 erratum 2743088 by Harrison Mutai · 1 year, 8 months ago
  19. 8d45e30 fix(cpus): workaround for Cortex-A520 erratum 2858100 by Arvind Ram Prakash · 1 year, 8 months ago
  20. 0685a91 fix(errata): add Cortex-A520 definitions by Arvind Ram Prakash · 1 year, 8 months ago
  21. 4a9ed7a fix(cpus): workaround for Cortex-A520 erratum 2630792 by Sona Mathew · 1 year, 8 months ago
  22. b312fa0 fix(cpus): workaround for Cortex-X2 erratum 2778471 by Sona Mathew · 1 year, 8 months ago
  23. e27b8ec fix(cpus): workaround for Cortex-A710 erratum 2778471 by Sona Mathew · 1 year, 8 months ago
  24. f98185e fix(cpus): workaround for Neoverse V2 erratum 2618597 by Bipin Ravi · 1 year, 10 months ago
  25. d36d167 fix(cpus): workaround for Neoverse V2 erratum 2662553 by Bipin Ravi · 1 year, 10 months ago
  26. 6becda5 fix(cpus): workaround for Cortex-A78C erratum 2743232 by Sona Mathew · 1 year, 9 months ago
  27. 25cf284 fix(cpus): workaround for Neoverse V1 erratum 2348377 by Sona Mathew · 1 year, 9 months ago
  28. 402b9a9 fix(cpus): workaround for Cortex-X3 erratum 2779509 by Sona Mathew · 1 year, 9 months ago
  29. e0c7d8f Merge "fix(smccc): ensure that mpidr passed through SMC is valid" into integration by Olivier Deprez · 1 year, 9 months ago
  30. e60c184 fix(smccc): ensure that mpidr passed through SMC is valid by Manish Pandey · 1 year, 9 months ago
  31. 5a4c3f0 Merge "fix(sdei): ensure that interrupt ID is valid" into integration by Manish Pandey · 1 year, 9 months ago
  32. 11a8a3e Merge changes from topic "errata" into integration by Lauren Wehrmeister · 1 year, 9 months ago
  33. 93823fb Merge "fix(rmmd): enable sme using sme_enable_per_world" into integration by Soby Mathew · 1 year, 9 months ago
  34. c0e16d3 fix(rmmd): enable sme using sme_enable_per_world by Arunachalam Ganapathy · 1 year, 9 months ago
  35. fe06e11 fix(cpus): workaround for Cortex-X2 erratum 2742423 by Bipin Ravi · 1 year, 10 months ago
  36. d7bc2cb fix(cpus): workaround for Cortex-A710 erratum 2742423 by Bipin Ravi · 1 year, 10 months ago
  37. 68085ad fix(cpus): workaround for Neoverse N2 erratum 2340933 by Bipin Ravi · 1 year, 10 months ago
  38. 6cb8be1 fix(cpus): workaround for Neoverse N2 erratum 2346952 by Bipin Ravi · 1 year, 10 months ago
  39. c189adb fix(build): remove duplicated include order by Govindraj Raja · 1 year, 9 months ago
  40. a7eff34 fix(sdei): ensure that interrupt ID is valid by Manish Pandey · 1 year, 9 months ago
  41. 9562011 Merge "refactor(cm): move EL3 registers to global context" into integration by Manish Pandey · 1 year, 9 months ago
  42. 461c0a5 refactor(cm): move EL3 registers to global context by Elizabeth Ho · 2 years, 1 month ago
  43. 7bf1851 Merge "feat(rmm): update RMI VERSION command as per EAC5" into integration by Soby Mathew · 1 year, 9 months ago
  44. ade6000 feat(rmm): update RMI VERSION command as per EAC5 by Shruti Gupta · 1 year, 9 months ago
  45. 113273a Merge changes from topic "sm/err_errata" into integration by Lauren Wehrmeister · 1 year, 9 months ago
  46. 2c1cbfd Merge "fix(spmd): fix FFA_VERSION forwarding" into integration by Manish Pandey · 1 year, 9 months ago
  47. 76d53ee fix(spmd): fix FFA_VERSION forwarding by Olivier Deprez · 2 years, 1 month ago
  48. 6e86475 fix(cpus): workaround for Cortex-A510 erratum 2080326 by Sona Mathew · 1 year, 10 months ago
  49. ab2b56d fix(cpus): fix the rev-var of Neoverse-V1 by Sona Mathew · 1 year, 10 months ago
  50. 80af87e fix(errata-abi): update the Neoverse-N2 errata ABI struct by Sona Mathew · 1 year, 10 months ago
  51. 56747a5 fix(errata-abi): update the neoverse-N1 errata ABI struct by Sona Mathew · 1 year, 10 months ago
  52. 8ae66d6 fix(cpus): fix the rev-var of Cortex-X2 by Sona Mathew · 1 year, 10 months ago
  53. 7f2caec fix(errata-abi): update the Cortex-A78C errata ABI struct by Sona Mathew · 1 year, 10 months ago
  54. c814619 fix(cpus): update the rev-var for Cortex-A78AE by Sona Mathew · 1 year, 10 months ago
  55. 92d5b50 fix(errata-abi): update the Cortex-A76 errata ABI struct by Sona Mathew · 1 year, 10 months ago
  56. 2bf7939 fix(cpus): fix the rev-var for Cortex-A710 by Sona Mathew · 1 year, 10 months ago
  57. 549bc04 feat(spm): separate StMM SP specifics to add support for a S-EL0 SP by Nishant Sharma · 3 years, 3 months ago
  58. 1132f06 refactor(spm-mm): reorganize secure partition manager shim code by Nishant Sharma · 3 years, 4 months ago
  59. 2454316 fix(cpus): workaround for Cortex-X3 erratum 2070301 by Sona Mathew · 1 year, 10 months ago
  60. 6788963 feat(rmmd): pass SMCCCv1.3 SVE hint bit to RMM by Arunachalam Ganapathy · 2 years ago
  61. 920aa8d Merge "feat(rmmd): enable SME for RMM" into integration by Soby Mathew · 1 year, 10 months ago
  62. f92eb7e feat(rmmd): enable SME for RMM by Arunachalam Ganapathy · 2 years, 3 months ago
  63. b04343f fix(spmd): coverity scan issues by Raghu Krishnamurthy · 1 year, 11 months ago
  64. 684532a Merge "fix(errata-abi): fix the rev-var for Cortex-A710" into integration by Bipin Ravi · 1 year, 11 months ago
  65. fcfa15d Merge changes from topic "errata" into integration by Lauren Wehrmeister · 1 year, 11 months ago
  66. 5c8fcc0 fix(errata-abi): fix the rev-var for Cortex-A710 by Sona Mathew · 1 year, 11 months ago
  67. 58dd153 fix(cpus): workaround for Neoverse V2 erratum 2743011 by Bipin Ravi · 1 year, 11 months ago
  68. ff34264 fix(cpus): workaround for Neoverse V2 erratum 2779510 by Bipin Ravi · 1 year, 11 months ago
  69. b011402 fix(cpus): workaround for Neoverse V2 erratum 2719105 by Bipin Ravi · 1 year, 11 months ago
  70. 8852fb5 fix(cpus): workaround for Neoverse V2 erratum 2331132 by Bipin Ravi · 1 year, 11 months ago
  71. e99df5c Merge changes from topic "sm/errata_X3" into integration by Bipin Ravi · 1 year, 11 months ago
  72. 5b0e443 fix(cpus): workaround for Cortex-X3 erratum 2742421 by Sona Mathew · 1 year, 11 months ago
  73. 9c16521 feat(errata_abi): add support for Cortex-X3 by Sona Mathew · 1 year, 11 months ago
  74. 74bfe31 fix(cpus): workaround for Neoverse N2 erratum 2009478 by Bipin Ravi · 2 years ago
  75. 4ede8c3 Merge changes from topic "el3_direct_msg" into integration by Madhukar Pappireddy · 2 years ago
  76. 5cf311f feat(fvp): add spmd logical partition by Raghu Krishnamurthy · 2 years, 5 months ago
  77. 95f7f6d feat(spmd): get logical partitions info by Raghu Krishnamurthy · 2 years, 4 months ago
  78. 0b850e9 feat(spmd): add partition info get regs by Raghu Krishnamurthy · 2 years, 4 months ago
  79. 5ca1619 refactor(ff-a): move structure definitions by Raghu Krishnamurthy · 2 years, 4 months ago
  80. 66bdfd6 feat(spmd): el3 direct message API by Raghu Krishnamurthy · 2 years, 5 months ago
  81. 705832b Merge changes I2f4961fe,I0039c724,Iaa3076c1,Ic19973a8 into integration by Bipin Ravi · 2 years ago
  82. d1f2748 fix(services): disable workaround discovery on aarch32 for now by Stephan Gerhold · 2 years ago
  83. 12d2806 fix(cpus): workaround for Neoverse N2 erratum 2779511 by Arvind Ram Prakash · 2 years, 1 month ago
  84. eb44035 fix(cpus): workaround for Neoverse N2 erratum 2743014 by Arvind Ram Prakash · 2 years, 1 month ago
  85. 890b508 feat(spmd): add spmd logical partitions by Raghu Krishnamurthy · 2 years, 5 months ago
  86. abe8062 Merge "fix(el3-spmc): fix incorrect CASSERT" into integration by Olivier Deprez · 2 years ago
  87. fbc90e0 Merge "fix(cpus): workaround for Neoverse V2 erratum 2801372" into integration by Bipin Ravi · 2 years ago
  88. 1dd79f9 fix(el3-spmc): fix incorrect CASSERT by Demi Marie Obenour · 2 years, 2 months ago
  89. ece8f7d refactor(cm): set MDCR_EL3/CPTR_EL3 bits in respective feat_init_el3() only by Boyan Karatotev · 2 years, 6 months ago
  90. 40c81ed fix(cpus): workaround for Neoverse V2 erratum 2801372 by Moritz Fischer · 2 years, 1 month ago
  91. 6c91fc4 fix(spmd): perform G0 interrupt acknowledge and deactivation by Madhukar Pappireddy · 2 years, 1 month ago
  92. c73686a feat(pmu): introduce pmuv3 lib/extensions folder by Boyan Karatotev · 2 years, 6 months ago
  93. 0ad935f Merge changes from topic "ffa_el3_spmc_fixes" into integration by Manish Pandey · 2 years, 2 months ago
  94. 48fe24c fix(el3-spm): improve direct messaging validation by Marc Bonnici · 2 years, 9 months ago
  95. 95c56cb refactor(el3-spmc): add comments and cleanup code by Demi Marie Obenour · 2 years, 7 months ago
  96. b8007be refactor(el3-spmc): avoid extra loop by Demi Marie Obenour · 2 years, 7 months ago
  97. 327b5b8 fix(el3-spmc): validate memory address alignment by Demi Marie Obenour · 2 years, 7 months ago
  98. e779c1a Merge changes Ic58f4966,Ib7b438b8,I400f0f1f into integration by Olivier Deprez · 2 years, 2 months ago
  99. bb6d0a1 fix(spmd): relax use of EHF with SPMC at S-EL2 by Olivier Deprez · 2 years, 2 months ago
  100. 794c409 refactor(el3-spmc): add comments by Demi Marie Obenour · 2 years, 7 months ago