1. aad20c8 feat(spmc): add FFA_RUN handler by Marc Bonnici · 2 years, 7 months ago
  2. d5fe923 feat(spmc): support FFA_ID_GET ABI by Marc Bonnici · 2 years, 4 months ago
  3. 55a2963 feat(spmc): add FFA_FEATURES handler by Marc Bonnici · 2 years, 4 months ago
  4. f74e277 feat(spmc): add FFA_PARTITION_INFO_GET handler by Marc Bonnici · 2 years, 7 months ago
  5. 1a75224 feat(spmc): enable handling FF-A RX/TX Mapping ABIs by Marc Bonnici · 2 years, 7 months ago
  6. ce5b35c docs(maintainers): introduce SPMC maintainer section by Marc Bonnici · 2 years, 1 month ago
  7. f0f631f Merge "feat(intel): add support for F2S and S2F bridge SMC with mask to enable, disable and reset bridge" into integration by Madhukar Pappireddy · 1 year, 11 months ago
  8. 24cf4d7 Merge "fix(security): report CVE 2022 23960 missing for aarch32 A57 and A72" into integration by Bipin Ravi · 1 year, 11 months ago
  9. a11cbe7 Merge "feat(snprintf): add support for length specifiers" into integration by Madhukar Pappireddy · 1 year, 11 months ago
  10. 3eb8cb4 Merge "fix(errata): workaround for Cortex-A78 erratum 2376745" into integration by Joanna Farley · 1 year, 11 months ago
  11. 926224e Merge "fix(amu): limit virtual offset register access to NS world" into integration by Joanna Farley · 1 year, 11 months ago
  12. 3d70568 Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 1 year, 11 months ago
  13. f41a85e Merge "fix(st): add missing header include" into integration by Manish Pandey · 1 year, 11 months ago
  14. 18c3320 Merge "fix(cm): add barrier before el3 ns exit" into integration by Olivier Deprez · 1 year, 11 months ago
  15. c2b1434 feat(spmc): add helper to obtain a partitions FF-A version by Marc Bonnici · 2 years, 4 months ago
  16. 9576fa9 feat(spmd): enable SPMD to forward FFA_VERSION to EL3 SPMC by Marc Bonnici · 2 years, 4 months ago
  17. 0c7707f feat(spmc): enable handling FFA_VERSION ABI by Marc Bonnici · 2 years, 4 months ago
  18. f16b6ee feat(spmc): add helper function to obtain endpoint mailbox by Marc Bonnici · 2 years, 4 months ago
  19. a7c0050 feat(spmc): add helper function to obtain hyp structure by Marc Bonnici · 2 years, 4 months ago
  20. 3de378f feat(spmc): enable parsing of messaging methods from manifest by Marc Bonnici · 2 years, 4 months ago
  21. 701e94b feat(snprintf): add support for length specifiers by kadabi · 2 years, 1 month ago
  22. 5d796b3 fix(errata): workaround for Cortex-A78 erratum 2376745 by John Powell · 1 year, 11 months ago
  23. 0482503 fix(cm): add barrier before el3 ns exit by Olivier Deprez · 1 year, 11 months ago
  24. c3bdd3d Merge changes Idfd268cd,I362445b9,Ibea052d3,I28cb8f74,I501ae76a, ... into integration by Manish Pandey · 1 year, 11 months ago
  25. 42f31f5 Merge "feat(plat/imx8m): do not release JR0 to NS if HAB is using it" into integration by Manish Pandey · 1 year, 11 months ago
  26. aeff146 feat(imx8mp): enable BL32 fdt overlay support on imx8mp by Jacky Bai · 4 years ago
  27. 023750c feat(imx8mq): enable optee fdt overlay support by Silvano di Ninno · 4 years ago
  28. 2612891 feat(imx8mn): enable optee fdt overlay support by Silvano di Ninno · 4 years ago
  29. 9d0eed1 feat(imx8mm): enable optee fdt overlay support by Silvano di Ninno · 4 years ago
  30. 8b9c21b feat(imx8mp): add trusty for imx8mp by Jacky Bai · 3 years, 7 months ago
  31. a18e393 feat(imx8mq): enable trusty for imx8mq by Ji Luo · 4 years, 1 month ago
  32. 99349c8 feat(imx8mn): enable Trusty OS for imx8mn by Ji Luo · 4 years, 1 month ago
  33. ff3acfe feat(imx8mm): enable Trusty OS on imx8mm by Ji Luo · 4 years, 1 month ago
  34. 4f8d5b0 feat(imx8/imx8m): switch to xlat_tables_v2 by Ji Luo · 4 years, 1 month ago
  35. d5ede92 feat(imx8m): enable the coram_s tz by default on imx8mn/mp by Jacky Bai · 3 years ago
  36. 0a76495 feat(imx8m): enable the csu init on imx8m by Jacky Bai · 4 years, 3 months ago
  37. 71c40d3 feat(imx8m): add a simple csu driver for imx8m family by Jacky Bai · 4 years, 3 months ago
  38. d76f012 refactor(imx8m): replace magic number with enum type by Jacky Bai · 2 years, 1 month ago
  39. 0c6dfc4 feat(imx8m): add imx csu/rdc enum type defines for imx8m by Jacky Bai · 2 years ago
  40. eb7fb93 fix(imx8m): check the validation of domain id by Jacky Bai · 2 years ago
  41. d2a339d feat(imx8m): enable conditional build for SDEI by Jacky Bai · 2 years ago
  42. 13ce03a Merge "feat(intel): add SMPLSEL and DRVSEL setup for Stratix 10 MMC" into integration by Madhukar Pappireddy · 1 year, 11 months ago
  43. 026dfed Merge "feat(intel): implement timer init divider via cpu frequency. (#1)" into integration by Manish Pandey · 1 year, 11 months ago
  44. 968ffba Merge "docs(maintainers): add new owners for Trusty SPD" into integration by Manish Pandey · 1 year, 11 months ago
  45. 77850c9 feat(plat/imx8m): do not release JR0 to NS if HAB is using it by Franck LENORMAND · 2 years, 10 months ago
  46. 3db9a39 docs(maintainers): add new owners for Trusty SPD by Marco Nelissen · 2 years ago
  47. efceb6b Merge changes Iaf21883b,I523c5d57,I57164923 into integration by Manish Pandey · 1 year, 11 months ago
  48. f65bdf3 feat(intel): implement timer init divider via cpu frequency. (#1) by BenjaminLimJL · 2 years ago
  49. 2c87fab Merge "fix(st): fix NULL pointer dereference issues" into integration by Sandrine Bailleux · 1 year, 11 months ago
  50. 44b9d57 Merge changes from topic "ffa_el3_spmc" into integration by Olivier Deprez · 1 year, 11 months ago
  51. b1391b2 fix(st): add missing header include by Yann Gautier · 1 year, 11 months ago
  52. fad4a71 Merge changes from topic "xlnx_zynqmp_misra" into integration by Manish Pandey · 1 year, 11 months ago
  53. e8ad397 Merge "feat(brbe): add BRBE support for NS world" into integration by Manish Pandey · 1 year, 11 months ago
  54. 78c82cd Merge changes from topic "ja/boot_protocol" into integration by Olivier Deprez · 1 year, 11 months ago
  55. 2deff90 fix(st): fix NULL pointer dereference issues by Yann Gautier · 1 year, 11 months ago
  56. dd1fe71 fix(zynqmp): resolve misra R14.4 warnings by Venkatesh Yadav Abbarapu · 1 year, 11 months ago
  57. e7e5d30 fix(zynqmp): resolve misra R16.3 warnings by Venkatesh Yadav Abbarapu · 1 year, 11 months ago
  58. 16de22d fix(zynqmp): resolve misra R15.7 warnings by Venkatesh Yadav Abbarapu · 1 year, 11 months ago
  59. eb0d2b1 fix(zynqmp): resolve misra R15.6 warnings by Venkatesh Yadav Abbarapu · 1 year, 11 months ago
  60. 5bcbd2d fix(zynqmp): resolve misra 7.2 warnings by Venkatesh Yadav Abbarapu · 1 year, 11 months ago
  61. 2b57da6 fix(zynqmp): resolve misra R10.3 by Venkatesh Yadav Abbarapu · 1 year, 11 months ago
  62. be96158 Merge "fix(fvp): fix NULL pointer dereference issue" into integration by Sandrine Bailleux · 1 year, 11 months ago
  63. d82fae2 Merge "docs(maintainers): update measured boot code owners" into integration by Madhukar Pappireddy · 1 year, 11 months ago
  64. 744ad97 feat(brbe): add BRBE support for NS world by johpow01 · 2 years, 2 months ago
  65. 2e5d7a4 fix(security): report CVE 2022 23960 missing for aarch32 A57 and A72 by John Powell · 2 years ago
  66. bb0fcc7 feat(intel): add SMPLSEL and DRVSEL setup for Stratix 10 MMC by Sieu Mun Tang · 1 year, 11 months ago
  67. 11f4f03 feat(intel): add support for F2S and S2F bridge SMC with mask to enable, disable and reset bridge by Sieu Mun Tang · 1 year, 11 months ago
  68. 8d65021 Merge "fix(intel): reject non 4-byte align request size for FPGA Crypto Service (FCS)" into integration by Madhukar Pappireddy · 1 year, 11 months ago
  69. a42b426 fix(fvp): fix NULL pointer dereference issue by Manish V Badarkhe · 1 year, 11 months ago
  70. 5b0219d feat(spmc): enable checking of execution ctx count by Marc Bonnici · 2 years, 4 months ago
  71. 857f579 feat(spmc): enable parsing of UUID from SP Manifest by Marc Bonnici · 2 years, 7 months ago
  72. e1df600 feat(spmc): add partition mailbox structs by Marc Bonnici · 2 years, 7 months ago
  73. 2d65ea1 feat(plat/arm): allow BL32 specific defines to be used by SPMC_AT_EL3 by Marc Bonnici · 2 years, 3 months ago
  74. 44639ab feat(plat/fvp): add EL3 SPMC #defines by Marc Bonnici · 2 years, 4 months ago
  75. a34ccd4 test(plat/fvp/lsp): add example logical partition by Marc Bonnici · 2 years, 7 months ago
  76. d6fbcc5 Merge changes from topic "mp/delete_platforms" into integration by Sandrine Bailleux · 1 year, 11 months ago
  77. 97a24f8 Merge "docs(maintainers): add code owners for Firmware Update driver" into integration by Sandrine Bailleux · 1 year, 11 months ago
  78. 598d1fa docs(maintainers): add code owners for Firmware Update driver by Manish V Badarkhe · 1 year, 11 months ago
  79. ca0fdbd fix(sptool): update Optee FF-A manifest by J-Alves · 2 years ago
  80. f4ec476 feat(sptool): delete c version of the sptool by J-Alves · 2 years ago
  81. 822c727 feat(sptool): use python version of sptool by J-Alves · 2 years ago
  82. 2e82874 feat(sptool): python version of the sptool by J-Alves · 2 years ago
  83. b7bd986 Merge changes from topic "hm/make-refactor" into integration by Manish Pandey · 1 year, 11 months ago
  84. 8ac22f7 Merge "feat(allwinner): add SMCCC SOCID support" into integration by Manish Pandey · 1 year, 11 months ago
  85. 7affa25 feat(spmc/lsp): add logical partition framework by Marc Bonnici · 2 years, 1 month ago
  86. a150486 refactor(mt6795): remove mediatek's mt6795 platform by Manish Pandey · 1 year, 11 months ago
  87. 15e5414 refactor(sgm775): remove Arm sgm775 platform by Manish Pandey · 1 year, 11 months ago
  88. a96a07b refactor(sptool): use SpSetupActions in sp_mk_generator.py by J-Alves · 2 years ago
  89. b1e6a41 feat(sptool): add python SpSetupActions framework by J-Alves · 2 years ago
  90. 6dc0f1f Merge "build(commitlint): make the scope optional" into integration by Sandrine Bailleux · 1 year, 11 months ago
  91. 436cd75 feat(allwinner): add SMCCC SOCID support by Andre Przywara · 3 years, 6 months ago
  92. 3e0a087 Merge changes from topic "allwinner-idle" into integration by André Przywara · 1 year, 11 months ago
  93. 1ced6ca Merge changes from topic "refactor-hw-config-load" into integration by Lauren Wehrmeister · 1 year, 11 months ago
  94. 7cb76fd docs(maintainers): update measured boot code owners by Sandrine Bailleux · 1 year, 11 months ago
  95. 9a13b07 build(commitlint): make the scope optional by Sandrine Bailleux · 1 year, 11 months ago
  96. 0d9133d Merge "feat(xilinx): add SPP/EMU platform support for versal" into integration by Madhukar Pappireddy · 1 year, 11 months ago
  97. be73459 feat(xilinx): add SPP/EMU platform support for versal by Venkatesh Yadav Abbarapu · 2 years ago
  98. 52ed157 fix(intel): reject non 4-byte align request size for FPGA Crypto Service (FCS) by Sieu Mun Tang · 2 years ago
  99. 894c635 Merge changes I47014d72,Ibf00c386 into integration by Madhukar Pappireddy · 1 year, 11 months ago
  100. ac4ac38 docs(bl31): aarch64: RESET_TO_BL31_WITH_PARAMS by Jorge Ramirez-Ortiz · 2 years ago