1. 25f4b54 feat(spmc): add support for FF-A power mgmt. messages in the EL3 SPMC by Marc Bonnici · 2 years, 3 months ago
  2. 6fbed8c feat(spmc): enable the SPMC to pass the linear core ID in a register by Marc Bonnici · 2 years, 7 months ago
  3. cb17d31 feat(spmc): add FFA_RX_RELEASE handler by Marc Bonnici · 2 years, 3 months ago
  4. 764e667 feat(spmc): add FFA_RUN handler by Marc Bonnici · 2 years, 10 months ago
  5. faa4a76 feat(spmc): support FFA_ID_GET ABI by Marc Bonnici · 2 years, 7 months ago
  6. d4bb245 feat(spmc): add FFA_FEATURES handler by Marc Bonnici · 2 years, 7 months ago
  7. 37dd8e1 feat(spmc): add FFA_PARTITION_INFO_GET handler by Marc Bonnici · 2 years, 11 months ago
  8. 0cf1a15 feat(spmc): enable handling FF-A RX/TX Mapping ABIs by Marc Bonnici · 2 years, 10 months ago
  9. 3b83ad8 docs(maintainers): introduce SPMC maintainer section by Marc Bonnici · 2 years, 4 months ago
  10. 2cebbc6 Merge "feat(intel): add support for F2S and S2F bridge SMC with mask to enable, disable and reset bridge" into integration by Madhukar Pappireddy · 2 years, 2 months ago
  11. 53a18a8 Merge "fix(security): report CVE 2022 23960 missing for aarch32 A57 and A72" into integration by Bipin Ravi · 2 years, 2 months ago
  12. 51e862c Merge "feat(snprintf): add support for length specifiers" into integration by Madhukar Pappireddy · 2 years, 2 months ago
  13. 6a9f83f Merge "fix(errata): workaround for Cortex-A78 erratum 2376745" into integration by Joanna Farley · 2 years, 2 months ago
  14. 8a48954 Merge "fix(amu): limit virtual offset register access to NS world" into integration by Joanna Farley · 2 years, 2 months ago
  15. 0c28d66 Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 2 years, 2 months ago
  16. 657902b Merge "fix(st): add missing header include" into integration by Manish Pandey · 2 years, 2 months ago
  17. e43ba98 Merge "fix(cm): add barrier before el3 ns exit" into integration by Olivier Deprez · 2 years, 2 months ago
  18. 73fbe8f feat(spmc): add helper to obtain a partitions FF-A version by Marc Bonnici · 2 years, 7 months ago
  19. 815d101 feat(spmd): enable SPMD to forward FFA_VERSION to EL3 SPMC by Marc Bonnici · 2 years, 7 months ago
  20. e95eb7c feat(spmc): enable handling FFA_VERSION ABI by Marc Bonnici · 2 years, 7 months ago
  21. a2cfa61 feat(spmc): add helper function to obtain endpoint mailbox by Marc Bonnici · 2 years, 7 months ago
  22. 52a9cbc feat(spmc): add helper function to obtain hyp structure by Marc Bonnici · 2 years, 7 months ago
  23. f524489 feat(spmc): enable parsing of messaging methods from manifest by Marc Bonnici · 2 years, 7 months ago
  24. 76c3f5b feat(snprintf): add support for length specifiers by kadabi · 2 years, 4 months ago
  25. 12bc0de fix(errata): workaround for Cortex-A78 erratum 2376745 by John Powell · 2 years, 2 months ago
  26. e4793dd fix(cm): add barrier before el3 ns exit by Olivier Deprez · 2 years, 2 months ago
  27. b22caf1 Merge changes Idfd268cd,I362445b9,Ibea052d3,I28cb8f74,I501ae76a, ... into integration by Manish Pandey · 2 years, 2 months ago
  28. cb47a1a Merge "feat(plat/imx8m): do not release JR0 to NS if HAB is using it" into integration by Manish Pandey · 2 years, 2 months ago
  29. 9168b46 feat(imx8mp): enable BL32 fdt overlay support on imx8mp by Jacky Bai · 4 years, 3 months ago
  30. 397f988 feat(imx8mq): enable optee fdt overlay support by Silvano di Ninno · 4 years, 3 months ago
  31. 2fa3aba feat(imx8mn): enable optee fdt overlay support by Silvano di Ninno · 4 years, 3 months ago
  32. b723a55 feat(imx8mm): enable optee fdt overlay support by Silvano di Ninno · 4 years, 3 months ago
  33. 26f9f88 feat(imx8mp): add trusty for imx8mp by Jacky Bai · 3 years, 10 months ago
  34. 4ecaa13 feat(imx8mq): enable trusty for imx8mq by Ji Luo · 4 years, 4 months ago
  35. 2867b03 feat(imx8mn): enable Trusty OS for imx8mn by Ji Luo · 4 years, 4 months ago
  36. 1c33a2e feat(imx8mm): enable Trusty OS on imx8mm by Ji Luo · 4 years, 4 months ago
  37. e329b3d feat(imx8/imx8m): switch to xlat_tables_v2 by Ji Luo · 4 years, 4 months ago
  38. f1d011c feat(imx8m): enable the coram_s tz by default on imx8mn/mp by Jacky Bai · 3 years, 2 months ago
  39. 3c3c268 feat(imx8m): enable the csu init on imx8m by Jacky Bai · 4 years, 6 months ago
  40. 347599d feat(imx8m): add a simple csu driver for imx8m family by Jacky Bai · 4 years, 6 months ago
  41. 0e40055 refactor(imx8m): replace magic number with enum type by Jacky Bai · 2 years, 4 months ago
  42. 3e91a76 feat(imx8m): add imx csu/rdc enum type defines for imx8m by Jacky Bai · 2 years, 4 months ago
  43. 135ece1 fix(imx8m): check the validation of domain id by Jacky Bai · 2 years, 3 months ago
  44. 210ec7d feat(imx8m): enable conditional build for SDEI by Jacky Bai · 2 years, 3 months ago
  45. 1a832bf Merge "feat(intel): add SMPLSEL and DRVSEL setup for Stratix 10 MMC" into integration by Madhukar Pappireddy · 2 years, 2 months ago
  46. 06433a8 Merge "feat(intel): implement timer init divider via cpu frequency. (#1)" into integration by Manish Pandey · 2 years, 2 months ago
  47. e39edd7 Merge "docs(maintainers): add new owners for Trusty SPD" into integration by Manish Pandey · 2 years, 2 months ago
  48. 26e7de9 feat(plat/imx8m): do not release JR0 to NS if HAB is using it by Franck LENORMAND · 3 years, 1 month ago
  49. 5914e4c docs(maintainers): add new owners for Trusty SPD by Marco Nelissen · 2 years, 3 months ago
  50. 64d5d4b Merge changes Iaf21883b,I523c5d57,I57164923 into integration by Manish Pandey · 2 years, 2 months ago
  51. a4a4327 feat(intel): implement timer init divider via cpu frequency. (#1) by BenjaminLimJL · 2 years, 3 months ago
  52. 87a1171 Merge "fix(st): fix NULL pointer dereference issues" into integration by Sandrine Bailleux · 2 years, 2 months ago
  53. 4950b53 Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 2 years, 2 months ago
  54. 8636a5f fix(st): add missing header include by Yann Gautier · 2 years, 2 months ago
  55. 199ffed Merge changes from topic "xlnx_zynqmp_misra" into integration by Manish Pandey · 2 years, 2 months ago
  56. 9a51361 Merge "feat(brbe): add BRBE support for NS world" into integration by Manish Pandey · 2 years, 2 months ago
  57. 2a014de Merge changes from topic "ja/boot_protocol" into integration by Olivier Deprez · 2 years, 2 months ago
  58. c6f77b0 fix(st): fix NULL pointer dereference issues by Yann Gautier · 2 years, 2 months ago
  59. 3a33f93 fix(zynqmp): resolve misra R14.4 warnings by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  60. 41886f7 fix(zynqmp): resolve misra R16.3 warnings by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  61. ccf6da7 fix(zynqmp): resolve misra R15.7 warnings by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  62. 987fad3 fix(zynqmp): resolve misra R15.6 warnings by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  63. ed4f1e8 fix(zynqmp): resolve misra 7.2 warnings by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  64. 336f9f8 fix(zynqmp): resolve misra R10.3 by Venkatesh Yadav Abbarapu · 2 years, 2 months ago
  65. 885b8d7 Merge "fix(fvp): fix NULL pointer dereference issue" into integration by Sandrine Bailleux · 2 years, 2 months ago
  66. 63cad86 Merge "docs(maintainers): update measured boot code owners" into integration by Madhukar Pappireddy · 2 years, 2 months ago
  67. 8186596 feat(brbe): add BRBE support for NS world by johpow01 · 2 years, 5 months ago
  68. 7550aa2 fix(security): report CVE 2022 23960 missing for aarch32 A57 and A72 by John Powell · 2 years, 2 months ago
  69. e026eea feat(intel): add SMPLSEL and DRVSEL setup for Stratix 10 MMC by Sieu Mun Tang · 2 years, 2 months ago
  70. 82cf5df feat(intel): add support for F2S and S2F bridge SMC with mask to enable, disable and reset bridge by Sieu Mun Tang · 2 years, 2 months ago
  71. f8d67af Merge "fix(intel): reject non 4-byte align request size for FPGA Crypto Service (FCS)" into integration by Madhukar Pappireddy · 2 years, 2 months ago
  72. ae2c0f9 fix(fvp): fix NULL pointer dereference issue by Manish V Badarkhe · 2 years, 2 months ago
  73. eec0d04 feat(spmc): enable checking of execution ctx count by Marc Bonnici · 2 years, 7 months ago
  74. 21e644d feat(spmc): enable parsing of UUID from SP Manifest by Marc Bonnici · 2 years, 10 months ago
  75. ecc460a feat(spmc): add partition mailbox structs by Marc Bonnici · 2 years, 10 months ago
  76. f586700 feat(plat/arm): allow BL32 specific defines to be used by SPMC_AT_EL3 by Marc Bonnici · 2 years, 6 months ago
  77. 6ba5abe feat(plat/fvp): add EL3 SPMC #defines by Marc Bonnici · 2 years, 7 months ago
  78. 35248f1 test(plat/fvp/lsp): add example logical partition by Marc Bonnici · 2 years, 10 months ago
  79. 392d9cd Merge changes from topic "mp/delete_platforms" into integration by Sandrine Bailleux · 2 years, 2 months ago
  80. 219c30c Merge "docs(maintainers): add code owners for Firmware Update driver" into integration by Sandrine Bailleux · 2 years, 2 months ago
  81. 1d61a7b docs(maintainers): add code owners for Firmware Update driver by Manish V Badarkhe · 2 years, 2 months ago
  82. 997d776 fix(sptool): update Optee FF-A manifest by J-Alves · 2 years, 3 months ago
  83. f34a29e feat(sptool): delete c version of the sptool by J-Alves · 2 years, 3 months ago
  84. ef8e098 feat(sptool): use python version of sptool by J-Alves · 2 years, 3 months ago
  85. 5c08771 feat(sptool): python version of the sptool by J-Alves · 2 years, 3 months ago
  86. a144678 Merge changes from topic "hm/make-refactor" into integration by Manish Pandey · 2 years, 2 months ago
  87. 7836b05 Merge "feat(allwinner): add SMCCC SOCID support" into integration by Manish Pandey · 2 years, 2 months ago
  88. 9a29704 feat(spmc/lsp): add logical partition framework by Marc Bonnici · 2 years, 4 months ago
  89. 3266b02 refactor(mt6795): remove mediatek's mt6795 platform by Manish Pandey · 2 years, 2 months ago
  90. cbfe62c refactor(sgm775): remove Arm sgm775 platform by Manish Pandey · 2 years, 2 months ago
  91. d10fb03 refactor(sptool): use SpSetupActions in sp_mk_generator.py by J-Alves · 2 years, 3 months ago
  92. 3cd7904 feat(sptool): add python SpSetupActions framework by J-Alves · 2 years, 3 months ago
  93. 14b125e Merge "build(commitlint): make the scope optional" into integration by Sandrine Bailleux · 2 years, 2 months ago
  94. abb7ce1 feat(allwinner): add SMCCC SOCID support by Andre Przywara · 3 years, 9 months ago
  95. 36c60fb Merge changes from topic "allwinner-idle" into integration by André Przywara · 2 years, 2 months ago
  96. 9b4b71d Merge changes from topic "refactor-hw-config-load" into integration by Lauren Wehrmeister · 2 years, 2 months ago
  97. 2998011 docs(maintainers): update measured boot code owners by Sandrine Bailleux · 2 years, 2 months ago
  98. 99f8841 build(commitlint): make the scope optional by Sandrine Bailleux · 2 years, 2 months ago
  99. 6b07768 Merge "feat(xilinx): add SPP/EMU platform support for versal" into integration by Madhukar Pappireddy · 2 years, 2 months ago
  100. 9c3b77b feat(xilinx): add SPP/EMU platform support for versal by Venkatesh Yadav Abbarapu · 2 years, 3 months ago