1. c7ea347 build: always use the C compiler to preprocess by Chris Kay · 5 months ago
  2. 21feb32 Merge "refactor(juno): move plat_def_uuid_config to fiptool" into integration by Manish V Badarkhe · 5 months ago
  3. 24e94a6 fix(stm32mp2): add missing include by Yann Gautier · 6 months ago
  4. 06ae396 feat(st): do not directly call BSEC functions in common code by Yann Gautier · 9 months ago
  5. bc02922 feat(st): use stm32_get_otp_value_from_idx() in BL31 by Yann Gautier · 2 years, 10 months ago
  6. 3e33475 refactor(st): update test for closed chip by Yann Gautier · 1 year, 5 months ago
  7. e720b5b refactor(st-bsec): improve BSEC driver by Patrick Delaunay · 1 year, 7 months ago
  8. 4c68e56 refactor(st): use dashes for BSEC node names by Yann Gautier · 6 months ago
  9. bb65386 feat(qemu): enable transfer list to BL31/32 by Raymond Mao · 9 months ago
  10. fe9aa36 Merge "fix(ti): do not stop non-secure timer on world switch" into integration by Madhukar Pappireddy · 5 months ago
  11. a9b4208 Merge changes from topic "st-asm-helpers" into integration by Manish Pandey · 5 months ago
  12. c271599 feat(intel): enable query of fip offset on RSU by Mahesh Rao · 10 months ago
  13. 01c564b feat(intel): support query of fip offset using RSU by Mahesh Rao · 10 months ago
  14. 1d1710a fix(xilinx): deprecate SiP service count query by Akshay Belsare · 6 months ago
  15. 950ecd1 feat(qemu-sbsa): mpidr needs to be present by Marcin Juszkiewicz · 5 months ago
  16. 25eaf10 fix(ti): do not stop non-secure timer on world switch by Andrew Davis · 6 months ago
  17. 3db1b6f feat(stm32mp2): put back core 1 in wfi after debugger's halt by Antonio Borneo · 9 months ago
  18. 26a2c0a feat(stm32mp2): add plat_my_core_pos by Yann Gautier · 9 months ago
  19. 682a064 fix(stm32mp2): correct early/crash console init by Yann Gautier · 6 months ago
  20. 23498c2 Merge changes from topic "drop-dt-from-edk2/cpu" into integration by Sandrine Bailleux · 6 months ago
  21. 6dbec20 docs(qemu-sbsa): describe what we get from QEMU by Marcin Juszkiewicz · 6 months ago
  22. f6cbeae feat(qemu-sbsa): handle CPU information by Marcin Juszkiewicz · 7 months ago
  23. b3c1b94 Merge "feat(imx8m): make bl33 start configurable via PRELOADED_BL33_BASE" into integration by Madhukar Pappireddy · 6 months ago
  24. 961f7f1 Merge "feat(intel): support wipe DDR after calibration" into integration by Sandrine Bailleux · 6 months ago
  25. 0360c62 Merge "fix(intel): update from INFO to VERBOSE when print debug message" into integration by Sandrine Bailleux · 6 months ago
  26. 609186a feat(versal): extend platform address space sizes by Akshay Belsare · 6 months ago
  27. 7a22863 Merge changes Id85b2541,I4d253e2f into integration by Sandrine Bailleux · 6 months ago
  28. d20b9d6 Merge "fix(intel): update fcs crypto init code to check for mode" into integration by Sandrine Bailleux · 6 months ago
  29. b36f037 Merge changes from topic "cpu_trp_rotpk_fixes" into integration by Manish Pandey · 6 months ago
  30. 44853af feat(imx8m): make bl33 start configurable via PRELOADED_BL33_BASE by Marco Felsch · 6 months ago
  31. ebf638d fix(xilinx): add console_flush() before shutdown by Jay Buddhabhatti · 9 months ago
  32. bfe18c4 fix(xilinx): fix sending sgi to linux by Jay Buddhabhatti · 10 months ago
  33. 31488a3 feat(xilinx): add new state to identify cpu power down by Jay Buddhabhatti · 10 months ago
  34. 10e71e4 feat(xilinx): request cpu power down from reset by Jay Buddhabhatti · 1 year ago
  35. 3c06c7b feat(xilinx): power down all cores on receiving cpu pwrdwn req by Jay Buddhabhatti · 1 year, 2 months ago
  36. 1dfe497 feat(xilinx): add handler for power down req sgi irq by Jay Buddhabhatti · 1 year, 2 months ago
  37. a0f8557 feat(xilinx): add wrapper to handle cpu power down req by Jay Buddhabhatti · 1 year, 2 months ago
  38. b7bb1ed fix(versal-net): use arm common GIC handlers by Jay Buddhabhatti · 9 months ago
  39. 6da8794 fix(xilinx): rename macros to align with ARM by Jay Buddhabhatti · 9 months ago
  40. 3e80755 feat(qemu): support TRP for RME by Jean-Philippe Brucker · 10 months ago
  41. f304bd6 feat(qemu): load and run RMM image by Jean-Philippe Brucker · 10 months ago
  42. 4453ba9 feat(qemu): setup Granule Protection Table by Jean-Philippe Brucker · 10 months ago
  43. 721b83d feat(qemu): setup memory map for RME by Jean-Philippe Brucker · 10 months ago
  44. b54f6c9 feat(qemu): update mapping types for RME by Jean-Philippe Brucker · 10 months ago
  45. 6125ee4 feat(qemu): use mock attestation functions for RME by Jean-Philippe Brucker · 10 months ago
  46. d778e2a fix(qemu): increase max FIP size by Jean-Philippe Brucker · 10 months ago
  47. 96ee83a fix(rotpk): move rotpk definitions out of arm_def.h by Rohit Mathew · 6 months ago
  48. af63618 refactor(xilinx): move plat_get_syscnt_freq2 to common file by Prasad Kummari · 6 months ago
  49. 8002802 refactor(versal-net): rename VERSAL_NET_IOU_SCNTRS register to generic by Prasad Kummari · 6 months ago
  50. 2eb2279 fix(versal-net): setup counter frequency by Prasad Kummari · 6 months ago
  51. 2038bd6 fix(versal): initialize cntfrq_el0 register by Prasad Kummari · 7 months ago
  52. c697fd5 Merge changes I548e3034,I65c7fd1b,I1cdacc0f,If9ac35af into integration by Sandrine Bailleux (on vacation) · 6 months ago
  53. 9d48a23 refactor(juno): move plat_def_uuid_config to fiptool by Andrey Skvortsov · 7 months ago
  54. 76c51fd fix(intel): update from INFO to VERBOSE when print debug message by Sieu Mun Tang · 7 months ago
  55. 477aef4 feat(intel): support wipe DDR after calibration by Jit Loon Lim · 11 months ago
  56. 6e0e1b5 fix(intel): update system counter back to 400MHz by Sieu Mun Tang · 6 months ago
  57. 60f7fb8 fix(intel): revert back to use L4 clock by Sieu Mun Tang · 6 months ago
  58. 334ea37 feat(intel): support QSPI ECC Linux for Agilex by Sieu Mun Tang · 6 months ago
  59. fe91ca3 feat(intel): support QSPI ECC Linux for N5X by Jit Loon Lim · 8 months ago
  60. 0cd0954 feat(intel): support QSPI ECC Linux for Stratix10 by Jit Loon Lim · 8 months ago
  61. 6e42279 feat(intel): add in QSPI ECC for Linux by Jit Loon Lim · 10 months ago
  62. eede099 fix(intel): add HPS remapper to remap base address for SDM by Sieu Mun Tang · 6 months ago
  63. 4acc8d0 feat(versal): enable errata management feature by Prasad Kummari · 6 months ago
  64. e7ab132 Merge "fix(intel): fix hardcoded mpu frequency ticks" into integration by Sandrine Bailleux · 6 months ago
  65. 8995426 Merge "fix(intel): bl31 overwrite OCRAM configuration" into integration by Sandrine Bailleux · 6 months ago
  66. 1bb0ee0 Merge "fix(intel): update DDR range checking for Agilex5" into integration by Sandrine Bailleux · 6 months ago
  67. deb053c Merge "fix(intel): update fcs functions to check ddr range" into integration by Sandrine Bailleux · 6 months ago
  68. f72b96d Merge "feat(intel): support SDM mailbox safe inject seu error for Linux" into integration by Manish Pandey · 6 months ago
  69. c5a3e3a feat(intel): enable SDMMC frontdoor load for ATF->Linux by Jit Loon Lim · 9 months ago
  70. ffa06e7 fix(intel): fix hardcoded mpu frequency ticks by Jit Loon Lim · 12 months ago
  71. b46c869 feat(intel): support SDM mailbox safe inject seu error for Linux by Jit Loon Lim · 9 months ago
  72. fc4a017 fix(intel): update DDR range checking for Agilex5 by Sieu Mun Tang · 9 months ago
  73. c0dc40e fix(intel): update fcs functions to check ddr range by Jit Loon Lim · 7 months ago
  74. 231ca5c fix(intel): update fcs crypto init code to check for mode by Jit Loon Lim · 10 months ago
  75. 22c44b9 fix(rcar3): change RAM protection configurations by Toshiyuki Ogasahara · 3 years ago
  76. cb9efd8 fix(rcar3): fix load address range check by Takuya Sakata · 2 years, 7 months ago
  77. 2a5aa52 fix(rcar3-drivers): check loaded NS image area by Tobias Rist · 1 year, 3 months ago
  78. 9f22f3f fix(sgi): apply workarounds for N2 CPU erratum by Thomas Abraham · 7 months ago
  79. 1499384 Merge changes If2743827,I163f8169,I97a69650 into integration by Madhukar Pappireddy · 7 months ago
  80. 9b9e0ac Merge "feat(versal-net): add bufferless IPI Support" into integration by Joanna Farley · 7 months ago
  81. 8221253 Merge "build(versal-net): reorganize platform source files" into integration by Joanna Farley · 7 months ago
  82. 85ad130 feat(rdn2): update power message value to 0 by Nishant Sharma · 7 months ago
  83. 3858828 Merge "fix(tc): guard PSA crypto headers under TF-M test-suite define" into integration by Olivier Deprez · 7 months ago
  84. 05a020f Merge "fix(intel): update HPS bridges for Agilex5 SoC FPGA" into integration by Sandrine Bailleux · 7 months ago
  85. b20ca82 fix(tc): guard PSA crypto headers under TF-M test-suite define by Manish V Badarkhe · 7 months ago
  86. 5d8cd75 feat(versal-net): add bufferless IPI Support by Ben Levinsky · 8 months ago
  87. b241efb feat(tc): provide a mock mbedtls-random generation function by Manish V Badarkhe · 8 months ago
  88. a103aa7 build(versal-net): reorganize platform source files by Akshay Belsare · 8 months ago
  89. 6d44161 feat(imx8m): add 3600 MTps DDR PLL rate by Marek Vasut · 7 months ago
  90. ea6ce4e fix(imx8m): align 3200 MTps rate with U-Boot by Marek Vasut · 7 months ago
  91. 38945f0 fix(imx8m): handle 3734 in addition to 3733 and 3732 MTps rates by Marek Vasut · 7 months ago
  92. e2ed3e7 Merge "feat(ff-a): update FF-A version to v1.2" into integration by Madhukar Pappireddy · 7 months ago
  93. 2c02424 feat(mt8188): add secure iommu support by kiwi liu · 7 months ago
  94. fa435ea feat(ff-a): update FF-A version to v1.2 by Kathleen Capella · 10 months ago
  95. e627595 Merge changes from topic "ns/spmc_at_el3" into integration by Manish Pandey · 7 months ago
  96. 2a10dc8 feat(rdn2): add dts for secure partition by Sayanta Pattanayak · 2 years, 7 months ago
  97. f263285 Merge "feat(neoverse): enable NEOVERSE_Nx_EXTERNAL_LLC flag" into integration by Manish V Badarkhe · 7 months ago
  98. 8f3bd47 feat(neoverse): enable NEOVERSE_Nx_EXTERNAL_LLC flag by Nuno Lopes · 7 months ago
  99. 8099584 Merge "fix(rk3328): apply ERRATA_A53_1530924 erratum" into integration by Olivier Deprez · 7 months ago
  100. 887e7f4 Merge changes from topic "xlnx_fitimage_check" into integration by Manish Pandey · 7 months ago