1. bf9ba73 refactor(tc): move DTB to start of DRAM by Boyan Karatotev · 9 months ago
  2. 88309be refactor(tc): correlate secure world addresses with platform_def by Boyan Karatotev · 7 months ago
  3. a439dfd feat(tc): add memory node in the device tree by Boyan Karatotev · 7 months ago
  4. ffe7569 feat(tc): pass the DTB address to BL33 in R0 by Boyan Karatotev · 7 months ago
  5. d2ca287 feat(tc): add arm_ffa node in dts by Boyan Karatotev · 7 months ago
  6. 7160e0d chore(tc): add dummy entropy to speed up the Linux boot by Ben Horgan · 7 months ago
  7. 938124e feat(tc): choose the DPU address and irq based on the target by Davidson K · 7 months ago
  8. 090a6aa feat(tc): add SCMI power domain and IOMMU toggles by Kshitij Sisodia · 7 months ago
  9. 9ac73a4 refactor(tc): move the FVP RoS to a separate file by Boyan Karatotev · 8 months ago
  10. 9556276 feat(tc): factor in FVP/FPGA differences by Boyan Karatotev · 8 months ago
  11. 192ad5d feat(tc): introduce an FPGA subvariant and TC3 CPUs by Boyan Karatotev · 7 months ago
  12. 6ed3bf6 feat(tc): add TC3 platform definitions by Boyan Karatotev · 12 months ago
  13. 13b8e74 refactor(tc): sanitise the device tree by Boyan Karatotev · 8 months ago
  14. 4fef47c feat(tc): add PMU entry by Boyan Karatotev · 8 months ago
  15. fc4e49f feat(tc): allow booting from DRAM by Boyan Karatotev · 7 months ago
  16. 817720e chore(tc): remove unused hdlcd by Boyan Karatotev · 8 months ago
  17. 77b301a feat(tc): add firmware update secure partition by Tudor Cretu · 2 years, 9 months ago
  18. 63128dc feat(tc): add spmc manifest with trusty sp by Arunachalam Ganapathy · 2 years, 3 months ago
  19. 8dec1f5 refactor(tc): unify all the spmc manifests by Boyan Karatotev · 6 months ago
  20. fd29d58 feat(arm): add trusty_sp_fw_config build option by Arunachalam Ganapathy · 2 years, 3 months ago
  21. d103f00 fix(tc): do not enable MPMM and Aux AMU counters always by Davidson K · 12 months ago
  22. 25c4fb7 fix(tc): correct interrupts by Boyan Karatotev · 11 months ago
  23. b32a8f4 feat(tc): interrupt numbers for `smmu_700` by Kshitij Sisodia · 11 months ago
  24. 80781a5 feat(tc): enable gpu/dpu scmi power domain and also gpu perf domain by Ben Horgan · 11 months ago
  25. 9618883 Merge "fix(cm): update gic el2 sysregs save/restore mechanism" into integration by Olivier Deprez · 4 months ago
  26. 65f747e Merge changes from topic "jc/el1_ctx_optimization" into integration by Olivier Deprez · 4 months ago
  27. c05031c refactor(context-mgmt): remove el1_context routines from RMM by Jayanth Dodderi Chidanand · 10 months ago
  28. 1facfb1 refactor(context-mgmt): move EL1 save/restore routines into C by Jayanth Dodderi Chidanand · 6 months ago
  29. e67bef3 Merge "build: correct minor toolchain documentation error" into integration by Mark Dykes · 4 months ago
  30. e3428f9 Merge "chore(ufs): refactor ufs_get_device_info" into integration by Madhukar Pappireddy · 4 months ago
  31. 0a2f8a0 build: correct minor toolchain documentation error by Chris Kay · 4 months ago
  32. f9ae4a8 Merge "docs(threat_model): mark power analysis threats out-of-scope" into integration by Lauren Wehrmeister · 4 months ago
  33. c5e3971 Merge "build: use toolchain identifiers in conditions" into integration by Mark Dykes · 4 months ago
  34. f69965e Merge "build: use new toolchain variables for tools" into integration by Mark Dykes · 4 months ago
  35. 2672b89 Merge "build: refactor toolchain detection" into integration by Mark Dykes · 4 months ago
  36. 4abb74d Merge "fix(imx8mp): uncondtionally enable only the USB power domain" into integration by Madhukar Pappireddy · 4 months ago
  37. 3b8a320 chore(ufs): refactor ufs_get_device_info by Rohit Ner · 4 months ago
  38. 3221711 Merge "fix(bl2): make BL2 SRAM footprint flexible" into integration by Manish Pandey · 4 months ago
  39. c235b23 Merge "docs(sdei): provide security guidelines when using SDEI" into integration by Manish Pandey · 4 months ago
  40. 3d88de8 Merge "test(fvp): remove `FVP_Foundation` model support" into integration by Manish V Badarkhe · 4 months ago
  41. 3f76e13 Merge "fix(el3-spmc): fix dangling pointer in FFA_CONSOLE_LOG" into integration by Olivier Deprez · 4 months ago
  42. 051fc26 Merge changes from topic "mb/tc-model-update" into integration by Olivier Deprez · 4 months ago
  43. 238262f fix(cm): update gic el2 sysregs save/restore mechanism by Manish Pandey · 5 months ago
  44. b074021 docs(sdei): provide security guidelines when using SDEI by Manish Pandey · 6 months ago
  45. f6ab8a5 fix(el3-spmc): fix dangling pointer in FFA_CONSOLE_LOG by Karl Meakin · 5 months ago
  46. 370f3d1 docs(threat_model): mark power analysis threats out-of-scope by Manish V Badarkhe · 5 months ago
  47. 5f462e2 Merge changes from topic "DPE" into integration by Manish V Badarkhe · 5 months ago
  48. 6dcee93 fix(bl2): make BL2 SRAM footprint flexible by Harrison Mutai · 5 months ago
  49. f3518e9 docs: update FVP TC2 model version and build (11.23/17) by Manish V Badarkhe · 5 months ago
  50. 315fe3c fix(tc): increase BL2 maximum size limit by Manish V Badarkhe · 6 months ago
  51. 5813125 refactor(tc): update platform tests by David Vincze · 6 months ago
  52. 85ff4d2 feat(rss): add defines for 'type' range and use them in psa_call() by David Vincze · 10 months ago
  53. c140f5f feat(rss): adjust parameter packing to match TF-M changes by David Vincze · 10 months ago
  54. 7c607f2 refactor(tc): remap console logs by annsai01 · 1 year, 4 months ago
  55. c5d525d feat(tc): add RSS SDS region right after SCMI payload by Tamas Ban · 1 year, 2 months ago
  56. 307b3d8 refactor(n1sdp): update SDS driver calls by Tamas Ban · 1 year, 2 months ago
  57. f728b61 refactor(morello): update SDS driver calls by Tamas Ban · 1 year, 2 months ago
  58. b87db07 refactor(juno): update SDS driver calls by Tamas Ban · 1 year, 2 months ago
  59. 43e0d92 refactor(sgi): update SDS driver calls by Tamas Ban · 1 year, 2 months ago
  60. 896c734 refactor(css): support multiple SDS regions by Tamas Ban · 1 year, 2 months ago
  61. 240017e Merge "fix(qemu): disable FEAT_SB" into integration by Manish V Badarkhe · 5 months ago
  62. 071b839 Merge "feat(mte): add mte2 feat" into integration by Olivier Deprez · 5 months ago
  63. d7b63ac feat(mte): add mte2 feat by Govindraj Raja · 5 months ago
  64. cf4e8a2 test(fvp): remove `FVP_Foundation` model support by Chris Kay · 5 months ago
  65. 735a7b5 Merge changes from topic "revert-ti-dm-workaround" into integration by Madhukar Pappireddy · 5 months ago
  66. f83a80d Merge "refactor(gicv3): introducing is_valid_interrupt, a new helper utility" into integration by Madhukar Pappireddy · 5 months ago
  67. 3a99326 Merge "feat(fvp): remove left-over RSS usage" into integration by Manish V Badarkhe · 5 months ago
  68. 637dbcd feat(fvp): remove left-over RSS usage by Manish V Badarkhe · 5 months ago
  69. 5dabdd8 Merge "fix(build): properly manage versions in .versionrc.js" into integration by Bipin Ravi · 5 months ago
  70. 65cfc90 Merge "fix(build): move comment for VERSION_PATCH" into integration by Manish V Badarkhe · 5 months ago
  71. 53d6c3e Merge "docs(auth): add more information about CoTs" into integration by Manish V Badarkhe · 5 months ago
  72. b890440 docs(auth): add more information about CoTs by Sandrine Bailleux · 5 months ago
  73. adb1a14 Merge "docs(auth): add missing AUTH_PARAM_NV_CTR value" into integration by Manish V Badarkhe · 5 months ago
  74. becc86a fix(build): properly manage versions in .versionrc.js by Yann Gautier · 5 months ago
  75. 5f4cbed fix(build): move comment for VERSION_PATCH by Yann Gautier · 5 months ago
  76. 69ae7da fix(qemu): disable FEAT_SB by Marcin Juszkiewicz · 5 months ago
  77. b1c0e7f Merge changes from topic "ADD_DELAY_IN_POLLING_SCMI" into integration by Manish Pandey · 5 months ago
  78. 13a721d Merge changes from topic "stm32mp2-usb" into integration by Manish Pandey · 5 months ago
  79. 1f95e15 Merge changes I0e012f3f,I14ad16e8 into integration by Manish V Badarkhe · 5 months ago
  80. 16201f5 Merge changes from topic "od/sme" into integration by Madhukar Pappireddy · 5 months ago
  81. 4a3811f refactor(gicv3): introducing is_valid_interrupt, a new helper utility by Sona Mathew · 6 months ago
  82. e0d036b fix(fvp): permit enabling SME for SPD=spmd by Olivier Deprez · 1 year, 2 months ago
  83. dce23c0 feat(spmd): pass SMCCCv1.3 SVE hint to lower EL by Olivier Deprez · 1 year, 8 months ago
  84. 0de8ef1 Merge changes from topic "ja/spm_rme" into integration by Olivier Deprez · 5 months ago
  85. c4a4838 Merge "docs: fix link to TBBR specification" into integration by Sandrine Bailleux · 5 months ago
  86. 2800005 Merge "fix(cpus): workaround for Cortex-A715 erratum 2561034" into integration by Lauren Wehrmeister · 5 months ago
  87. a943415 fix(rss): fix bound check during protocol selection by Vijayenthiran Subramaniam · 7 months ago
  88. 7b88626 fix(mhuv2): provide only the usable size of memory by Sathyam Panda · 1 year, 3 months ago
  89. 6605d04 Merge "fix(rockchip): fix documentation in how build bl31 in AARCH64" into integration by Olivier Deprez · 5 months ago
  90. 50c328a Merge changes from topic "jc/psci_spe" into integration by Manish V Badarkhe · 5 months ago
  91. cfba645 build: use toolchain identifiers in conditions by Chris Kay · 7 months ago
  92. 523e864 build: use new toolchain variables for tools by Chris Kay · 7 months ago
  93. c8a47ba build: refactor toolchain detection by Chris Kay · 8 months ago
  94. 7dad5c9 docs: change FVP argument in RME configuration by J-Alves · 5 months ago
  95. 8676f24 feat(fvp): added calls to unprotect/protect memory by J-Alves · 9 months ago
  96. ad76713 fix(cpus): workaround for Cortex-A715 erratum 2561034 by Bipin Ravi · 5 months ago
  97. 80c2e2f Merge "feat(fvp): delegate FFH RAS handling to SP" into integration by Madhukar Pappireddy · 5 months ago
  98. acd2c76 Merge changes from topic "gr/build_refac" into integration by Manish Pandey · 5 months ago
  99. 7d13b4e feat(stm32mp2): add STM32MP_USB_PROGRAMMER compilation by Yann Gautier · 5 months ago
  100. 89d00ec refactor(st): move macros to common folder by Yann Gautier · 5 months ago