1. 70b5967 Merge changes from topic "mb/drtm" into integration by Govindraj Raja · 5 months ago
  2. 1dd6f3e Merge changes from topic "gr/build_fix_spmd" into integration by Mark Dykes · 5 months ago
  3. c8054c8 Merge changes I5aabe415,Ief6fb4fc into integration by Madhukar Pappireddy · 5 months ago
  4. fe488c3 fix(rdv3): handle invalid build combination by Govindraj Raja · 6 months ago
  5. a0effb9 fix(build): handle invalid spd build options by Govindraj Raja · 6 months ago
  6. 9da0ba8 Merge changes Ie8c83c92,I9cca19fd into integration by Govindraj Raja · 5 months ago
  7. 7c37541 Merge "feat(romlib): add PSA Crypto ROMLIB support" into integration by Manish Pandey · 5 months ago
  8. ac9abe7 feat(stm32mp2): disable PIE by default on STM32MP2 platform by Maxime Méré · 8 months ago
  9. cf1b7fe feat(romlib): add PSA Crypto ROMLIB support by laurenw · 6 months ago
  10. 0b2ea47 Merge "fix(st-pmic): remove deadcode from STPMIC2 driver" into integration by Govindraj Raja · 5 months ago
  11. fcea30e Merge "chore: rename arcadia to Cortex-A320" into integration by Bipin Ravi · 5 months ago
  12. 104ec53 refactor(stm32mp2): remove useless STM32MP_SEC_SYSRAM_SIZE by Yann Gautier · 5 months ago
  13. 20544d6 feat(stm32mp15-fdts): add SP_MIN versions of DT files by Yann Gautier · 9 months ago
  14. 71ba164 feat(st): use dedicated version of DT for SP_MIN by Yann Gautier · 9 months ago
  15. bdbbf48 fix(st-pmic): remove deadcode from STPMIC2 driver by Maxime Méré · 10 months ago
  16. 98c6516 chore: rename arcadia to Cortex-A320 by Govindraj Raja · 5 months ago
  17. 94127ae feat(drtm): retrieve DLME image authentication features by Manish V Badarkhe · 5 months ago
  18. 2ec4488 feat(drtm): log No-Action Event in Event Log for DRTM measurements by Manish V Badarkhe · 5 months ago
  19. 1733deb feat(fvp): add stub function to retrieve DLME image auth features by Manish V Badarkhe · 5 months ago
  20. 0f7ebef feat(drtm): introduce plat API for DLME authentication features by Manish V Badarkhe · 5 months ago
  21. 8d24a30 feat(drtm): ensure event types aligns with DRTM specification v1.1 by Manish V Badarkhe · 5 months ago
  22. a65fa57 fix(drtm): add missing DLME data regions for min size requirement by Manish V Badarkhe · 5 months ago
  23. 5d37755 feat(fvp): add stub platform function to get ACPI table region size by Manish V Badarkhe · 5 months ago
  24. 7792bdb feat(drtm): add platform API to retrieve ACPI tables region size by Manish V Badarkhe · 5 months ago
  25. bac623d Merge "docs(fvp): update FVP versions used" into integration by Olivier Deprez · 5 months ago
  26. 74207a1 docs(fvp): update FVP versions used by Govindraj Raja · 5 months ago
  27. 04b2fb4 Merge "feat(rk3576): support rk3576" into integration by Mark Dykes · 5 months ago
  28. 2e0354f Merge changes I3d950e72,Id315a8fe,Ib62e6e9b,I1d0475b2 into integration by Manish V Badarkhe · 5 months ago
  29. 0a580b5 perf(cm): drop ZCR_EL3 saving and some ISBs and replace them with root context by Boyan Karatotev · 9 months ago
  30. abf6666 perf(psci): get PMF timestamps with no cache flushes if possible by Boyan Karatotev · 9 months ago
  31. 83ec7e4 perf(amu): greatly simplify AMU context management by Boyan Karatotev · 9 months ago
  32. 2590e81 perf(mpmm): greatly simplify MPMM enablement by Boyan Karatotev · 8 months ago
  33. a8a5d39 Merge changes from topic "bk/errata_speed" into integration by Manish V Badarkhe · 5 months ago
  34. 2382843 Merge "feat(intel): add FDT support for Altera products" into integration by Yann Gautier · 5 months ago
  35. 29d1e29 feat(intel): add FDT support for Altera products by Jit Loon Lim · 6 months ago
  36. 0690c23 Merge "fix(rmm): add support for BRBCR_EL2 register for feat_brbe" into integration by Soby Mathew · 5 months ago
  37. 21d068b refactor(cpus): declare runtime errata correctly by Boyan Karatotev · 6 months ago
  38. 89dba82 perf(cpus): make reset errata do fewer branches by Boyan Karatotev · 6 months ago
  39. b07c317 perf(cpus): inline the init_cpu_data_ptr function by Boyan Karatotev · 9 months ago
  40. 0d02082 perf(cpus): inline the reset function by Boyan Karatotev · 9 months ago
  41. dae7d72 Merge "feat(rockchip): increase FDT Buffer for Rockchip Devices" into integration by Yann Gautier · 5 months ago
  42. 9020b9a Merge "feat(rockchip): update uart baudrate for rk3399" into integration by Yann Gautier · 5 months ago
  43. 036935a feat(rk3576): support rk3576 by XiaoDong Huang · 6 months ago
  44. 02f0e6e Merge "fix(rme): map DEVICE0_BASE as EL3_PAS" into integration by Olivier Deprez · 5 months ago
  45. 49d0251 Merge changes from topic "versal2-pm-support" into integration by Joanna Farley · 5 months ago
  46. 0cc5e21 feat(versal2): extended SMCCC payload for EEMI by Senthil Nathan Thangaraj · 6 months ago
  47. 414cf08 feat(versal2): add support for platform management by Senthil Nathan Thangaraj · 6 months ago
  48. 41ae047 fix(rmm): add support for BRBCR_EL2 register for feat_brbe by Sona Mathew · 6 months ago
  49. aec66c3 feat(versal2): add dependency macro for PM by Senthil Nathan Thangaraj · 6 months ago
  50. 36eeb59 perf(cpus): inline the cpu_get_rev_var call by Boyan Karatotev · 8 months ago
  51. 7791ce2 perf(cpus): inline cpu_rev_var checks by Boyan Karatotev · 7 months ago
  52. b62673c refactor(cpus): register DSU errata with the errata framework's wrappers by Boyan Karatotev · 6 months ago
  53. 74dd541 Merge "fix(simd): fix base register in fpregs_context_*" into integration by Olivier Deprez · 6 months ago
  54. 99b2ae2 Merge changes from topic "jw/gic-lca-support" into integration by Manish V Badarkhe · 6 months ago
  55. b547716 refactor(cpus): convert checker functions to standard helpers by Boyan Karatotev · 7 months ago
  56. 52e89e9 refactor(cpus): convert the Cortex-A65 to use the errata framework by Boyan Karatotev · 6 months ago
  57. 5cba510 fix(cpus): declare reset errata correctly by Boyan Karatotev · 7 months ago
  58. 722efea Merge "refactor(cpufeat): add FGT2 and Debugv8p9 to realm state" into integration by Govindraj Raja · 6 months ago
  59. d0472d9 Merge "fix(cpus): fix a typo in errata doc" into integration by Govindraj Raja · 6 months ago
  60. 845213e fix(cpus): fix a typo in errata doc by Govindraj Raja · 6 months ago
  61. b478432 Merge "fix(psci): check if a core is the last one in a requested power level" into integration by Manish Pandey · 6 months ago
  62. 8c52ca8 refactor(cpufeat): add FGT2 and Debugv8p9 to realm state by Sona Mathew · 8 months ago
  63. ab99dce feat(rockchip): increase FDT Buffer for Rockchip Devices by Chris Morgan · 6 months ago
  64. 0035ab7 Merge "feat(qemu): add hob support for qemu platforms" into integration by Olivier Deprez · 6 months ago
  65. a229e41 Merge changes from topic "nxp-clk/add_usdhc_clock" into integration by Olivier Deprez · 6 months ago
  66. dd9be11 Merge "fix(spmd): prevent SIMD context loss" into integration by Manish Pandey · 6 months ago
  67. 47b3a82 feat(s32g274a): enable sdhc clock by Ghennadi Procopciuc · 6 months ago
  68. cf6d73d feat(nxp-clk): add clock modules for uSDHC by Ghennadi Procopciuc · 6 months ago
  69. 1586904 feat(nxp-clk): get MC_CGM divider's parent by Ghennadi Procopciuc · 6 months ago
  70. ad412c0 feat(nxp-clk): get MC_CGM divider's rate by Ghennadi Procopciuc · 6 months ago
  71. f99078a feat(nxp-clk): set MC_CGM divider's rate by Ghennadi Procopciuc · 6 months ago
  72. 2710bda feat(nxp-clk): enable MC_CGM dividers by Ghennadi Procopciuc · 6 months ago
  73. 35988a9 feat(nxp-clk): get parent for the fixed dividers by Ghennadi Procopciuc · 6 months ago
  74. 8501b1f feat(nxp-clk): set the rate for partition objects by Ghennadi Procopciuc · 6 months ago
  75. 63d536f feat(nxp-clk): add clock objects for CGM dividers by Ghennadi Procopciuc · 6 months ago
  76. 29f8a95 feat(nxp-clk): add base address for PERIPH_DFS by Ghennadi Procopciuc · 7 months ago
  77. 472beb3 Merge "fix(libc): remove __Nonnull type specifier" into integration by Olivier Deprez · 6 months ago
  78. b577248 fix(rme): map DEVICE0_BASE as EL3_PAS by AlexeiFedorov · 6 months ago
  79. 7a6230c Merge changes from topic "xlnx_fix_plat_ret_dt_tl" into integration by Joanna Farley · 6 months ago
  80. 1fb3446 fix(versal2): pass tl address to bl32 by Maheedhar Bollapalli · 6 months ago
  81. 0791be8 fix(xilinx): runtime console to handle dt failure by Maheedhar Bollapalli · 6 months ago
  82. 4c5cf47 refactor(xilinx): refactor console to support transfer list by Maheedhar Bollapalli · 8 months ago
  83. c5c108b chore(xilinx): propagate error code by Maheedhar Bollapalli · 6 months ago
  84. ea45387 feat(versal2): retrieve DT address from transfer list by Maheedhar Bollapalli · 8 months ago
  85. c41edd8 chore(versal2): move xfer-list file paths by Maheedhar Bollapalli · 8 months ago
  86. 5cb9125 fix(versal2): update transfer list as optional by Maheedhar Bollapalli · 6 months ago
  87. 7ce483e fix(libc): remove __Nonnull type specifier by Manish V Badarkhe · 6 months ago
  88. 0715f85 Merge changes I3d7a5a92,I5b2d035e into integration by Govindraj Raja · 6 months ago
  89. 26f789d Merge "fix(neoverse-rd): initialize CNTFRQ_EL0 for RESET_TO_BL31" into integration by Manish V Badarkhe · 6 months ago
  90. e0be63c Merge changes I712712d7,I1932500e,I75dda77e,I12f3b8a3,Ia72e5900 into integration by Manish V Badarkhe · 6 months ago
  91. 94a4383 fix(neoverse-rd): initialize CNTFRQ_EL0 for RESET_TO_BL31 by Lokesh B V · 6 months ago
  92. 1185526 fix(mt8196): remove EC_SUSPEND_PIN initial setting by Wenzhen Yu · 6 months ago
  93. ee2e99c fix(mt8196): remove SPM support for ES chip by Wenzhen Yu · 6 months ago
  94. 8f60d99 fix(spmd): prevent SIMD context loss by Rakshit Goyal · 6 months ago
  95. c37c35d Merge changes from topic "gr/errata_mpidr" into integration by Bipin Ravi · 6 months ago
  96. 6db9aac Merge changes from topic "mb/drtm" into integration by Lauren Wehrmeister · 6 months ago
  97. a58d99e Merge "feat(mt8196): disable debug flag in APU driver" into integration by Govindraj Raja · 6 months ago
  98. d0a0d61 Merge changes I32bd0c71,I167e7398 into integration by Manish V Badarkhe · 6 months ago
  99. 29bda25 fix(cpus): workaround for Cortex-X925 erratum 2963999 by Govindraj Raja · 6 months ago
  100. 5f32fd2 fix(cpus): workaround for Neoverse-V3 erratum 2970647 by Govindraj Raja · 6 months ago