1. 483bc9e fix(cpus): workaround for Cortex-X2 erratum 2742423 by Bipin Ravi · 9 months ago
  2. bfa1468 fix(cpus): workaround for Cortex-A710 erratum 2742423 by Bipin Ravi · 9 months ago
  3. 2997ab9 fix(cpus): workaround for Neoverse N2 erratum 2340933 by Bipin Ravi · 9 months ago
  4. 03ba5d8 fix(cpus): workaround for Neoverse N2 erratum 2346952 by Bipin Ravi · 9 months ago
  5. 5192396 Merge "refactor(cm): move EL3 registers to global context" into integration by Manish Pandey · 8 months ago
  6. 4fc00d2 refactor(cm): move EL3 registers to global context by Elizabeth Ho · 12 months ago
  7. 42125ec Merge "feat(rmm): update RMI VERSION command as per EAC5" into integration by Soby Mathew · 8 months ago
  8. 23c8733 feat(rmm): update RMI VERSION command as per EAC5 by Shruti Gupta · 8 months ago
  9. 7d6905b Merge changes from topic "sm/err_errata" into integration by Lauren Wehrmeister · 8 months ago
  10. 4ba98ac Merge "fix(spmd): fix FFA_VERSION forwarding" into integration by Manish Pandey · 8 months ago
  11. 4911eb8 fix(spmd): fix FFA_VERSION forwarding by Olivier Deprez · 12 months ago
  12. d273f76 fix(cpus): workaround for Cortex-A510 erratum 2080326 by Sona Mathew · 9 months ago
  13. eb01117 fix(cpus): fix the rev-var of Neoverse-V1 by Sona Mathew · 9 months ago
  14. bdb98ec fix(errata-abi): update the Neoverse-N2 errata ABI struct by Sona Mathew · 9 months ago
  15. ff5b4be fix(errata-abi): update the neoverse-N1 errata ABI struct by Sona Mathew · 9 months ago
  16. 414f4e8 fix(cpus): fix the rev-var of Cortex-X2 by Sona Mathew · 9 months ago
  17. 616a43f fix(errata-abi): update the Cortex-A78C errata ABI struct by Sona Mathew · 9 months ago
  18. 2089775 fix(cpus): update the rev-var for Cortex-A78AE by Sona Mathew · 9 months ago
  19. 2acf944 fix(errata-abi): update the Cortex-A76 errata ABI struct by Sona Mathew · 9 months ago
  20. 6d691c5 fix(cpus): fix the rev-var for Cortex-A710 by Sona Mathew · 9 months ago
  21. 96107d7 feat(spm): separate StMM SP specifics to add support for a S-EL0 SP by Nishant Sharma · 2 years, 2 months ago
  22. 09aebce refactor(spm-mm): reorganize secure partition manager shim code by Nishant Sharma · 2 years, 3 months ago
  23. 35c7d39 fix(cpus): workaround for Cortex-X3 erratum 2070301 by Sona Mathew · 9 months ago
  24. 6e84add feat(rmmd): pass SMCCCv1.3 SVE hint bit to RMM by Arunachalam Ganapathy · 10 months ago
  25. 537afac Merge "feat(rmmd): enable SME for RMM" into integration by Soby Mathew · 9 months ago
  26. 337700a feat(rmmd): enable SME for RMM by Arunachalam Ganapathy · 1 year, 1 month ago
  27. 717c840 fix(spmd): coverity scan issues by Raghu Krishnamurthy · 9 months ago
  28. 7dcaff4 Merge "fix(errata-abi): fix the rev-var for Cortex-A710" into integration by Bipin Ravi · 9 months ago
  29. 29c9ef0 Merge changes from topic "errata" into integration by Lauren Wehrmeister · 9 months ago
  30. 5100bec fix(errata-abi): fix the rev-var for Cortex-A710 by Sona Mathew · 9 months ago
  31. a20d061 fix(cpus): workaround for Neoverse V2 erratum 2743011 by Bipin Ravi · 10 months ago
  32. 9d46b35 fix(cpus): workaround for Neoverse V2 erratum 2779510 by Bipin Ravi · 10 months ago
  33. 90aaf98 fix(cpus): workaround for Neoverse V2 erratum 2719105 by Bipin Ravi · 10 months ago
  34. 4f9b75f fix(cpus): workaround for Neoverse V2 erratum 2331132 by Bipin Ravi · 10 months ago
  35. e0b6d0c Merge changes from topic "sm/errata_X3" into integration by Bipin Ravi · 10 months ago
  36. 9516858 fix(cpus): workaround for Cortex-X3 erratum 2742421 by Sona Mathew · 10 months ago
  37. 0592cfc feat(errata_abi): add support for Cortex-X3 by Sona Mathew · 10 months ago
  38. dd5bc63 fix(cpus): workaround for Neoverse N2 erratum 2009478 by Bipin Ravi · 10 months ago
  39. 7109eea Merge changes from topic "el3_direct_msg" into integration by Madhukar Pappireddy · 11 months ago
  40. 2a8361d feat(fvp): add spmd logical partition by Raghu Krishnamurthy · 1 year, 4 months ago
  41. 9d9584f feat(spmd): get logical partitions info by Raghu Krishnamurthy · 1 year, 2 months ago
  42. 43fda97 feat(spmd): add partition info get regs by Raghu Krishnamurthy · 1 year, 2 months ago
  43. 2b7b584 refactor(ff-a): move structure definitions by Raghu Krishnamurthy · 1 year, 2 months ago
  44. 6a30514 feat(spmd): el3 direct message API by Raghu Krishnamurthy · 1 year, 4 months ago
  45. 189622a fix(cpus): workaround for Neoverse N2 erratum 2779511 by Arvind Ram Prakash · 12 months ago
  46. 465f93b fix(cpus): workaround for Neoverse N2 erratum 2743014 by Arvind Ram Prakash · 12 months ago
  47. 7f046c1 feat(spmd): add spmd logical partitions by Raghu Krishnamurthy · 1 year, 4 months ago
  48. c3c0ecb Merge "fix(el3-spmc): fix incorrect CASSERT" into integration by Olivier Deprez · 11 months ago
  49. 35ce768 Merge "fix(cpus): workaround for Neoverse V2 erratum 2801372" into integration by Bipin Ravi · 11 months ago
  50. 7763c1b fix(el3-spmc): fix incorrect CASSERT by Demi Marie Obenour · 1 year, 1 month ago
  51. 919d3c8 refactor(cm): set MDCR_EL3/CPTR_EL3 bits in respective feat_init_el3() only by Boyan Karatotev · 1 year, 5 months ago
  52. 9887006 fix(cpus): workaround for Neoverse V2 erratum 2801372 by Moritz Fischer · 12 months ago
  53. 2ca7570 fix(spmd): perform G0 interrupt acknowledge and deactivation by Madhukar Pappireddy · 12 months ago
  54. 05504ba feat(pmu): introduce pmuv3 lib/extensions folder by Boyan Karatotev · 1 year, 5 months ago
  55. e545df5 Merge changes from topic "ffa_el3_spmc_fixes" into integration by Manish Pandey · 1 year ago
  56. a939594 fix(el3-spm): improve direct messaging validation by Marc Bonnici · 1 year, 8 months ago
  57. 14f1963 refactor(el3-spmc): add comments and cleanup code by Demi Marie Obenour · 1 year, 6 months ago
  58. 70179dc refactor(el3-spmc): avoid extra loop by Demi Marie Obenour · 1 year, 6 months ago
  59. 1796712 fix(el3-spmc): validate memory address alignment by Demi Marie Obenour · 1 year, 6 months ago
  60. 2062f0c Merge changes Ic58f4966,Ib7b438b8,I400f0f1f into integration by Olivier Deprez · 1 year ago
  61. 35bbcf2 fix(spmd): relax use of EHF with SPMC at S-EL2 by Olivier Deprez · 1 year, 1 month ago
  62. f86a738 refactor(el3-spmc): add comments by Demi Marie Obenour · 1 year, 6 months ago
  63. 07d8e2c refactor(el3-spmc): move checks after loop by Demi Marie Obenour · 1 year, 6 months ago
  64. 05da811 refactor(el3-spmc): validate alignment earlier by Demi Marie Obenour · 1 year, 6 months ago
  65. 023d212 refactor(el3-spmc): add emad_advance() by Demi Marie Obenour · 1 year, 6 months ago
  66. c39cb4c fix(el3-spmc): validate shmem descriptor alignment by Demi Marie Obenour · 1 year, 6 months ago
  67. f215bb7 refactor(el3-spmc): avoid using EINVAL by Demi Marie Obenour · 1 year, 6 months ago
  68. 81f0adc fix(el3-spmc): avoid descriptor size calc overflow by Demi Marie Obenour · 1 year, 6 months ago
  69. 4a3a6d3 fix(el3-spmc): use uint64_t for 64-bit type by Demi Marie Obenour · 1 year, 6 months ago
  70. 33e6666 refactor(el3-spmc): avoid unneeded function call by Demi Marie Obenour · 1 year, 6 months ago
  71. b720be7 refactor(el3-spmc): move function call out of loop by Demi Marie Obenour · 1 year, 6 months ago
  72. f00e4d7 refactor(el3-spmc): crash instead of reading OOB by Demi Marie Obenour · 1 year, 6 months ago
  73. 00d36b2 fix(el3-spmc): prevent total_page_count overflow by Demi Marie Obenour · 1 year, 6 months ago
  74. e5004c1 chore: rename Makalu to Cortex-A715 by Harrison Mutai · 1 year, 1 month ago
  75. 2bb003d Merge changes I31ec0001,Ib06cd024,I7c11f15d,Ie0d5d4c8,I285f3b59, ... into integration by Manish Pandey · 1 year, 1 month ago
  76. 9b468c3 Merge changes I1bfa797e,I0ec7a70e into integration by Manish Pandey · 1 year, 2 months ago
  77. 2be03c0 fix(tree): correct some typos by Elyes Haouas · 1 year, 5 months ago
  78. c5b386d fix(cpus): workaround platforms non-arm interconnect by Sona Mathew · 1 year, 4 months ago
  79. 5a4c9fc refactor(errata_abi): factor in non-arm interconnect by Sona Mathew · 1 year, 4 months ago
  80. 7fe0352 feat(errata_abi): errata management firmware interface by Sona Mathew · 1 year, 7 months ago
  81. 2bb8735 fix(el3-spmc): correctly account for emad_offset by Demi Marie Obenour · 1 year, 6 months ago
  82. 8711be3 refactor(el3-spmc): avoid unnecessarily revalidating offset by Demi Marie Obenour · 1 year, 6 months ago
  83. cdd3e72 fix(el3-spmc): only call spmc_shm_check_obj() on complete objects by Demi Marie Obenour · 1 year, 6 months ago
  84. 32167a0 refactor(spmc): assert on out-of-bounds emad access by Demi Marie Obenour · 1 year, 6 months ago
  85. 57bf10c refactor(el3-spmc): spmc_shmem_obj_get_emad() will never fail by Demi Marie Obenour · 1 year, 6 months ago
  86. 4ed9df4 fix(el3-spmc): validate descriptor headers by Demi Marie Obenour · 1 year, 6 months ago
  87. 1f9f830 fix(el3-spmc): use version-dependent minimum descriptor length by Demi Marie Obenour · 1 year, 6 months ago
  88. 042043b feat(spmd): introduce platform handler for Group0 interrupt by Madhukar Pappireddy · 1 year, 4 months ago
  89. 41416cc feat(spmd): add support for FFA_EL3_INTR_HANDLE_32 ABI by Madhukar Pappireddy · 1 year, 4 months ago
  90. b494acf feat(spmd): register handler for group0 interrupt from NWd by Madhukar Pappireddy · 1 year, 4 months ago
  91. 91768d1 build(trp): sort sections by alignment by default by Chris Kay · 1 year, 5 months ago
  92. d62c681 feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 1 year, 4 months ago
  93. 605419a feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 1 year, 4 months ago
  94. 6dd2d06 refactor(cpufeat): align FEAT_SEL2 to new feature handling by Andre Przywara · 1 year, 4 months ago
  95. 9727294 refactor(cpufeat): enable FEAT_PAN for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 5 months ago
  96. 98908b3 refactor(cpufeat): enable FEAT_VHE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  97. 3d203f4 feat(spmd): fail safe if SPM fails to initialize by Olivier Deprez · 1 year, 8 months ago
  98. 77cfcf8 Merge changes I51c13c52,I3358c51e into integration by Manish Pandey · 1 year, 4 months ago
  99. 33bfc5e build: always prefix section names with `.` by Chris Kay · 1 year, 5 months ago
  100. 07dbee8 Merge "feat(spmd): introduce FFA_PARTITION_INFO_GET_REGS" into integration by Olivier Deprez · 1 year, 4 months ago