1. 35c7d39 fix(cpus): workaround for Cortex-X3 erratum 2070301 by Sona Mathew · 9 months ago
  2. 6e84add feat(rmmd): pass SMCCCv1.3 SVE hint bit to RMM by Arunachalam Ganapathy · 10 months ago
  3. 537afac Merge "feat(rmmd): enable SME for RMM" into integration by Soby Mathew · 9 months ago
  4. 337700a feat(rmmd): enable SME for RMM by Arunachalam Ganapathy · 1 year, 1 month ago
  5. 717c840 fix(spmd): coverity scan issues by Raghu Krishnamurthy · 9 months ago
  6. 7dcaff4 Merge "fix(errata-abi): fix the rev-var for Cortex-A710" into integration by Bipin Ravi · 9 months ago
  7. 29c9ef0 Merge changes from topic "errata" into integration by Lauren Wehrmeister · 9 months ago
  8. 5100bec fix(errata-abi): fix the rev-var for Cortex-A710 by Sona Mathew · 9 months ago
  9. a20d061 fix(cpus): workaround for Neoverse V2 erratum 2743011 by Bipin Ravi · 10 months ago
  10. 9d46b35 fix(cpus): workaround for Neoverse V2 erratum 2779510 by Bipin Ravi · 10 months ago
  11. 90aaf98 fix(cpus): workaround for Neoverse V2 erratum 2719105 by Bipin Ravi · 10 months ago
  12. 4f9b75f fix(cpus): workaround for Neoverse V2 erratum 2331132 by Bipin Ravi · 10 months ago
  13. e0b6d0c Merge changes from topic "sm/errata_X3" into integration by Bipin Ravi · 10 months ago
  14. 9516858 fix(cpus): workaround for Cortex-X3 erratum 2742421 by Sona Mathew · 10 months ago
  15. 0592cfc feat(errata_abi): add support for Cortex-X3 by Sona Mathew · 10 months ago
  16. dd5bc63 fix(cpus): workaround for Neoverse N2 erratum 2009478 by Bipin Ravi · 10 months ago
  17. 7109eea Merge changes from topic "el3_direct_msg" into integration by Madhukar Pappireddy · 11 months ago
  18. 2a8361d feat(fvp): add spmd logical partition by Raghu Krishnamurthy · 1 year, 4 months ago
  19. 9d9584f feat(spmd): get logical partitions info by Raghu Krishnamurthy · 1 year, 2 months ago
  20. 43fda97 feat(spmd): add partition info get regs by Raghu Krishnamurthy · 1 year, 2 months ago
  21. 2b7b584 refactor(ff-a): move structure definitions by Raghu Krishnamurthy · 1 year, 2 months ago
  22. 6a30514 feat(spmd): el3 direct message API by Raghu Krishnamurthy · 1 year, 4 months ago
  23. d2f3816 Merge changes I2f4961fe,I0039c724,Iaa3076c1,Ic19973a8 into integration by Bipin Ravi · 11 months ago
  24. 9af54e1 fix(services): disable workaround discovery on aarch32 for now by Stephan Gerhold · 11 months ago
  25. 189622a fix(cpus): workaround for Neoverse N2 erratum 2779511 by Arvind Ram Prakash · 12 months ago
  26. 465f93b fix(cpus): workaround for Neoverse N2 erratum 2743014 by Arvind Ram Prakash · 12 months ago
  27. 7f046c1 feat(spmd): add spmd logical partitions by Raghu Krishnamurthy · 1 year, 4 months ago
  28. c3c0ecb Merge "fix(el3-spmc): fix incorrect CASSERT" into integration by Olivier Deprez · 11 months ago
  29. 35ce768 Merge "fix(cpus): workaround for Neoverse V2 erratum 2801372" into integration by Bipin Ravi · 11 months ago
  30. 7763c1b fix(el3-spmc): fix incorrect CASSERT by Demi Marie Obenour · 1 year, 1 month 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. 9887006 fix(cpus): workaround for Neoverse V2 erratum 2801372 by Moritz Fischer · 12 months ago
  33. 2ca7570 fix(spmd): perform G0 interrupt acknowledge and deactivation by Madhukar Pappireddy · 12 months ago
  34. 05504ba feat(pmu): introduce pmuv3 lib/extensions folder by Boyan Karatotev · 1 year, 5 months ago
  35. e545df5 Merge changes from topic "ffa_el3_spmc_fixes" into integration by Manish Pandey · 1 year ago
  36. a939594 fix(el3-spm): improve direct messaging validation by Marc Bonnici · 1 year, 8 months ago
  37. 14f1963 refactor(el3-spmc): add comments and cleanup code by Demi Marie Obenour · 1 year, 6 months ago
  38. 70179dc refactor(el3-spmc): avoid extra loop by Demi Marie Obenour · 1 year, 6 months ago
  39. 1796712 fix(el3-spmc): validate memory address alignment by Demi Marie Obenour · 1 year, 6 months ago
  40. 2062f0c Merge changes Ic58f4966,Ib7b438b8,I400f0f1f into integration by Olivier Deprez · 1 year ago
  41. 35bbcf2 fix(spmd): relax use of EHF with SPMC at S-EL2 by Olivier Deprez · 1 year, 1 month ago
  42. f86a738 refactor(el3-spmc): add comments by Demi Marie Obenour · 1 year, 6 months ago
  43. 07d8e2c refactor(el3-spmc): move checks after loop by Demi Marie Obenour · 1 year, 6 months ago
  44. 05da811 refactor(el3-spmc): validate alignment earlier by Demi Marie Obenour · 1 year, 6 months ago
  45. 023d212 refactor(el3-spmc): add emad_advance() by Demi Marie Obenour · 1 year, 6 months ago
  46. c39cb4c fix(el3-spmc): validate shmem descriptor alignment by Demi Marie Obenour · 1 year, 6 months ago
  47. f215bb7 refactor(el3-spmc): avoid using EINVAL by Demi Marie Obenour · 1 year, 6 months ago
  48. 81f0adc fix(el3-spmc): avoid descriptor size calc overflow by Demi Marie Obenour · 1 year, 6 months ago
  49. 4a3a6d3 fix(el3-spmc): use uint64_t for 64-bit type by Demi Marie Obenour · 1 year, 6 months ago
  50. 33e6666 refactor(el3-spmc): avoid unneeded function call by Demi Marie Obenour · 1 year, 6 months ago
  51. b720be7 refactor(el3-spmc): move function call out of loop by Demi Marie Obenour · 1 year, 6 months ago
  52. f00e4d7 refactor(el3-spmc): crash instead of reading OOB by Demi Marie Obenour · 1 year, 6 months ago
  53. 00d36b2 fix(el3-spmc): prevent total_page_count overflow by Demi Marie Obenour · 1 year, 6 months ago
  54. 7f73129 Merge "chore: rename Makalu to Cortex-A715" into integration by Manish Pandey · 1 year, 1 month ago
  55. e5004c1 chore: rename Makalu to Cortex-A715 by Harrison Mutai · 1 year, 1 month ago
  56. 5d38cb3 refactor(cpus): rename errata_report.h to errata.h by Boyan Karatotev · 1 year, 5 months ago
  57. 2bb003d Merge changes I31ec0001,Ib06cd024,I7c11f15d,Ie0d5d4c8,I285f3b59, ... into integration by Manish Pandey · 1 year, 1 month ago
  58. 4552189 feat(optee): add device tree for coreboot table by Jeffrey Kardatzke · 1 year, 5 months ago
  59. 9b468c3 Merge changes I1bfa797e,I0ec7a70e into integration by Manish Pandey · 1 year, 2 months ago
  60. 2be03c0 fix(tree): correct some typos by Elyes Haouas · 1 year, 5 months ago
  61. c5b386d fix(cpus): workaround platforms non-arm interconnect by Sona Mathew · 1 year, 4 months ago
  62. 5a4c9fc refactor(errata_abi): factor in non-arm interconnect by Sona Mathew · 1 year, 4 months ago
  63. 7fe0352 feat(errata_abi): errata management firmware interface by Sona Mathew · 1 year, 7 months ago
  64. 2bb8735 fix(el3-spmc): correctly account for emad_offset by Demi Marie Obenour · 1 year, 6 months ago
  65. 8711be3 refactor(el3-spmc): avoid unnecessarily revalidating offset by Demi Marie Obenour · 1 year, 6 months ago
  66. cdd3e72 fix(el3-spmc): only call spmc_shm_check_obj() on complete objects by Demi Marie Obenour · 1 year, 6 months ago
  67. 32167a0 refactor(spmc): assert on out-of-bounds emad access by Demi Marie Obenour · 1 year, 6 months ago
  68. 57bf10c refactor(el3-spmc): spmc_shmem_obj_get_emad() will never fail by Demi Marie Obenour · 1 year, 6 months ago
  69. 4ed9df4 fix(el3-spmc): validate descriptor headers by Demi Marie Obenour · 1 year, 6 months ago
  70. 1f9f830 fix(el3-spmc): use version-dependent minimum descriptor length by Demi Marie Obenour · 1 year, 6 months ago
  71. 042043b feat(spmd): introduce platform handler for Group0 interrupt by Madhukar Pappireddy · 1 year, 4 months ago
  72. 41416cc feat(spmd): add support for FFA_EL3_INTR_HANDLE_32 ABI by Madhukar Pappireddy · 1 year, 4 months ago
  73. b494acf feat(spmd): register handler for group0 interrupt from NWd by Madhukar Pappireddy · 1 year, 4 months ago
  74. 91768d1 build(trp): sort sections by alignment by default by Chris Kay · 1 year, 5 months ago
  75. ce0b04d Merge "fix(optee): return UUID for image loading service" into integration by Julius Werner · 1 year, 3 months ago
  76. d62c681 feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 1 year, 4 months ago
  77. 605419a feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 1 year, 4 months ago
  78. 6dd2d06 refactor(cpufeat): align FEAT_SEL2 to new feature handling by Andre Przywara · 1 year, 4 months ago
  79. 9727294 refactor(cpufeat): enable FEAT_PAN for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 5 months ago
  80. 98908b3 refactor(cpufeat): enable FEAT_VHE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 8 months ago
  81. f3debdf Merge "style: remove useless trailing semicolon and line continuations" into integration by Manish Pandey · 1 year, 4 months ago
  82. 85f05c0 fix(optee): return UUID for image loading service by Jeffrey Kardatzke · 1 year, 4 months ago
  83. 183638f style: remove useless trailing semicolon and line continuations by Elyes Haouas · 1 year, 5 months ago
  84. 3d203f4 feat(spmd): fail safe if SPM fails to initialize by Olivier Deprez · 1 year, 8 months ago
  85. 77cfcf8 Merge changes I51c13c52,I3358c51e into integration by Manish Pandey · 1 year, 4 months ago
  86. 33bfc5e build: always prefix section names with `.` by Chris Kay · 1 year, 5 months ago
  87. 07dbee8 Merge "feat(spmd): introduce FFA_PARTITION_INFO_GET_REGS" into integration by Olivier Deprez · 1 year, 4 months ago
  88. 435f11c feat(spmd): introduce FFA_PARTITION_INFO_GET_REGS by Raghu Krishnamurthy · 1 year, 6 months ago
  89. 68d2836 build: clarify linker script generation by Chris Kay · 1 year, 6 months ago
  90. 5dc77d1 Merge "fix(optee): address late comments and fix bad rc" into integration by Joanna Farley · 1 year, 5 months ago
  91. 67d792b Merge "feat(spmd): copy tos_fw_config in secure region" into integration by Manish Pandey · 1 year, 5 months ago
  92. ab7e557 fix(optee): address late comments and fix bad rc by Jeffrey Kardatzke · 1 year, 5 months ago
  93. 2f4279a feat(spmd): copy tos_fw_config in secure region by Manish V Badarkhe · 1 year, 5 months ago
  94. 0815b15 Merge "feat(optee): add loading OP-TEE image via an SMC" into integration by Joanna Farley · 1 year, 5 months ago
  95. 7e6b09a feat(optee): add loading OP-TEE image via an SMC by Jeffrey Kardatzke · 1 year, 9 months ago
  96. 8e754f9 feat(rme): set DRAM information in Boot Manifest platform data by AlexeiFedorov · 1 year, 7 months ago
  97. 04fecd2 Merge changes from topic "bk/warnings" into integration by Manish Pandey · 1 year, 6 months ago
  98. cdc6eb2 Merge "refactor(trng): discarding the used entropy bits" into integration by Manish Pandey · 1 year, 6 months ago
  99. 23964f1 Merge "fix(el3-spmc): report execution state in partition info get" into integration by Olivier Deprez · 1 year, 6 months ago
  100. 1f203fb Merge changes from topic "qemu_sel2" into integration by Olivier Deprez · 1 year, 7 months ago