1. e9f127f perf(build): don't check the compiler's flags for every target by Boyan Karatotev · Thu Oct 10 13:54:37 2024 +0100
  2. ebbb9ac perf(build): be clever about uppercasing by Boyan Karatotev · Thu Oct 10 13:37:00 2024 +0100
  3. 2dba0e6 Merge "feat(cpufeat): add ENABLE_FEAT_LS64_ACCDATA" into integration by Govindraj Raja · Wed Nov 06 21:56:22 2024 +0100
  4. 9e53958 Merge "fix(psa): fix P-384 PSA key signature verification" into integration by Govindraj Raja · Wed Nov 06 21:30:42 2024 +0100
  5. 9c24a2e fix(psa): fix P-384 PSA key signature verification by Ryan Everett · Tue Nov 05 10:48:35 2024 +0000
  6. fd54447 Merge "fix(romlib): prevent race condition on the build directory" into integration by Yann Gautier · Wed Nov 06 17:46:42 2024 +0100
  7. d18e0ae Merge changes I0448caa4,I8ee666ee into integration by Manish V Badarkhe · Wed Nov 06 17:01:51 2024 +0100
  8. 8fc8e18 feat(cpufeat): add ENABLE_FEAT_LS64_ACCDATA by Andre Przywara · Fri Aug 09 17:04:22 2024 +0100
  9. 520040c build: install dependencies before doc build by Tamas Ban · Tue Sep 03 11:38:30 2024 +0200
  10. b2e5fbb fix(docs): fix the example command for doc build by Tamas Ban · Mon Sep 02 15:04:51 2024 +0200
  11. 4ba37e5 Merge "docs: el3 token signing" into integration by Soby Mathew · Wed Nov 06 14:38:41 2024 +0100
  12. 5c73730 docs: el3 token signing by Raghu Krishnamurthy · Sun Oct 13 17:22:43 2024 -0700
  13. 63f2fdb Merge changes from topic "xlnx_fix_plat_extn_decl_link" into integration by Joanna Farley · Wed Nov 06 13:16:46 2024 +0100
  14. 9699f90 Merge "feat(feat_sctlr2): enable FEAT_SCTLR2 for Realm world" into integration by Govindraj Raja · Tue Nov 05 18:29:38 2024 +0100
  15. ebc7b12 Merge "fix(st): set no-pie option when building ST elf file" into integration by Govindraj Raja · Tue Nov 05 16:31:24 2024 +0100
  16. d930696 Merge "fix(st-ddr): move skipddc_dat definition" into integration by Govindraj Raja · Tue Nov 05 16:30:48 2024 +0100
  17. 9bc7979 Merge changes I26cefbb5,I6a8b3528,I323fb741 into integration by Govindraj Raja · Tue Nov 05 16:28:25 2024 +0100
  18. be5f4b4 Merge "feat(mediatek): move plat_helpers.h to the common folder" into integration by Yann Gautier · Tue Nov 05 10:55:20 2024 +0100
  19. 51d3e6c fix(versal2): variable conflicting with external linkage by Maheedhar Bollapalli · Tue Oct 08 06:09:19 2024 +0000
  20. 828a07a fix(versal-net): variable conflicting with external linkage by Maheedhar Bollapalli · Tue Oct 08 05:50:05 2024 +0000
  21. 493c7a2 fix(versal): variable conflicting with external linkage by Maheedhar Bollapalli · Tue Oct 08 05:42:28 2024 +0000
  22. 1871b7a fix(zynqmp): variable conflicting with external linkage by Maheedhar Bollapalli · Tue Oct 08 05:34:11 2024 +0000
  23. b0c06b4 fix(versal2): add external declaration by Maheedhar Bollapalli · Mon Oct 07 10:55:26 2024 +0000
  24. 86d6d70 fix(versal): add external declaration by Maheedhar Bollapalli · Mon Oct 07 09:27:58 2024 +0000
  25. d64d08d fix(zynqmp): add external declaration by Maheedhar Bollapalli · Fri Apr 19 14:35:27 2024 +0530
  26. fb58869 feat(mediatek): move plat_helpers.h to the common folder by developer · Tue Nov 05 11:08:28 2024 +0800
  27. 25c47c7 feat(feat_sctlr2): enable FEAT_SCTLR2 for Realm world by Javier Almansa Sobrino · Mon Oct 28 19:27:49 2024 +0000
  28. ba45167 Merge changes from topic "dtpm_poc" into integration by Manish V Badarkhe · Mon Nov 04 22:16:46 2024 +0100
  29. bc49607 fix(st-ddr): move skipddc_dat definition by Yann Gautier · Mon Nov 04 18:32:21 2024 +0100
  30. 987e7a5 feat(docs): add DPE to RSE desing doc by Tamas Ban · Tue Sep 03 10:44:55 2024 +0200
  31. 0627f7a feat(docs): add RSE provided mboot backends to the threat model by Tamas Ban · Mon Sep 02 13:35:21 2024 +0200
  32. bff33ec feat(docs): update mboot threat model by Abhi Singh · Tue Oct 08 16:04:00 2024 -0500
  33. f76d5a2 Merge "build: fix grouped targets on Make <= 4.2" into integration by Manish V Badarkhe · Mon Nov 04 15:22:35 2024 +0100
  34. 5c6f9d2 Merge "chore(tc): mark TC2 platform as deprecated in Makefile" into integration by Manish Pandey · Mon Nov 04 13:38:37 2024 +0100
  35. a9e087f Merge "feat(mt8188): add MT8188 TRNG driver" into integration by Manish Pandey · Mon Nov 04 12:17:55 2024 +0100
  36. ba260c2 Merge "fix(versal2): ospi data integrity cases are failing" into integration by Joanna Farley · Mon Nov 04 09:57:15 2024 +0100
  37. cf1fd33 fix(versal2): ospi data integrity cases are failing by Maheedhar Bollapalli · Tue Oct 29 05:55:18 2024 +0000
  38. 9f0871e feat(mt8188): add MT8188 TRNG driver by developer · Mon Oct 07 14:44:17 2024 +0800
  39. 385618a Merge changes from topic "xlnx_fix_plat_boolc_fn_ret" into integration by Joanna Farley · Fri Nov 01 14:29:20 2024 +0100
  40. e46ee7e chore(tc): mark TC2 platform as deprecated in Makefile by Manish V Badarkhe · Thu Oct 31 16:04:30 2024 +0000
  41. 6ee2e70 Merge "feat(ti): implement DM_MANAGED suspend" into integration by Madhukar Pappireddy · Fri Nov 01 05:20:32 2024 +0100
  42. 56ff8b3 Merge "refactor(fvp): add support for cluster power-on" into integration by Olivier Deprez · Thu Oct 31 18:31:52 2024 +0100
  43. 4f7cfa5 fix(st): set no-pie option when building ST elf file by Yann Gautier · Tue Oct 29 13:42:07 2024 +0100
  44. 75a2754 feat(ti): implement DM_MANAGED suspend by Markus Schneider-Pargmann · Thu Oct 03 20:59:52 2024 +0200
  45. e079f7a fix(romlib): prevent race condition on the build directory by Boyan Karatotev · Wed Oct 30 09:56:27 2024 +0000
  46. 119c7fa fix(xilinx): avoid altering function parameters by Maheedhar Bollapalli · Mon Apr 22 18:21:40 2024 +0530
  47. ad1553d fix(versal-net): ignore the unused function return value by Maheedhar Bollapalli · Mon Oct 14 11:15:53 2024 +0000
  48. 2ca45ef fix(zynqmp): ignore the unused function return value by Maheedhar Bollapalli · Mon Apr 22 16:23:16 2024 +0530
  49. 2093b25 fix(versal-net): modify conditions to have boolean type by Maheedhar Bollapalli · Mon Oct 14 06:48:43 2024 +0000
  50. e897f0a fix(versal): modify conditions to have boolean type by Maheedhar Bollapalli · Mon Oct 14 06:45:13 2024 +0000
  51. a9cc0bd fix(xilinx): modify conditions to have boolean type by Maheedhar Bollapalli · Mon Apr 22 15:27:02 2024 +0530
  52. 3ab0d67 fix(zynqmp): modify conditions to have boolean type by Maheedhar Bollapalli · Mon Apr 22 15:10:45 2024 +0530
  53. 5a372ea Merge "refactor(bl): remove un-necessary variable" into integration by Govindraj Raja · Tue Oct 29 16:46:54 2024 +0100
  54. 23751bd Merge changes from topic "xlnx_fix_plat_const_preced" into integration by Joanna Farley · Tue Oct 29 12:11:25 2024 +0100
  55. 217bfbf Merge "feat(mt8186): add common and MT8186 TRNG driver" into integration by Manish Pandey · Tue Oct 29 12:02:32 2024 +0100
  56. 01abd6d feat(mt8186): add common and MT8186 TRNG driver by developer · Thu Sep 19 18:52:33 2024 +0800
  57. 92ad6e7 Merge "fix(rockchip): fix "unexpected token" error with clang" into integration by Mark Dykes · Mon Oct 28 23:13:38 2024 +0100
  58. 4282690 Merge "fix(intel): add in JTAG ID for Linux FCS" into integration by Mark Dykes · Mon Oct 28 23:12:04 2024 +0100
  59. 2c3e07d Merge "feat(intel): add build option for boot source" into integration by Mark Dykes · Mon Oct 28 23:08:07 2024 +0100
  60. 4df60a9 Merge "fix(intel): refactor SDMMC driver for Altera products" into integration by Mark Dykes · Mon Oct 28 23:03:29 2024 +0100
  61. fe8f27d Merge "feat(d128): add support for FEAT_D128" into integration by Manish Pandey · Mon Oct 28 21:49:58 2024 +0100
  62. fa88ac3 Merge changes from topic "fix-imx8m-uart-domain-permission" into integration by Madhukar Pappireddy · Mon Oct 28 17:49:07 2024 +0100
  63. 834cfe1 build: fix grouped targets on Make <= 4.2 by Chris Kay · Tue Aug 06 15:32:57 2024 +0000
  64. 2ae833e Merge "fix(mte): remove deprecated CTX_INCLUDE_MTE_REGS/FEAT_MTE" into integration by Govindraj Raja · Fri Oct 25 16:37:34 2024 +0200
  65. 17c45d7 Merge "feat(intel): clock manager PLL configuration for Agilex5 platform" into integration by Mark Dykes · Fri Oct 25 16:35:21 2024 +0200
  66. c1b6a87 Merge "fix(intel): update Agilex5 warm reset subroutines" into integration by Mark Dykes · Fri Oct 25 16:33:33 2024 +0200
  67. 095debe fix(versal2): explicitly check operators precedence by Maheedhar Bollapalli · Mon Oct 14 04:22:43 2024 +0000
  68. 71d8e2b fix(versal-net): explicitly check operators precedence by Maheedhar Bollapalli · Mon Oct 14 04:19:45 2024 +0000
  69. cc64a79 fix(versal): explicitly check operators precedence by Maheedhar Bollapalli · Mon Oct 14 04:16:03 2024 +0000
  70. e6c2853 fix(xilinx): explicitly check operators precedence by Nithin G · Mon Apr 22 13:06:06 2024 +0530
  71. 44385b7 fix(zynqmp): explicitly check operators precedence by Maheedhar Bollapalli · Mon Apr 22 12:37:53 2024 +0530
  72. 6f0d938 fix(versal2): add const qualifier by Maheedhar Bollapalli · Wed Oct 09 09:17:08 2024 +0000
  73. 3146405 fix(intel): refactor SDMMC driver for Altera products by Sieu Mun Tang · Fri Oct 25 09:37:42 2024 +0800
  74. 81410d3 feat(intel): clock manager PLL configuration for Agilex5 platform by Sieu Mun Tang · Fri Oct 25 09:22:00 2024 +0800
  75. 2e60a3b Merge "feat(intel): update BL2 platform specific functions" into integration by Mark Dykes · Thu Oct 24 22:18:49 2024 +0200
  76. e63794e feat(d128): add support for FEAT_D128 by Govindraj Raja · Fri Sep 06 15:43:43 2024 +0100
  77. a09363c fix(intel): update Agilex5 warm reset subroutines by Sieu Mun Tang · Thu Oct 24 23:41:02 2024 +0800
  78. 2561369 fix(intel): add in JTAG ID for Linux FCS by Sieu Mun Tang · Fri Oct 04 18:38:21 2024 +0800
  79. f5ab836 feat(intel): update BL2 platform specific functions by Sieu Mun Tang · Thu Oct 24 19:23:42 2024 +0800
  80. d52f248 feat(intel): add build option for boot source by Sieu Mun Tang · Thu Oct 24 22:16:50 2024 +0800
  81. c50b2d6 fix(mte): remove deprecated CTX_INCLUDE_MTE_REGS/FEAT_MTE by Sona Mathew · Thu Oct 24 10:00:19 2024 -0500
  82. a3abd32 Merge "fix(intel): correct macro naming" into integration by Mark Dykes · Thu Oct 24 16:59:57 2024 +0200
  83. 969d6e2 Merge "feat(intel): pinmux and power manager config for Agilex5 platform" into integration by Mark Dykes · Thu Oct 24 16:51:43 2024 +0200
  84. d1becbc Merge "fix(intel): update all the platforms hand-off data offset value" into integration by Mark Dykes · Thu Oct 24 16:48:52 2024 +0200
  85. fb3e615 Merge "feat(cpus): add support for cortex-a720ae" into integration by Olivier Deprez · Thu Oct 24 15:26:23 2024 +0200
  86. 1490fab Merge "fix(tc): retain NS timer frame ID for TC2 as 0" into integration by Manish Pandey · Thu Oct 24 13:51:04 2024 +0200
  87. 05ab39d fix(intel): correct macro naming by Sieu Mun Tang · Mon Oct 07 16:43:35 2024 +0800
  88. cca1d18 Merge "fix(allwinner): enable dtb modifications for CPU idle states to the rich OS" into integration by Olivier Deprez · Thu Oct 24 13:33:36 2024 +0200
  89. d04e1f3 feat(intel): pinmux and power manager config for Agilex5 platform by Sieu Mun Tang · Thu Oct 24 15:23:43 2024 +0800
  90. 58382b8 fix(intel): update all the platforms hand-off data offset value by Sieu Mun Tang · Thu Oct 24 12:52:18 2024 +0800
  91. c3f81d8 Merge "fix(el3-runtime): correct CASSERT for cpu data size" into integration by Olivier Deprez · Wed Oct 23 09:35:37 2024 +0200
  92. 60db49b refactor(fvp): add support for cluster power-on by Govindraj Raja · Tue Oct 15 16:59:36 2024 -0500
  93. 79fe561 Merge "fix(intel): fix CCU for cache maintenance" into integration by Mark Dykes · Tue Oct 22 17:33:08 2024 +0200
  94. 8fc1168 Merge "fix(intel): flush L1/L2/L3/Sys cache before HPS cold reset" into integration by Mark Dykes · Tue Oct 22 17:30:32 2024 +0200
  95. 75ba8e1 Merge "fix(intel): update preloaded_bl33_base for legacy product" into integration by Mark Dykes · Tue Oct 22 17:25:02 2024 +0200
  96. d020935 Merge "feat(intel): direct boot from TF-A to Linux for Agilex" into integration by Mark Dykes · Tue Oct 22 17:24:47 2024 +0200
  97. 544d386 Merge "feat(amd): populate handoff from TL" into integration by Joanna Farley · Tue Oct 22 14:00:35 2024 +0200
  98. f91b6b9 Merge "docs: add Govind as new TF-A maintainer" into integration by Manish V Badarkhe · Tue Oct 22 13:53:51 2024 +0200
  99. f6ab391 fix(stm32mp2): set PLAT_MAX_PWR_LVL to one by Maxime Méré · Tue Oct 15 17:40:03 2024 +0200
  100. 9542b80 feat(stm32mp2): boot BL33 at EL1 or EL2 by Yann Gautier · Thu Jan 11 19:34:24 2024 +0100