1. 232c189 refactor(psci): absorb psci_power_down_wfi() into common code by Boyan Karatotev · 5 months ago
  2. 1ed77d1 refactor(platforms): remove usage of psci_power_down_wfi by Boyan Karatotev · 5 months ago
  3. 985b6a6 fix(cm): disable SPE/TRBE correctly by Boyan Karatotev · 3 weeks ago
  4. 0fe45f1 Merge "refactor(cm): unify RMM context" into integration by Manish Pandey · 12 days ago
  5. 5835d65 Merge "docs(security): security advisory for CVE-2024-7881" into integration by Lauren Wehrmeister · 12 days ago
  6. ea9e0e3 Merge "refactor(mediatek): move mtcmos driver to common" into integration by Govindraj Raja · 13 days ago
  7. c1e5f0c Merge "fix(cpus): check minor revision before applying runtime errata" into integration by Govindraj Raja · 13 days ago
  8. 284c01c refactor(cm): unify RMM context by Boyan Karatotev · 5 months ago
  9. 645917a fix(cpus): check minor revision before applying runtime errata by Boyan Karatotev · 14 days ago
  10. c68c1de Merge "feat(smccc): clear scr_el3.nse in smccc_arch_feature_availability" into integration by Govindraj Raja · 13 days ago
  11. e9aa477 Merge "feat(libc): add __2snprintf alias for armclang-specific name mangling" into integration by Chris Kay · 13 days ago
  12. b1f8b71 docs(security): security advisory for CVE-2024-7881 by Arvind Ram Prakash · 4 weeks ago
  13. ab0255a feat(libc): add __2snprintf alias for armclang-specific name mangling by Arvind Ram Prakash · 2 weeks ago
  14. 847c111 feat(smccc): clear scr_el3.nse in smccc_arch_feature_availability by Sona Mathew · 3 months ago
  15. 67c2396 Merge "fix(el3-spmc): fixed x8-x17 register handling for FFA 1.2" into integration by Madhukar Pappireddy · 14 days ago
  16. a881aeb refactor(mediatek): move mtcmos driver to common by irving-ch-lin · 14 days ago
  17. c1ad67a Merge "fix(st-crypto): resolve MISRA warning in HASH" into integration by Madhukar Pappireddy · 2 weeks ago
  18. 81445dd Merge changes I801cea04,I4abb6c9d,I3c1cc0ec,I1b6f69ad,Ic4086a1f into integration by Govindraj Raja · 2 weeks ago
  19. 84ebe2a fix(st-crypto): resolve MISRA warning in HASH by Thomas BOURGOIN · 2 years, 4 months ago
  20. 2554266 Merge "fix(console): add missing curly braces" into integration by Manish Pandey · 2 weeks ago
  21. efea4ae fix(console): add missing curly braces by Saivardhan Thatikonda · 5 months ago
  22. 5718d0f Merge "fix(console): ensured proper bitwise shift operation" into integration by Manish Pandey · 2 weeks ago
  23. b0998d1 Merge changes from topic "ar/x3_errata" into integration by Govindraj Raja · 3 weeks ago
  24. d04bff8 Merge changes I8bdf79e8,I0eebfdf6 into integration by Govindraj Raja · 3 weeks ago
  25. 5a77047 Merge "docs(security): security advisory for CVE-2024-5660" into integration by Bipin Ravi · 3 weeks ago
  26. 7416eb2 refactor(build): pass TF_CFLAGS to the assembler by Boyan Karatotev · 4 months ago
  27. 6bb9f05 refactor(build): absorb CFLAGS into TF_CFLAGS by Boyan Karatotev · 3 months ago
  28. 1e8b535 refactor(build): use a standard rule to run the preprocessor by Boyan Karatotev · 3 months ago
  29. 3df79ae refactor(build): place all cflags setting in one place by Boyan Karatotev · 4 months ago
  30. dccfb7c refactor(build): simplify ENABLE_LTO checking by Boyan Karatotev · 4 months ago
  31. 42920aa fix(cpus): workaround for Cortex-X3 erratum 3213672 by Arvind Ram Prakash · 4 weeks ago
  32. 6a464ee fix(cpus): workaround for Cortex-X3 erratum 3827463 by Arvind Ram Prakash · 5 weeks ago
  33. f828efe fix(cpus): workaround for Cortex-X3 erratum 3692984 by Arvind Ram Prakash · 5 weeks ago
  34. 148152f feat(mt8189): add reset and poweroff function for PSCI call by Gavin Liu · 3 weeks ago
  35. 4dfb819 feat(mt8189): link prebuilt library by Gavin Liu · 3 months ago
  36. bb9fc8c fix(el3-spmc): fixed x8-x17 register handling for FFA 1.2 by Jay Monkman · 6 months ago
  37. e0cb13f docs(security): security advisory for CVE-2024-5660 by Govindraj Raja · 4 weeks ago
  38. 000fe22 Merge "feat(st): use and override default MBedTLS config" into integration by Lauren Wehrmeister · 4 weeks ago
  39. 1ec2c39 fix(console): ensured proper bitwise shift operation by Saivardhan Thatikonda · 5 months ago
  40. 63696d0 Merge "feat(smccc): introduce TPM Start SMC" into integration by Govindraj Raja · 4 weeks ago
  41. 7118ad9 Merge "feat(cpufeat): add support for FEAT_FGWTE3" into integration by Manish Pandey · 4 weeks ago
  42. 0a7bf40 Merge "fix(qti): allow secure r/w to the EUD enable register" into integration by Yann Gautier · 4 weeks ago
  43. 4274b52 feat(cpufeat): add support for FEAT_FGWTE3 by Arvind Ram Prakash · 6 weeks ago
  44. ee37db5 Merge changes from topic "xlnx_fix_gen_op_datatype" into integration by Manish Pandey · 4 weeks ago
  45. 0728286 Merge "fix(tpm): extend timeout before reading data" into integration by Manish Pandey · 4 weeks ago
  46. 96546b5 feat(smccc): introduce TPM Start SMC by Manish Pandey · 8 months ago
  47. 1dd3b65 feat(st): use and override default MBedTLS config by Yann Gautier · 8 months ago
  48. b52a349 Merge "fix(psci): add missing curly braces" into integration by Manish Pandey · 4 weeks ago
  49. f05b489 fix(el3-runtime): typecast operands to match data type by Maheedhar Bollapalli · 1 year, 3 months ago
  50. 3d7caf4 fix(arm): typecast operands to match data type by Maheedhar Bollapalli · 1 year, 3 months ago
  51. ae072e0 Merge "fix(build): add DTB dependency for certificate generation" into integration by Yann Gautier · 4 weeks ago
  52. f02135a fix(build): add DTB dependency for certificate generation by Fabien Lehoussel · 6 weeks ago
  53. 6287491 Merge "feat(st): put stm32image tool in build directory" into integration by Govindraj Raja · 4 weeks ago
  54. 6053ca4 fix(tpm): extend timeout before reading data by Jenna May · 6 weeks ago
  55. 21ac00a Merge "fix(mhu): shift by minor revision offset" into integration by Manish Pandey · 4 weeks ago
  56. 3fb300a Merge "feat(mt8189): add hotplug driver" into integration by Manish Pandey · 4 weeks ago
  57. a540c45 Merge "feat(locks): add non-blocking spinlock_try() API" into integration by Manish Pandey · 4 weeks ago
  58. bdd1932 fix(qti): allow secure r/w to the EUD enable register by Konrad Dybcio · 5 weeks ago
  59. 5241365 Merge "refactor(cm): gather per-world context management to the same place" into integration by Mark Dykes · 4 weeks ago
  60. 0b4722c feat(st): put stm32image tool in build directory by Yann Gautier · 4 weeks ago
  61. 6eafc06 refactor(cm): gather per-world context management to the same place by Boyan Karatotev · 5 months ago
  62. c6c0bf5 Merge "feat(nxp-mmc): add timeout to blocking loops" into integration by Madhukar Pappireddy · 4 weeks ago
  63. 6952087 Merge changes from topic "bk/multibuild" into integration by Govindraj Raja · 4 weeks ago
  64. 7c3e9a0 fix(lx2160a): put cert_create_tbbr.mk in the standard location by Boyan Karatotev · 3 months ago
  65. f4595e6 feat(build): put crttool in the build directory by Boyan Karatotev · 3 months ago
  66. 96fbe88 feat(build): put enctool in the build directory by Boyan Karatotev · 3 months ago
  67. cbd6cec feat(build): put fiptool in the build directory by Boyan Karatotev · 3 months ago
  68. 662adc0 build(marvell): avoid using recursive expansion for BLE_INCLUDES by Boyan Karatotev · 3 months ago
  69. adb219f Merge changes I9bc7b609,Ie56dc965,Ic57d46bf,I3f2ab549,I3ad715fa, ... into integration by Govindraj Raja · 4 weeks ago
  70. 0772fc7 refactor(build): initialise `arch-features` closer to where it is needed by Boyan Karatotev · 4 months ago
  71. ee580c2 refactor(build): define the W and DEBUG flags in the standard way by Boyan Karatotev · 4 months ago
  72. b14987c refactor(build): put the cross referencing of options together by Boyan Karatotev · 4 months ago
  73. d833129 fix: use LDLIBS instead of LDFLAGS for library search paths by Boyan Karatotev · 3 months ago
  74. 500927e fix(build): remove redundant variables by Boyan Karatotev · 3 months ago
  75. cfde117 fix(intel): fix variable may be used uninitialized error by Boyan Karatotev · 4 months ago
  76. 9cc1539 Merge changes from topic "xlnx_fix_plat_ns_entry" into integration by Joanna Farley · 5 weeks ago
  77. f3d9e22 fix(psci): add missing curly braces by Prasad Kummari · 4 months ago
  78. e0c4d39 Merge changes from topic "xlnx_fix_gen_con_datatype" into integration by Yann Gautier · 5 weeks ago
  79. 27e7222 feat(versal2): validate non-secure entry addr by Maheedhar Bollapalli · 6 weeks ago
  80. 59eaed0 feat(versal2): parse reserve memory subnodes by Maheedhar Bollapalli · 6 weeks ago
  81. 36b998d Merge "fix(lx2160): set snoop-delayed exclusive handling on A72 cores" into integration by Madhukar Pappireddy · 6 weeks ago
  82. b8d63a7 feat(mt8189): add hotplug driver by Kai Liang · 5 months ago
  83. c97b2c8 Merge "feat(lib): add mmio read with timeout" into integration by Govindraj Raja · 6 weeks ago
  84. 6cd0ff2 Merge "fix(mt8196): duplicated ETIMEDOUT definition" into integration by Govindraj Raja · 6 weeks ago
  85. f927412 Merge "fix(cpus): workaround for Cortex-A710 erratum 1927200" into integration by Bipin Ravi · 6 weeks ago
  86. 9bfd8ff Merge "feat(mt8189): add dfd driver" into integration by Govindraj Raja · 6 weeks ago
  87. b1bca91 Merge "feat(ti): enable power state validation for K3 SoCs" into integration by Govindraj Raja · 6 weeks ago
  88. 1ee5db3 Merge "fix(psci): do not modify higher levels for standby in OSI mode" into integration by Manish Pandey · 6 weeks ago
  89. 01d24d6 feat(nxp-mmc): add timeout to blocking loops by Ghennadi Procopciuc · 9 weeks ago
  90. 7a1970f feat(lib): add mmio read with timeout by Ghennadi Procopciuc · 3 months ago
  91. 0e039ea fix(mt8196): duplicated ETIMEDOUT definition by Ghennadi Procopciuc · 7 weeks ago
  92. b34be5d fix(psci): do not modify higher levels for standby in OSI mode by Boyan Karatotev · 4 months ago
  93. 5e192dd Merge "fix(xilinx): add API to get powerdown request status" into integration by Joanna Farley · 6 weeks ago
  94. aed177c feat(mt8189): add dfd driver by Runyang Chen · 6 weeks ago
  95. d90bb65 Merge "build(handoff)!: switch to LibTL submodule" into integration by Manish Pandey · 6 weeks ago
  96. 9e7679e Merge "feat(tc): add support for configuring DSU settings" into integration by Govindraj Raja · 6 weeks ago
  97. 0f39b7e Merge "fix(nxp-crypto): restricts generating nxp_mkvb via ns-world" into integration by Govindraj Raja · 6 weeks ago
  98. 51dbe46 Merge "fix(sptool): handle load-address-relative-offset property" into integration by Govindraj Raja · 6 weeks ago
  99. 4c3bd4a Merge "docs(interrupt): corrected func name in interrupt-framework-design" into integration by Govindraj Raja · 6 weeks ago
  100. fd4e602 feat(tc): add support for configuring DSU settings by Arvind Ram Prakash · 3 months ago