1. 512c236 fix(cpus): workaround for Cortex-A520 erratum 2858100 by Arvind Ram Prakash · 7 months ago
  2. b975aad fix(errata): add Cortex-A520 definitions by Arvind Ram Prakash · 7 months ago
  3. e9a13b7 Merge changes from topic "sm/erratum" into integration by Bipin Ravi · 7 months ago
  4. 8782114 fix(cpus): workaround for Cortex-A520 erratum 2630792 by Sona Mathew · 7 months ago
  5. c381333 fix(cpus): workaround for Cortex-X2 erratum 2778471 by Sona Mathew · 7 months ago
  6. e2fea18 fix(cpus): workaround for Cortex-A710 erratum 2778471 by Sona Mathew · 7 months ago
  7. a3ddb3b feat(el3-spmc): add support to handle power mgmt calls for s-el0 sp by Nishant Sharma · 2 years, 2 months ago
  8. e627595 Merge changes from topic "ns/spmc_at_el3" into integration by Manish Pandey · 7 months ago
  9. 589f830 Merge "fix(cpus): workaround for Neoverse V2 erratum 2618597" into integration by Lauren Wehrmeister · 7 months ago
  10. afcf4fe fix(cpus): workaround for Neoverse V2 erratum 2618597 by Bipin Ravi · 9 months ago
  11. b24c29d Merge "fix(cpus): workaround for Neoverse V2 erratum 2662553" into integration by Lauren Wehrmeister · 7 months ago
  12. 32d340b feat(el3-spmc): synchronize access to the s-el0 sp context by Nishant Sharma · 2 years, 2 months ago
  13. 8557941 feat(el3-spmc): add support to map S-EL0 SP device regions by Nishant Sharma · 1 year, 11 months ago
  14. 6817bdb feat(el3-spmc): add support to map S-EL0 SP memory regions by Nishant Sharma · 2 years, 2 months ago
  15. 789052c feat(el3-spmc): add support for FFA_MEM_PERM_GET and SET ABIs by Nishant Sharma · 2 years, 3 months ago
  16. 9dc905b feat(el3-spmc): add support to setup S-EL0 context by Nishant Sharma · 2 years, 2 months ago
  17. 4b46c78 fix(cpus): workaround for Neoverse V2 erratum 2662553 by Bipin Ravi · 9 months ago
  18. dfde504 fix(cpus): workaround for Cortex-A78C erratum 2743232 by Sona Mathew · 8 months ago
  19. c54b3ef fix(cpus): workaround for Neoverse V1 erratum 2348377 by Sona Mathew · 8 months ago
  20. 2eab9d0 fix(cpus): workaround for Cortex-X3 erratum 2779509 by Sona Mathew · 8 months ago
  21. 06b9b97 Merge "fix(smccc): ensure that mpidr passed through SMC is valid" into integration by Olivier Deprez · 8 months ago
  22. 0b1714f fix(smccc): ensure that mpidr passed through SMC is valid by Manish Pandey · 8 months ago
  23. 141c299 Merge "fix(sdei): ensure that interrupt ID is valid" into integration by Manish Pandey · 8 months ago
  24. 561ea74 Merge changes from topic "errata" into integration by Lauren Wehrmeister · 8 months ago
  25. 1165717 Merge "fix(rmmd): enable sme using sme_enable_per_world" into integration by Soby Mathew · 8 months ago
  26. a87a409 fix(rmmd): enable sme using sme_enable_per_world by Arunachalam Ganapathy · 8 months ago
  27. 483bc9e fix(cpus): workaround for Cortex-X2 erratum 2742423 by Bipin Ravi · 9 months ago
  28. bfa1468 fix(cpus): workaround for Cortex-A710 erratum 2742423 by Bipin Ravi · 9 months ago
  29. 2997ab9 fix(cpus): workaround for Neoverse N2 erratum 2340933 by Bipin Ravi · 9 months ago
  30. 03ba5d8 fix(cpus): workaround for Neoverse N2 erratum 2346952 by Bipin Ravi · 9 months ago
  31. bad835a fix(build): remove duplicated include order by Govindraj Raja · 8 months ago
  32. 2c0fd9b fix(sdei): ensure that interrupt ID is valid by Manish Pandey · 8 months ago
  33. 5192396 Merge "refactor(cm): move EL3 registers to global context" into integration by Manish Pandey · 8 months ago
  34. 4fc00d2 refactor(cm): move EL3 registers to global context by Elizabeth Ho · 12 months ago
  35. 42125ec Merge "feat(rmm): update RMI VERSION command as per EAC5" into integration by Soby Mathew · 8 months ago
  36. 23c8733 feat(rmm): update RMI VERSION command as per EAC5 by Shruti Gupta · 8 months ago
  37. 7d6905b Merge changes from topic "sm/err_errata" into integration by Lauren Wehrmeister · 8 months ago
  38. 4ba98ac Merge "fix(spmd): fix FFA_VERSION forwarding" into integration by Manish Pandey · 8 months ago
  39. 4911eb8 fix(spmd): fix FFA_VERSION forwarding by Olivier Deprez · 12 months ago
  40. d273f76 fix(cpus): workaround for Cortex-A510 erratum 2080326 by Sona Mathew · 9 months ago
  41. eb01117 fix(cpus): fix the rev-var of Neoverse-V1 by Sona Mathew · 9 months ago
  42. bdb98ec fix(errata-abi): update the Neoverse-N2 errata ABI struct by Sona Mathew · 9 months ago
  43. ff5b4be fix(errata-abi): update the neoverse-N1 errata ABI struct by Sona Mathew · 9 months ago
  44. 414f4e8 fix(cpus): fix the rev-var of Cortex-X2 by Sona Mathew · 9 months ago
  45. 616a43f fix(errata-abi): update the Cortex-A78C errata ABI struct by Sona Mathew · 9 months ago
  46. 2089775 fix(cpus): update the rev-var for Cortex-A78AE by Sona Mathew · 9 months ago
  47. 2acf944 fix(errata-abi): update the Cortex-A76 errata ABI struct by Sona Mathew · 9 months ago
  48. 6d691c5 fix(cpus): fix the rev-var for Cortex-A710 by Sona Mathew · 9 months ago
  49. 96107d7 feat(spm): separate StMM SP specifics to add support for a S-EL0 SP by Nishant Sharma · 2 years, 2 months ago
  50. 09aebce refactor(spm-mm): reorganize secure partition manager shim code by Nishant Sharma · 2 years, 3 months ago
  51. 35c7d39 fix(cpus): workaround for Cortex-X3 erratum 2070301 by Sona Mathew · 9 months ago
  52. 6e84add feat(rmmd): pass SMCCCv1.3 SVE hint bit to RMM by Arunachalam Ganapathy · 10 months ago
  53. 537afac Merge "feat(rmmd): enable SME for RMM" into integration by Soby Mathew · 9 months ago
  54. 337700a feat(rmmd): enable SME for RMM by Arunachalam Ganapathy · 1 year, 1 month ago
  55. 717c840 fix(spmd): coverity scan issues by Raghu Krishnamurthy · 9 months ago
  56. 7dcaff4 Merge "fix(errata-abi): fix the rev-var for Cortex-A710" into integration by Bipin Ravi · 9 months ago
  57. 29c9ef0 Merge changes from topic "errata" into integration by Lauren Wehrmeister · 9 months ago
  58. 5100bec fix(errata-abi): fix the rev-var for Cortex-A710 by Sona Mathew · 9 months ago
  59. a20d061 fix(cpus): workaround for Neoverse V2 erratum 2743011 by Bipin Ravi · 10 months ago
  60. 9d46b35 fix(cpus): workaround for Neoverse V2 erratum 2779510 by Bipin Ravi · 10 months ago
  61. 90aaf98 fix(cpus): workaround for Neoverse V2 erratum 2719105 by Bipin Ravi · 10 months ago
  62. 4f9b75f fix(cpus): workaround for Neoverse V2 erratum 2331132 by Bipin Ravi · 10 months ago
  63. e0b6d0c Merge changes from topic "sm/errata_X3" into integration by Bipin Ravi · 10 months ago
  64. 9516858 fix(cpus): workaround for Cortex-X3 erratum 2742421 by Sona Mathew · 10 months ago
  65. 0592cfc feat(errata_abi): add support for Cortex-X3 by Sona Mathew · 10 months ago
  66. dd5bc63 fix(cpus): workaround for Neoverse N2 erratum 2009478 by Bipin Ravi · 10 months ago
  67. 7109eea Merge changes from topic "el3_direct_msg" into integration by Madhukar Pappireddy · 11 months ago
  68. 2a8361d feat(fvp): add spmd logical partition by Raghu Krishnamurthy · 1 year, 4 months ago
  69. 9d9584f feat(spmd): get logical partitions info by Raghu Krishnamurthy · 1 year, 2 months ago
  70. 43fda97 feat(spmd): add partition info get regs by Raghu Krishnamurthy · 1 year, 2 months ago
  71. 2b7b584 refactor(ff-a): move structure definitions by Raghu Krishnamurthy · 1 year, 2 months ago
  72. 6a30514 feat(spmd): el3 direct message API by Raghu Krishnamurthy · 1 year, 4 months ago
  73. d2f3816 Merge changes I2f4961fe,I0039c724,Iaa3076c1,Ic19973a8 into integration by Bipin Ravi · 11 months ago
  74. 9af54e1 fix(services): disable workaround discovery on aarch32 for now by Stephan Gerhold · 11 months ago
  75. 189622a fix(cpus): workaround for Neoverse N2 erratum 2779511 by Arvind Ram Prakash · 12 months ago
  76. 465f93b fix(cpus): workaround for Neoverse N2 erratum 2743014 by Arvind Ram Prakash · 12 months ago
  77. 7f046c1 feat(spmd): add spmd logical partitions by Raghu Krishnamurthy · 1 year, 4 months ago
  78. c3c0ecb Merge "fix(el3-spmc): fix incorrect CASSERT" into integration by Olivier Deprez · 11 months ago
  79. 35ce768 Merge "fix(cpus): workaround for Neoverse V2 erratum 2801372" into integration by Bipin Ravi · 11 months ago
  80. 7763c1b fix(el3-spmc): fix incorrect CASSERT by Demi Marie Obenour · 1 year, 1 month ago
  81. 919d3c8 refactor(cm): set MDCR_EL3/CPTR_EL3 bits in respective feat_init_el3() only by Boyan Karatotev · 1 year, 5 months ago
  82. 9887006 fix(cpus): workaround for Neoverse V2 erratum 2801372 by Moritz Fischer · 12 months ago
  83. 2ca7570 fix(spmd): perform G0 interrupt acknowledge and deactivation by Madhukar Pappireddy · 12 months ago
  84. 05504ba feat(pmu): introduce pmuv3 lib/extensions folder by Boyan Karatotev · 1 year, 5 months ago
  85. e545df5 Merge changes from topic "ffa_el3_spmc_fixes" into integration by Manish Pandey · 1 year ago
  86. a939594 fix(el3-spm): improve direct messaging validation by Marc Bonnici · 1 year, 8 months ago
  87. 14f1963 refactor(el3-spmc): add comments and cleanup code by Demi Marie Obenour · 1 year, 6 months ago
  88. 70179dc refactor(el3-spmc): avoid extra loop by Demi Marie Obenour · 1 year, 6 months ago
  89. 1796712 fix(el3-spmc): validate memory address alignment by Demi Marie Obenour · 1 year, 6 months ago
  90. 2062f0c Merge changes Ic58f4966,Ib7b438b8,I400f0f1f into integration by Olivier Deprez · 1 year ago
  91. 35bbcf2 fix(spmd): relax use of EHF with SPMC at S-EL2 by Olivier Deprez · 1 year, 1 month ago
  92. f86a738 refactor(el3-spmc): add comments by Demi Marie Obenour · 1 year, 6 months ago
  93. 07d8e2c refactor(el3-spmc): move checks after loop by Demi Marie Obenour · 1 year, 6 months ago
  94. 05da811 refactor(el3-spmc): validate alignment earlier by Demi Marie Obenour · 1 year, 6 months ago
  95. 023d212 refactor(el3-spmc): add emad_advance() by Demi Marie Obenour · 1 year, 6 months ago
  96. c39cb4c fix(el3-spmc): validate shmem descriptor alignment by Demi Marie Obenour · 1 year, 6 months ago
  97. f215bb7 refactor(el3-spmc): avoid using EINVAL by Demi Marie Obenour · 1 year, 6 months ago
  98. 81f0adc fix(el3-spmc): avoid descriptor size calc overflow by Demi Marie Obenour · 1 year, 6 months ago
  99. 4a3a6d3 fix(el3-spmc): use uint64_t for 64-bit type by Demi Marie Obenour · 1 year, 6 months ago
  100. 33e6666 refactor(el3-spmc): avoid unneeded function call by Demi Marie Obenour · 1 year, 6 months ago