1. 9505d03 feat(auth): create a zero-OID for Subject Public Key by Manish V Badarkhe · 2 years, 4 months ago
  2. 9765318 docs: add details about plat_mboot_measure_key function by Manish V Badarkhe · 2 years, 4 months ago
  3. 2971bad feat(measured-boot): introduce platform function to measure and publish Public Key by Manish V Badarkhe · 2 years, 4 months ago
  4. 43a6544 Merge "chore(docs): update march utility details" into integration by Manish V Badarkhe · 2 years ago
  5. 1b0b176 Merge "feat(imx8m): detect console base address during runtime" into integration by Madhukar Pappireddy · 2 years ago
  6. abe8062 Merge "fix(el3-spmc): fix incorrect CASSERT" into integration by Olivier Deprez · 2 years ago
  7. fbc90e0 Merge "fix(cpus): workaround for Neoverse V2 erratum 2801372" into integration by Bipin Ravi · 2 years ago
  8. df730d9 feat(imx8m): detect console base address during runtime by Marco Felsch · 2 years ago
  9. 1dd79f9 fix(el3-spmc): fix incorrect CASSERT by Demi Marie Obenour · 2 years, 2 months ago
  10. e2ce7d3 Merge changes from topic "bk/context_refactor" into integration by Manish Pandey · 2 years ago
  11. e07e739 refactor(psci): extract cm_prepare_el3_exit_ns() to a common location by Boyan Karatotev · 2 years, 3 months ago
  12. ece8f7d refactor(cm): set MDCR_EL3/CPTR_EL3 bits in respective feat_init_el3() only by Boyan Karatotev · 2 years, 6 months ago
  13. 99506fa fix(cm): set MDCR_EL3.{NSPBE, STE} explicitly by Boyan Karatotev · 2 years, 6 months ago
  14. b48bd79 refactor(cm): factor out EL2 register setting when EL2 is unused by Boyan Karatotev · 2 years, 5 months ago
  15. 40c81ed fix(cpus): workaround for Neoverse V2 erratum 2801372 by Moritz Fischer · 2 years, 1 month ago
  16. d281e05 Merge "refactor(el3-runtime): move interrupt exception handler from macro to a function" into integration by Manish Pandey · 2 years, 1 month ago
  17. 3991b88 refactor(el3-runtime): move interrupt exception handler from macro to a function by Manish Pandey · 2 years, 1 month ago
  18. cd91aa1 Merge "fix(fvp): adjust BL2 maximum size as per total SRAM size" into integration by Madhukar Pappireddy · 2 years, 1 month ago
  19. 965aace fix(fvp): adjust BL2 maximum size as per total SRAM size by Manish V Badarkhe · 2 years, 1 month ago
  20. e755d00 Merge "docs(maintainers): update AMD maintainers list" into integration by Manish V Badarkhe · 2 years, 1 month ago
  21. 5ba2f1a Merge "feat(mte): adds feature detection for MTE_PERM" into integration by Manish Pandey · 2 years, 1 month ago
  22. bc5acee docs(maintainers): update AMD maintainers list by Akshay Belsare · 2 years, 1 month ago
  23. 4d0b663 feat(mte): adds feature detection for MTE_PERM by Maksims Svecovs · 2 years, 4 months ago
  24. 019311e chore(docs): update march utility details by Govindraj Raja · 2 years, 1 month ago
  25. d1b5ada Merge changes from topic "msm8916-plats" into integration by Manish V Badarkhe · 2 years, 1 month ago
  26. c97c7eb docs(msm8916): document new platforms by Stephan Gerhold · 2 years, 4 months ago
  27. 78aac78 feat(msm8916): add port for MDM9607 by Stephan Gerhold · 2 years, 11 months ago
  28. d9e565e refactor(msm8916): handle single core platforms by Stephan Gerhold · 2 years, 11 months ago
  29. c28e96c feat(msm8916): add port for MSM8939 by Stephan Gerhold · 2 years, 11 months ago
  30. c822d26 feat(msm8916): power on L2 caches for secondary clusters by Stephan Gerhold · 2 years, 11 months ago
  31. 1240dc7 feat(msm8916): initialize CCI-400 for multiple clusters by Stephan Gerhold · 2 years, 11 months ago
  32. 1d7ed58 refactor(msm8916): handle multiple CPU clusters by Stephan Gerhold · 2 years, 11 months ago
  33. cf0a75f feat(msm8916): add port for MSM8909 by Stephan Gerhold · 3 years ago
  34. d9b0442 feat(msm8916): clear CACHE_LOCK for MMU-500 r2p0+ by Stephan Gerhold · 2 years, 5 months ago
  35. b9072a3 style(msm8916): add missing braces to while statements by Stephan Gerhold · 2 years, 1 month ago
  36. 80c2c37 Merge "fix(spmd): perform G0 interrupt acknowledge and deactivation" into integration by Olivier Deprez · 2 years, 1 month ago
  37. 799f42b Merge "refactor(tc): move all plat tests in test makefile" into integration by Sandrine Bailleux · 2 years, 1 month ago
  38. 80569fa Merge changes from topics "rotpk_rss_interface", "rss_interfaces" into integration by Sandrine Bailleux · 2 years, 1 month ago
  39. c5ce48f refactor(tc): move all plat tests in test makefile by laurenw-arm · 2 years, 1 month ago
  40. 6c91fc4 fix(spmd): perform G0 interrupt acknowledge and deactivation by Madhukar Pappireddy · 2 years, 1 month ago
  41. a2d4363 Merge changes from topic "bk/context_refactor" into integration by Manish Pandey · 2 years, 1 month ago
  42. cb6b750 refactor(tc): print RSS interface test PSA status by laurenw-arm · 2 years, 1 month ago
  43. 00b7e0b test(tc): test for AP/RSS interface for ROTPK by laurenw-arm · 2 years, 2 months ago
  44. 5dbb812 Merge "docs: move common build option from Arm-specific to common file" into integration by Manish Pandey · 2 years, 1 month ago
  45. 50316e2 feat(psa): interface with RSS for retrieving ROTPK by laurenw-arm · 2 years, 2 months ago
  46. 94e27bc Merge "feat(libc): add %X to printf/snprintf" into integration by Manish Pandey · 2 years, 1 month ago
  47. 71d4aa6 Merge "feat(mt8188): modify APU DAPC permission" into integration by Manish Pandey · 2 years, 1 month ago
  48. b8b1c1f Merge changes from topic "xlnx_dtb_modification" into integration by Manish Pandey · 2 years, 1 month ago
  49. abd11ce Merge "fix(xlat): fix defects on the xlat library reported by coverity scan" into integration by Manish V Badarkhe · 2 years, 1 month ago
  50. d06edab feat(mt8188): modify APU DAPC permission by Chungying Lu · 2 years, 1 month ago
  51. 483edc2 feat(libc): add %X to printf/snprintf by Matt Schulte · 2 years, 1 month ago
  52. 2974ad8 fix(xlat): fix defects on the xlat library reported by coverity scan by Javier Almansa Sobrino · 2 years, 1 month ago
  53. 2503c8f Merge "build(fpga): remove a710 from fpga build" into integration by Bipin Ravi · 2 years, 1 month ago
  54. 9b81d11 Merge changes from topic "master" into integration by Sandrine Bailleux · 2 years, 1 month ago
  55. 46a08aa feat(versal-net): ddr address reservation in dtb at runtime by Amit Nagal · 2 years, 1 month ago
  56. 56d1857 feat(versal): ddr address reservation in dtb at runtime by Amit Nagal · 2 years, 1 month ago
  57. 6e26ffc Merge "docs(morello): update the boot sequence according to the TBBR boot flow" into integration by Manish V Badarkhe · 2 years, 1 month ago
  58. cd1838c Merge "fix(intel): resolved coverity checking" into integration by Sandrine Bailleux · 2 years, 1 month ago
  59. 13fc020 docs(morello): update the boot sequence according to the TBBR boot flow by Deepthi Peter · 2 years, 1 month ago
  60. 21fcd9f Merge changes from topic "psci-osi" into integration by Madhukar Pappireddy · 2 years, 1 month ago
  61. 0a9270a fix(sc7280): update system suspend in OS-initiated mode by Wing Li · 2 years, 1 month ago
  62. e0ef05b fix(fvp): update system suspend in OS-initiated mode by Wing Li · 2 years, 1 month ago
  63. e2ca9af Merge changes from topic "kc/errata_refactor" into integration by Lauren Wehrmeister · 2 years, 1 month ago
  64. 1af7bf7 fix(intel): resolved coverity checking by Sieu Mun Tang · 2 years, 1 month ago
  65. 1eb5e90 Merge "fix(rcar): add mandatory fields in 'reserved-memory' node" into integration by Sandrine Bailleux · 2 years, 1 month ago
  66. 49c7a26 Merge changes from topic "mb/mb-design" into integration by Manish Pandey · 2 years, 1 month ago
  67. bd596a1 build(fpga): remove a710 from fpga build by Govindraj Raja · 2 years, 1 month ago
  68. e318411 Merge "docs: add guidelines for abandoning patches" into integration by Olivier Deprez · 2 years, 1 month ago
  69. 3393060 Merge changes from topic "agilex5" into integration by Manish Pandey · 2 years, 1 month ago
  70. 0e74b66 Merge changes from topic "imx93_basic_support" into integration by Manish Pandey · 2 years, 1 month ago
  71. 7459932 Merge "feat(qemu): add "neoverse-v1" cpu support" into integration by Manish Pandey · 2 years, 1 month ago
  72. a1c9355 docs: remove redundant Measured Boot interface info by Manish V Badarkhe · 2 years, 2 months ago
  73. 5038f1f docs: add Measured Boot design by Manish V Badarkhe · 2 years, 2 months ago
  74. 8671000 docs: add guidelines for abandoning patches by Manish V Badarkhe · 2 years, 1 month ago
  75. 2f3780e Merge "feat(build): march option selection" into integration by Manish V Badarkhe · 2 years, 1 month ago
  76. da36a23 Merge changes from topic "mb/mb-rss-refactor" into integration by Sandrine Bailleux · 2 years, 1 month ago
  77. 1fc20d7 fix(tc): rename macro to match PSA spec by Jimmy Brisson · 2 years, 1 month ago
  78. b0542b5 fix(tc): Correct return type by Jimmy Brisson · 2 years, 1 month ago
  79. 0e04a20 Merge "build(tools): avoid unnecessary link" into integration by Olivier Deprez · 2 years, 1 month ago
  80. aa57ce6 build(tools): avoid unnecessary link by Vincent Stehlé · 2 years, 1 month ago
  81. e69400c Merge "feat(morello): fdts: add CoreSight DeviceTree bindings" into integration by Manish V Badarkhe · 2 years, 1 month ago
  82. 3c283af Merge "fix(n1sdp): configure platform specific secure SPIs" into integration by Manish V Badarkhe · 2 years, 1 month ago
  83. 6d8d7d2 feat(qemu): add "neoverse-v1" cpu support by Marcin Juszkiewicz · 2 years, 1 month ago
  84. 30b44fa Merge "feat(qemu): add "neoverse-v1" cpu support" into integration by Sandrine Bailleux · 2 years, 1 month ago
  85. 7931d33 feat(intel): platform enablement for Agilex5 SoC FPGA by Jit Loon Lim · 2 years, 3 months ago
  86. 02df499 feat(intel): ccu driver for Agilex5 SoC FPGA by Jit Loon Lim · 2 years, 3 months ago
  87. 4754925 feat(intel): vab support for Agilex5 SoC FPGA by Jit Loon Lim · 2 years, 3 months ago
  88. ddaf02d feat(intel): sdmmc/nand/combo-phy/qspi driver for Agilex5 SoC FPGA by Jit Loon Lim · 2 years, 3 months ago
  89. 29461e4 feat(intel): ddr driver for Agilex5 SoC FPGA by Jit Loon Lim · 2 years, 3 months ago
  90. a8bf898 feat(intel): power manager for Agilex5 SoC FPGA by Jit Loon Lim · 2 years, 3 months ago
  91. 79626f4 feat(intel): cold/warm reset and smp support for Agilex5 SoC FPGA by Jit Loon Lim · 2 years, 3 months ago
  92. 9b8d813 feat(intel): reset manager support for Agilex5 SoC FPGA by Jit Loon Lim · 2 years, 3 months ago
  93. 8e59b9f feat(intel): mailbox and SMC support for Agilex5 SoC FPGA by Jit Loon Lim · 2 years, 3 months ago
  94. 7618403 feat(intel): system manager support for Agilex5 SoC FPGA by Jit Loon Lim · 2 years, 3 months ago
  95. 18adb4e feat(intel): memory controller support for Agilex5 SoC FPGA by Jit Loon Lim · 2 years, 3 months ago
  96. 1b1a3eb feat(intel): clock manager support for Agilex5 SoC FPGA by Jit Loon Lim · 2 years, 3 months ago
  97. 4a577da feat(intel): mmc support for Agilex5 SoC FPGA by Jit Loon Lim · 2 years, 3 months ago
  98. 34971f8 feat(intel): uart support for Agilex5 SoC FPGA by Jit Loon Lim · 2 years, 3 months ago
  99. fcbb5cf feat(intel): pinmux, peripheral and Handoff support for Agilex5 SoC FPGA by Jit Loon Lim · 2 years, 3 months ago
  100. e7644eb Merge "chore(xilinx): reorder include files as per TF-A guidelines" into integration by Manish Pandey · 2 years, 1 month ago