1. 12d2806 fix(cpus): workaround for Neoverse N2 erratum 2779511 by Arvind Ram Prakash · 2 years, 1 month ago
  2. eb44035 fix(cpus): workaround for Neoverse N2 erratum 2743014 by Arvind Ram Prakash · 2 years, 1 month ago
  3. abe8062 Merge "fix(el3-spmc): fix incorrect CASSERT" into integration by Olivier Deprez · 2 years ago
  4. fbc90e0 Merge "fix(cpus): workaround for Neoverse V2 erratum 2801372" into integration by Bipin Ravi · 2 years ago
  5. 1dd79f9 fix(el3-spmc): fix incorrect CASSERT by Demi Marie Obenour · 2 years, 2 months ago
  6. ece8f7d refactor(cm): set MDCR_EL3/CPTR_EL3 bits in respective feat_init_el3() only by Boyan Karatotev · 2 years, 6 months ago
  7. 40c81ed fix(cpus): workaround for Neoverse V2 erratum 2801372 by Moritz Fischer · 2 years, 1 month ago
  8. 6c91fc4 fix(spmd): perform G0 interrupt acknowledge and deactivation by Madhukar Pappireddy · 2 years, 1 month ago
  9. c73686a feat(pmu): introduce pmuv3 lib/extensions folder by Boyan Karatotev · 2 years, 6 months ago
  10. 0ad935f Merge changes from topic "ffa_el3_spmc_fixes" into integration by Manish Pandey · 2 years, 2 months ago
  11. 48fe24c fix(el3-spm): improve direct messaging validation by Marc Bonnici · 2 years, 9 months ago
  12. 95c56cb refactor(el3-spmc): add comments and cleanup code by Demi Marie Obenour · 2 years, 7 months ago
  13. b8007be refactor(el3-spmc): avoid extra loop by Demi Marie Obenour · 2 years, 7 months ago
  14. 327b5b8 fix(el3-spmc): validate memory address alignment by Demi Marie Obenour · 2 years, 7 months ago
  15. e779c1a Merge changes Ic58f4966,Ib7b438b8,I400f0f1f into integration by Olivier Deprez · 2 years, 2 months ago
  16. bb6d0a1 fix(spmd): relax use of EHF with SPMC at S-EL2 by Olivier Deprez · 2 years, 2 months ago
  17. 794c409 refactor(el3-spmc): add comments by Demi Marie Obenour · 2 years, 7 months ago
  18. 966c63e refactor(el3-spmc): move checks after loop by Demi Marie Obenour · 2 years, 7 months ago
  19. 27ac582 refactor(el3-spmc): validate alignment earlier by Demi Marie Obenour · 2 years, 7 months ago
  20. a0239da refactor(el3-spmc): add emad_advance() by Demi Marie Obenour · 2 years, 7 months ago
  21. dd94372 fix(el3-spmc): validate shmem descriptor alignment by Demi Marie Obenour · 2 years, 7 months ago
  22. 91567c3 refactor(el3-spmc): avoid using EINVAL by Demi Marie Obenour · 2 years, 7 months ago
  23. 27c0242 fix(el3-spmc): avoid descriptor size calc overflow by Demi Marie Obenour · 2 years, 7 months ago
  24. 43318e4 fix(el3-spmc): use uint64_t for 64-bit type by Demi Marie Obenour · 2 years, 7 months ago
  25. 1198ff8 refactor(el3-spmc): avoid unneeded function call by Demi Marie Obenour · 2 years, 7 months ago
  26. 48ffc74 refactor(el3-spmc): move function call out of loop by Demi Marie Obenour · 2 years, 7 months ago
  27. 9526282 refactor(el3-spmc): crash instead of reading OOB by Demi Marie Obenour · 2 years, 7 months ago
  28. 2d4da8e fix(el3-spmc): prevent total_page_count overflow by Demi Marie Obenour · 2 years, 7 months ago
  29. 15889d1 chore: rename Makalu to Cortex-A715 by Harrison Mutai · 2 years, 2 months ago
  30. 4bb0cdc Merge changes I31ec0001,Ib06cd024,I7c11f15d,Ie0d5d4c8,I285f3b59, ... into integration by Manish Pandey · 2 years, 2 months ago
  31. 4bd8c92 Merge changes I1bfa797e,I0ec7a70e into integration by Manish Pandey · 2 years, 3 months ago
  32. 1b491ee fix(tree): correct some typos by Elyes Haouas · 2 years, 6 months ago
  33. ab062f0 fix(cpus): workaround platforms non-arm interconnect by Sona Mathew · 2 years, 5 months ago
  34. ef63f5b refactor(errata_abi): factor in non-arm interconnect by Sona Mathew · 2 years, 5 months ago
  35. ffea384 feat(errata_abi): errata management firmware interface by Sona Mathew · 2 years, 9 months ago
  36. 0c2583c fix(el3-spmc): correctly account for emad_offset by Demi Marie Obenour · 2 years, 7 months ago
  37. 46d6b37 refactor(el3-spmc): avoid unnecessarily revalidating offset by Demi Marie Obenour · 2 years, 7 months ago
  38. d781959 fix(el3-spmc): only call spmc_shm_check_obj() on complete objects by Demi Marie Obenour · 2 years, 7 months ago
  39. 77acde4 refactor(spmc): assert on out-of-bounds emad access by Demi Marie Obenour · 2 years, 7 months ago
  40. cbbb8a0 refactor(el3-spmc): spmc_shmem_obj_get_emad() will never fail by Demi Marie Obenour · 2 years, 7 months ago
  41. 56c052d fix(el3-spmc): validate descriptor headers by Demi Marie Obenour · 2 years, 7 months ago
  42. 52d8d50 fix(el3-spmc): use version-dependent minimum descriptor length by Demi Marie Obenour · 2 years, 7 months ago
  43. f0b64e5 feat(spmd): introduce platform handler for Group0 interrupt by Madhukar Pappireddy · 2 years, 5 months ago
  44. 6671b3d feat(spmd): add support for FFA_EL3_INTR_HANDLE_32 ABI by Madhukar Pappireddy · 2 years, 5 months ago
  45. a1e0e87 feat(spmd): register handler for group0 interrupt from NWd by Madhukar Pappireddy · 2 years, 5 months ago
  46. 2ed0936 build(trp): sort sections by alignment by default by Chris Kay · 2 years, 6 months ago
  47. 2b0bc4e feat(cpufeat): enable FEAT_SVE for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  48. 45007ac feat(cpufeat): enable FEAT_SME for FEAT_STATE_CHECKED by Jayanth Dodderi Chidanand · 2 years, 5 months ago
  49. 623f614 refactor(cpufeat): align FEAT_SEL2 to new feature handling by Andre Przywara · 2 years, 5 months ago
  50. 4f5ef84 refactor(cpufeat): enable FEAT_PAN for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
  51. ea735bf refactor(cpufeat): enable FEAT_VHE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
  52. 0d33649 feat(spmd): fail safe if SPM fails to initialize by Olivier Deprez · 2 years, 9 months ago
  53. 338dbe2 Merge changes I51c13c52,I3358c51e into integration by Manish Pandey · 2 years, 6 months ago
  54. da04341 build: always prefix section names with `.` by Chris Kay · 2 years, 6 months ago
  55. fda255c Merge "feat(spmd): introduce FFA_PARTITION_INFO_GET_REGS" into integration by Olivier Deprez · 2 years, 6 months ago
  56. eaaf517 feat(spmd): introduce FFA_PARTITION_INFO_GET_REGS by Raghu Krishnamurthy · 2 years, 7 months ago
  57. 8227493 build: clarify linker script generation by Chris Kay · 2 years, 7 months ago
  58. 0cea2ae feat(spmd): copy tos_fw_config in secure region by Manish V Badarkhe · 2 years, 6 months ago
  59. a97bfa5 feat(rme): set DRAM information in Boot Manifest platform data by AlexeiFedorov · 2 years, 8 months ago
  60. 601e2d4 Merge changes from topic "bk/warnings" into integration by Manish Pandey · 2 years, 7 months ago
  61. e2dcf8b Merge "refactor(trng): discarding the used entropy bits" into integration by Manish Pandey · 2 years, 7 months ago
  62. f4d8ed5 Merge "fix(el3-spmc): report execution state in partition info get" into integration by Olivier Deprez · 2 years, 8 months ago
  63. 6d4f4c3 Merge changes from topic "qemu_sel2" into integration by Olivier Deprez · 2 years, 8 months ago
  64. 4e025c6 Merge changes from topic "ffa_el3_spmc_fixes" into integration by Olivier Deprez · 2 years, 8 months ago
  65. 555677f feat(el3-spmc): make platform logical partition optional by Jens Wiklander · 3 years, 3 months ago
  66. a0f256b Merge "fix(rmmd): add missing padding to RMM Boot Manifest and initialize it" into integration by Alexei Fedorov · 2 years, 8 months ago
  67. 1543d17 fix(el3-spmc): fix coverity scan warnings by Shruti Gupta · 3 years ago
  68. def7590 fix(el3-spmc): improve bound check for descriptor by Marc Bonnici · 2 years, 10 months ago
  69. dc0ca64 fix(rmmd): add missing padding to RMM Boot Manifest and initialize it by Javier Almansa Sobrino · 2 years, 8 months ago
  70. b96253d fix(trp): preserve RMI SMC X4 when not used as return by AlexeiFedorov · 2 years, 9 months ago
  71. e138400 fix: unify fallthrough annotations by Boyan Karatotev · 2 years, 9 months ago
  72. db1c6fa refactor(trng): discarding the used entropy bits by Jayanth Dodderi Chidanand · 2 years, 9 months ago
  73. 7eb6fa4 Merge changes from topic "ffa_el3_spmc_fixes" into integration by Joanna Farley · 2 years, 9 months ago
  74. 62cd8f3 fix(el3-spmc): report execution state in partition info get by Marc Bonnici · 2 years, 9 months ago
  75. 00bf236 Merge "refactor(trng): cleanup the existing TRNG support" into integration by Manish V Badarkhe · 2 years, 9 months ago
  76. 0b22e59 refactor(trng): cleanup the existing TRNG support by Jayanth Dodderi Chidanand · 2 years, 10 months ago
  77. eed15e4 fix(el3-spmc): check descriptor size for overflow by Marc Bonnici · 2 years, 10 months ago
  78. 21ed9ea fix(el3-spmc): fix location of fragment length check by Marc Bonnici · 2 years, 10 months ago
  79. 0dc3518 fix(el3-spmc): fix detection of overlapping memory regions by Marc Bonnici · 2 years, 10 months ago
  80. c4adbe6 fix(el3-spmc): fix incomplete reclaim validation by Marc Bonnici · 2 years, 10 months ago
  81. c503ded feat(drtm): add DRTM parameters structure version check by Manish V Badarkhe · 2 years, 11 months ago
  82. cee8bb3 fix(el3-spmc): error handling in allocation by vallau01 · 3 years ago
  83. ac568b2 fix(el3-spmc): deadlock when relinquishing memory by vallau01 · 3 years ago
  84. be075c3 fix(el3-spmc): compute full FF-A V1.1 desc size by vallau01 · 3 years ago
  85. 67471e7 feat(drtm): flush dcache before DLME launch by Manish Pandey · 3 years, 1 month ago
  86. 2c26597 feat(drtm): invalidate icache before DLME launch by Manish Pandey · 3 years, 1 month ago
  87. 764aa95 feat(drtm): ensure that passed region lies within Non-Secure region of DRAM by Manish V Badarkhe · 3 years, 1 month ago
  88. b1392f4 feat(drtm): ensure that no SDEI event registered during dynamic launch by Manish Pandey · 3 years, 1 month ago
  89. d1747e1 feat(drtm): prepare EL state during dynamic launch by Manish Pandey · 3 years, 1 month ago
  90. d42119c feat(drtm): prepare DLME data for DLME launch by Manish V Badarkhe · 3 years, 2 months ago
  91. 2090e55 feat(drtm): take DRTM components measurements before DLME launch by Manish V Badarkhe · 3 years, 2 months ago
  92. 2b13a98 feat(drtm): add a few DRTM DMA protection APIs by Manish V Badarkhe · 3 years, 2 months ago
  93. 1436e37 feat(drtm): add remediation driver support in DRTM by Manish V Badarkhe · 3 years, 2 months ago
  94. 4081426 feat(drtm): add Event Log driver support for DRTM by Manish V Badarkhe · 3 years, 2 months ago
  95. 40e1fad feat(drtm): check drtm arguments during dynamic launch by Manish Pandey · 3 years, 2 months ago
  96. bd6cc0b feat(drtm): introduce drtm dynamic launch function by Manish Pandey · 3 years, 2 months ago
  97. e9467af feat(drtm): retrieve DRTM features by Manish V Badarkhe · 3 years, 2 months ago
  98. 2a1cdee feat(drtm): add platform functions for DRTM by johpow01 · 3 years, 5 months ago
  99. e6381f9 feat(sdei): add a function to return total number of events registered by John Powell · 3 years, 3 months ago
  100. d54792b feat(drtm): update drtm setup function by Manish V Badarkhe · 3 years, 5 months ago