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