1. c9fe7ce feat(cpus): add support for Gelas CPU by Juan Pablo Conde · 12 months ago
  2. 52f83b1 Merge "chore: update to use Arm word across TF-A" into integration by Manish V Badarkhe · 11 months ago
  3. eee28e7 chore: update to use Arm word across TF-A by Govindraj Raja · 11 months ago
  4. e83c146 Merge "feat(stm32mp1): add FWU with boot from NOR-SPI" into integration by Manish V Badarkhe · 11 months ago
  5. 85999a8 refactor(ethos-n): move build flags to ethosn_npu.mk by Rajasekaran Kalidoss · 1 year, 2 months ago
  6. 99dcac2 Merge changes from topic "mb/mb-signer-id" into integration by Lauren Wehrmeister · 11 months ago
  7. c7b13c4 Merge "chore(xilinx): reorder headers in assembly files" into integration by Manish V Badarkhe · 11 months ago
  8. ddb4e8b Merge "chore(xilinx): correct kernel doc warnings for missing functions" into integration by Manish V Badarkhe · 11 months ago
  9. 0171257 Merge changes from topic "xlnx_zynmp_tsp" into integration by Manish V Badarkhe · 11 months ago
  10. 99ab8f3 Merge "fix(xilinx): add headers to resolve compile time issue" into integration by Manish V Badarkhe · 11 months ago
  11. e3f2a10 fix(xilinx): add headers to resolve compile time issue by Akshay Belsare · 12 months ago
  12. eb49113 fix(errata-abi): added Neoverse N2 to Errata ABI list by Arvind Ram Prakash · 12 months ago
  13. 1844930 Merge "fix(imx8m): make IMX_BOOT_UART_BASE autodetection option more obvious" into integration by Madhukar Pappireddy · 11 months ago
  14. d5a3eff fix(xilinx): remove clock_setrate and clock_getrate api by Ronak Jain · 11 months ago
  15. 409eb8b fix(imx8m): make IMX_BOOT_UART_BASE autodetection option more obvious by Marco Felsch · 11 months ago
  16. 67f5ccb feat(rdn2): enable Neoverse N2 CPU error handling support by Omkar Anand Kulkarni · 1 year ago
  17. 1ab5c60 feat(sgi): firmware first error handling for Neoverse N2 CPU by Omkar Anand Kulkarni · 1 year ago
  18. bc20432 feat(arm): enable FHI PPI interrupt to report CPU errors by Omkar Anand Kulkarni · 12 months ago
  19. d684f2c chore(zynqmp): remove unused configuration from TSP by Prasad Kummari · 12 months ago
  20. e3af72f fix(zynqmp): resolve runtime error in TSP by Prasad Kummari · 12 months ago
  21. d7166e8 chore(xilinx): reorder headers in assembly files by Prasad Kummari · 12 months ago
  22. 2ef9f0c chore(xilinx): correct kernel doc warnings for missing functions by Prasad Kummari · 12 months ago
  23. e0ea8fd feat(allwinner): use reset through scpi for warm/soft reset by Andrey Skvortsov · 1 year, 2 months ago
  24. aa59ea5 Merge "feat(nuvoton): added support for npcm845x chip" into integration by Madhukar Pappireddy · 11 months ago
  25. b1aa91b feat(qemu): add dummy plat_mboot_measure_key() function by Jens Wiklander · 12 months ago
  26. e2405a9 feat(imx): add dummy 'plat_mboot_measure_key' function by Manish V Badarkhe · 12 months ago
  27. 4a2cc6b feat(tc): implement platform function to measure and publish Public Key by Manish V Badarkhe · 12 months ago
  28. 18369ec feat(fvp): implement platform function to measure and publish Public Key by Manish V Badarkhe · 1 year, 3 months ago
  29. 95af6a0 feat(fvp): add public key-OID information in RSS metadata structure by Manish V Badarkhe · 1 year, 3 months ago
  30. 5d47841 chore(fvp): add Aarch32 Cortex-A53 to the build by Jayanth Dodderi Chidanand · 1 year, 2 months ago
  31. 4e89de2 chore(brcm): include cpu_helpers.S for bl2 build by Jayanth Dodderi Chidanand · 1 year ago
  32. defbeed feat(nuvoton): added support for npcm845x chip by rutigl@gmail.com · 1 year, 3 months ago
  33. 7640134 feat(imx8m): detect console base address during runtime by Marco Felsch · 11 months ago
  34. 8f9cd00 Merge "fix(fvp): adjust BL2 maximum size as per total SRAM size" into integration by Madhukar Pappireddy · 12 months ago
  35. e485973 fix(fvp): adjust BL2 maximum size as per total SRAM size by Manish V Badarkhe · 12 months ago
  36. df4ad84 feat(mte): adds feature detection for MTE_PERM by Maksims Svecovs · 1 year, 3 months ago
  37. 4dd9b47 feat(msm8916): add port for MDM9607 by Stephan Gerhold · 1 year, 10 months ago
  38. da60d6f refactor(msm8916): handle single core platforms by Stephan Gerhold · 1 year, 10 months ago
  39. 53145c3 feat(msm8916): add port for MSM8939 by Stephan Gerhold · 1 year, 10 months ago
  40. 4dfdc5f feat(msm8916): power on L2 caches for secondary clusters by Stephan Gerhold · 1 year, 10 months ago
  41. 1b78346 feat(msm8916): initialize CCI-400 for multiple clusters by Stephan Gerhold · 1 year, 10 months ago
  42. f0ed728 refactor(msm8916): handle multiple CPU clusters by Stephan Gerhold · 1 year, 10 months ago
  43. a7c85b2 feat(msm8916): add port for MSM8909 by Stephan Gerhold · 1 year, 10 months ago
  44. 419ebb8 feat(msm8916): clear CACHE_LOCK for MMU-500 r2p0+ by Stephan Gerhold · 1 year, 4 months ago
  45. fa35b80 style(msm8916): add missing braces to while statements by Stephan Gerhold · 12 months ago
  46. 33d0436 Merge "fix(spmd): perform G0 interrupt acknowledge and deactivation" into integration by Olivier Deprez · 12 months ago
  47. 7f3b34f Merge "refactor(tc): move all plat tests in test makefile" into integration by Sandrine Bailleux · 12 months ago
  48. f60cee0 Merge changes from topics "rotpk_rss_interface", "rss_interfaces" into integration by Sandrine Bailleux · 12 months ago
  49. 15aac38 refactor(tc): move all plat tests in test makefile by laurenw-arm · 12 months ago
  50. 2ca7570 fix(spmd): perform G0 interrupt acknowledge and deactivation by Madhukar Pappireddy · 12 months ago
  51. 5f939a9 refactor(tc): print RSS interface test PSA status by laurenw-arm · 12 months ago
  52. 116f10c test(tc): test for AP/RSS interface for ROTPK by laurenw-arm · 1 year, 1 month ago
  53. 5bc5dc2 Merge "feat(mt8188): modify APU DAPC permission" into integration by Manish Pandey · 12 months ago
  54. a090a8c Merge changes from topic "xlnx_dtb_modification" into integration by Manish Pandey · 12 months ago
  55. 50b17e7 feat(mt8188): modify APU DAPC permission by Chungying Lu · 12 months ago
  56. 8efc726 Merge "build(fpga): remove a710 from fpga build" into integration by Bipin Ravi · 12 months ago
  57. e779b0c Merge changes from topic "master" into integration by Sandrine Bailleux · 12 months ago
  58. efefcd4 feat(versal-net): ddr address reservation in dtb at runtime by Amit Nagal · 12 months ago
  59. 3a7d304 feat(versal): ddr address reservation in dtb at runtime by Amit Nagal · 12 months ago
  60. dd54501 Merge "fix(intel): resolved coverity checking" into integration by Sandrine Bailleux · 12 months ago
  61. 159dd7a Merge changes from topic "psci-osi" into integration by Madhukar Pappireddy · 12 months ago
  62. 29e47d2 fix(sc7280): update system suspend in OS-initiated mode by Wing Li · 1 year ago
  63. bcff365 fix(fvp): update system suspend in OS-initiated mode by Wing Li · 1 year ago
  64. 2b3ac0b fix(intel): resolved coverity checking by Sieu Mun Tang · 12 months ago
  65. 8bc3e33 Merge "fix(rcar): add mandatory fields in 'reserved-memory' node" into integration by Sandrine Bailleux · 12 months ago
  66. 7457ab9 build(fpga): remove a710 from fpga build by Govindraj Raja · 12 months ago
  67. a8d7a9b Merge changes from topic "agilex5" into integration by Manish Pandey · 12 months ago
  68. ac998f2 Merge changes from topic "imx93_basic_support" into integration by Manish Pandey · 12 months ago
  69. 643f40c Merge "feat(qemu): add "neoverse-v1" cpu support" into integration by Manish Pandey · 12 months ago
  70. 20012e8 Merge changes from topic "mb/mb-rss-refactor" into integration by Sandrine Bailleux · 12 months ago
  71. 971e29f fix(tc): rename macro to match PSA spec by Jimmy Brisson · 1 year ago
  72. fbac83e fix(tc): Correct return type by Jimmy Brisson · 12 months ago
  73. cb360ae Merge "fix(n1sdp): configure platform specific secure SPIs" into integration by Manish V Badarkhe · 12 months ago
  74. 527321a feat(qemu): add "neoverse-v1" cpu support by Marcin Juszkiewicz · 12 months ago
  75. 2911745 Merge "feat(qemu): add "neoverse-v1" cpu support" into integration by Sandrine Bailleux · 12 months ago
  76. 4c249f1 feat(intel): platform enablement for Agilex5 SoC FPGA by Jit Loon Lim · 1 year, 2 months ago
  77. 17d0762 feat(intel): ccu driver for Agilex5 SoC FPGA by Jit Loon Lim · 1 year, 2 months ago
  78. 7768a66 feat(intel): vab support for Agilex5 SoC FPGA by Jit Loon Lim · 1 year, 2 months ago
  79. a7f5494 feat(intel): sdmmc/nand/combo-phy/qspi driver for Agilex5 SoC FPGA by Jit Loon Lim · 1 year, 2 months ago
  80. 55bf238 feat(intel): ddr driver for Agilex5 SoC FPGA by Jit Loon Lim · 1 year, 2 months ago
  81. dc90a2b feat(intel): power manager for Agilex5 SoC FPGA by Jit Loon Lim · 1 year, 2 months ago
  82. b24dddf feat(intel): cold/warm reset and smp support for Agilex5 SoC FPGA by Jit Loon Lim · 1 year, 2 months ago
  83. 86733dd feat(intel): reset manager support for Agilex5 SoC FPGA by Jit Loon Lim · 1 year, 2 months ago
  84. 7787efe feat(intel): mailbox and SMC support for Agilex5 SoC FPGA by Jit Loon Lim · 1 year, 2 months ago
  85. 5e76874 feat(intel): system manager support for Agilex5 SoC FPGA by Jit Loon Lim · 1 year, 2 months ago
  86. 44d1e06 feat(intel): memory controller support for Agilex5 SoC FPGA by Jit Loon Lim · 1 year, 2 months ago
  87. 10c0a36 feat(intel): clock manager support for Agilex5 SoC FPGA by Jit Loon Lim · 1 year, 2 months ago
  88. 904b2e2 feat(intel): mmc support for Agilex5 SoC FPGA by Jit Loon Lim · 1 year, 2 months ago
  89. 5080606 feat(intel): uart support for Agilex5 SoC FPGA by Jit Loon Lim · 1 year, 2 months ago
  90. 8bb9193 feat(intel): pinmux, peripheral and Handoff support for Agilex5 SoC FPGA by Jit Loon Lim · 1 year, 2 months ago
  91. bf3b4dc Merge "chore(xilinx): reorder include files as per TF-A guidelines" into integration by Manish Pandey · 12 months ago
  92. 7cf6dc5 Merge "fix(versal-net): correct device node indexes" into integration by Manish Pandey · 12 months ago
  93. 8eb61b7 fix(intel): fix ncore ccu snoop dvm enable bug by Jit Loon Lim · 1 year, 1 month ago
  94. fddf8c0 fix(n1sdp): configure platform specific secure SPIs by Werner Lewis · 1 year, 1 month ago
  95. 16d667d feat(qemu): add "neoverse-v1" cpu support by Marcin Juszkiewicz · 12 months ago
  96. f7ca31b refactor(tc): update RSS driver inteface calls by Manish V Badarkhe · 1 year, 1 month ago
  97. c774ec8 refactor(fvp): update RSS driver inteface calls by Manish V Badarkhe · 1 year, 1 month ago
  98. 1de39df Merge changes from topic "xlnx_handoff_changes" into integration by Joanna Farley · 1 year ago
  99. 8611153 fix(versal-net): correct device node indexes by Jay Buddhabhatti · 1 year ago
  100. 0acfeac Merge "fix(mediatek): support saving/restoring GICR registers" into integration by Manish Pandey · 1 year ago