1. b499ee5 Merge "fix(plat/st): correct signedness comparison issue" into integration by Mark Dykes · 2 years, 9 months ago
  2. 225a1a2 Merge "fix(stm32mp1): add bl prefix for internal linker script" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  3. 7f3b6d9 Merge "build(plat/marvell): add descriptions why some checks are required" into integration by Manish Pandey · 2 years, 9 months ago
  4. 6cb9534 Merge "fix(fvp_r): fix compilation error in release mode" into integration by Manish Pandey · 2 years, 9 months ago
  5. fe7c713 fix(fvp_r): fix compilation error in release mode by Manish Pandey · 2 years, 9 months ago
  6. c883600 build(plat/marvell): add descriptions why some checks are required by Pali Rohár · 2 years, 9 months ago
  7. 72e0369 refactor(measured boot): make measurement strings compliant with SBSG by Manish V Badarkhe · 2 years, 10 months ago
  8. 4edf4bd feat(plat/fvp): pass Event Log addr and size from BL1 to BL2 by Manish V Badarkhe · 2 years, 11 months ago
  9. 3a17096 feat(measured_boot): update tb_fw_config with event log properties by Manish V Badarkhe · 2 years, 11 months ago
  10. a74d963 feat(measured_boot): image hash measurement and recording in BL1 by Manish V Badarkhe · 2 years, 10 months ago
  11. 7ca9d65 refactor(measured boot): remove platform calls from Event Log driver by Manish V Badarkhe · 2 years, 10 months ago
  12. 3ff0f79 refactor(measured_boot): remove passing of BL2 hash via device tree by Manish V Badarkhe · 2 years, 11 months ago
  13. 898c099 refactor(measured boot): move BL2 measurement to platform layer by Sandrine Bailleux · 3 years ago
  14. 57b669f refactor(measured boot): move image measurement to generic layer by Manish V Badarkhe · 2 years, 9 months ago
  15. 3c2db6f build(measured boot): rename measured boot makefile by Sandrine Bailleux · 3 years ago
  16. 5797b80 feat(measured boot): move init and teardown functions to platform layer by Manish V Badarkhe · 2 years, 11 months ago
  17. 4e9af17 refactor(measured boot): rename tpm_record_measurement() by Sandrine Bailleux · 3 years ago
  18. acddf34 Merge "plat/marvell/a8k: add Globalscale Mochabin support" into integration by Manish Pandey · 2 years, 9 months ago
  19. 449a66a Merge "fix(plat/qemu): reboot/shutdown with low to high gpio" into integration by Manish Pandey · 2 years, 9 months ago
  20. f8848b4 fix(plat/qemu): reboot/shutdown with low to high gpio by Maxim Uvarov · 3 years ago
  21. 9c523ec plat/marvell/a8k: add Globalscale Mochabin support by Robert Marko · 2 years, 9 months ago
  22. 3c31218 Merge "fix(arm_fgpa): allow build after MAKE_* changes" into integration by André Przywara · 2 years, 9 months ago
  23. 7b4da74 Merge changes I9405f7f6,Id53ea099 into integration by Mark Dykes · 2 years, 9 months ago
  24. 88fb9af Merge "feat(fvp_r): configure system registers to boot rich OS" into integration by Joanna Farley · 2 years, 9 months ago
  25. 45e794f fix(arm_fgpa): allow build after MAKE_* changes by Andre Przywara · 2 years, 9 months ago
  26. 3ab157a fix(stm32mp1): add bl prefix for internal linker script by Yann Gautier · 2 years, 9 months ago
  27. 466be2c fix(plat/st): correct signedness comparison issue by Yann Gautier · 3 years, 8 months ago
  28. 18f5a57 Merge "refactor(fvp_r): tidy up platform port [1]" into integration by Manish Pandey · 2 years, 9 months ago
  29. 613b1c3 Merge changes from topic "za/feat_rme" into integration by Soby Mathew · 2 years, 9 months ago
  30. 5693afe feat(fvp_r): configure system registers to boot rich OS by Manish Pandey · 2 years, 9 months ago
  31. e2a6b35 refactor(fvp_r): tidy up platform port [1] by Manish Pandey · 2 years, 9 months ago
  32. f10352c Merge "feat(plat/mdeiatek/mt8195): add DFD control in SiP service" into integration by Mark Dykes · 2 years, 9 months ago
  33. 9d13402 refactor(gpt): productize and refactor GPT library by johpow01 · 3 years ago
  34. d86202f Merge changes from topic "arm_fpga_resmem" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  35. 2f9681a Merge changes from topic "ethosn-multi-device" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  36. af7e3a4 feat(rme): disable Watchdog for Arm platforms if FEAT_RME enabled by Zelalem Aweke · 2 years, 9 months ago
  37. ea4195d fix(plat/fvp): bump BL2 stack size by Soby Mathew · 3 years ago
  38. 1e8e3fd fix(plat/fvp): allow changing the kernel DTB load address by Zelalem Aweke · 3 years ago
  39. cb6b562 refactor(plat/arm): rename ARM_DTB_DRAM_NS region macros by Zelalem Aweke · 3 years ago
  40. 5085abd feat(plat/arm): add GPT initialization code for Arm platforms by Zelalem Aweke · 3 years ago
  41. c43c563 feat(plat/fvp): add memory map for FVP platform for FEAT_RME by Zelalem Aweke · 3 years ago
  42. 65e9263 refactor(plat/arm): modify memory region attributes to account for FEAT_RME by Zelalem Aweke · 3 years ago
  43. 96c0bab feat(plat/fvp): add RMM image support for FVP platform by Zelalem Aweke · 3 years ago
  44. b44dec1 refactor(makefile): remove BL prefixes in build macros by Zelalem Aweke · 3 years ago
  45. c8bc23e feat(rme): add Test Realm Payload (TRP) by Zelalem Aweke · 3 years ago
  46. 5a76116 Merge changes Ie7c0eaf2,I11d882f3,I3f173ac4,If1fa12bf,I3e3a202f, ... into integration by Manish Pandey · 2 years, 9 months ago
  47. d27febf fix(fvp): fix fvp_cpu_standby() function by Alexei Fedorov · 2 years, 10 months ago
  48. 4d8a6bb fix(arm_fpga): streamline generated axf file by Andre Przywara · 2 years, 10 months ago
  49. 8c6d92d feat(arm_fpga): add kernel trampoline by Andre Przywara · 3 years, 2 months ago
  50. 03a3d95 Merge changes from topic "imx8mp-tbbr" into integration by Manish Pandey · 2 years, 9 months ago
  51. 5205df2 feat(drivers/arm/ethosn)!: multi-device support by Laurent Carlier · 2 years, 10 months ago
  52. 2884e59 Merge "feat(cpu): add support for Hayes CPU" into integration by Bipin Ravi · 2 years, 9 months ago
  53. 449d5d7 feat(cpu): add support for Hayes CPU by johpow01 · 2 years, 11 months ago
  54. 56f1e3e fvp_r: load, auth, and transfer from BL1 to BL33 by laurenw-arm · 3 years, 4 months ago
  55. 3d7f654 chore: fvp_r: Initial No-EL3 and MPU Implementation by Gary Morrison · 3 years, 5 months ago
  56. 7c7b198 fvp_r: initial platform port for fvp_r by laurenw-arm · 3 years, 8 months ago
  57. a5ed1a6 Merge changes from topic "st_fixes" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  58. 0fef7b6 feat(plat/arm/sgi): add CPU specific handler for Neoverse N2 by shriram.k · 2 years, 11 months ago
  59. e69c60b feat(plat/arm/sgi): add CPU specific handler for Neoverse V1 by shriram.k · 2 years, 11 months ago
  60. 30096c9 fix(plat/mediatek/mt8183): fix out-of-bound access by developer · 2 years, 9 months ago
  61. 719ba9c build(bl2): enable SP pkg loading for S-EL1 SPMC by Balint Dobszay · 3 years, 3 months ago
  62. a51bb4b fix: OP-TEE SP manifest per latest SPMC changes by Olivier Deprez · 2 years, 10 months ago
  63. fb34461 feat(plat/mediatek/common): enable software reset for CIRQ by developer · 2 years, 9 months ago
  64. 1790304 feat(plat/mdeiatek/mt8195): add DFD control in SiP service by Rex-BC Chen · 2 years, 11 months ago
  65. 2ee6797 Merge changes I9c7cc586,I48ee254a,I9f65c6af,I5872d95b,I2dbbdcb4, ... into integration by Joanna Farley · 2 years, 9 months ago
  66. 7ed3846 Merge "fix(plat/mediatek/mt8195): fix coverity fail" into integration by Madhukar Pappireddy · 2 years, 9 months ago
  67. 19ccc51 feat(plat/nxp/ls1028ardb): add ls1028ardb board support by Jiafei Pan · 2 years, 10 months ago
  68. 2f71dbf feat(plat/nxp/ls1028a): add ls1028a soc support by Jiafei Pan · 2 years, 10 months ago
  69. 43987c5 feat(plat/qti/sc7280): support for qti sc7280 plat by Saurabh Gorecha · 3 years, 1 month ago
  70. 5c84e74 fix(plat/st): add UART reset in crash console init by Yann Gautier · 3 years, 10 months ago
  71. a8903a5 Merge changes from topic "TrcDbgExt" into integration by Manish Pandey · 2 years, 10 months ago
  72. 94b891f fix(plat/mediatek/mt8195): fix coverity fail by Rex-BC Chen · 2 years, 10 months ago
  73. 1b6f314 Merge changes Iedc19d8f,Ic5fc78c9 into integration by Madhukar Pappireddy · 2 years, 10 months ago
  74. 3b4c605 Merge "refactor(tc): use internal trusted storage" into integration by Olivier Deprez · 2 years, 10 months ago
  75. ea84e43 refactor(tc): use internal trusted storage by Davidson K · 2 years, 11 months ago
  76. 0a7cf57 feat(plat/nxp/common): define default SD buffer by Jiafei Pan · 2 years, 10 months ago
  77. 40b6d86 feat(plat/nxp/common): add SecMon register definition for ch_3_2 by Jiafei Pan · 2 years, 10 months ago
  78. f60957f feat(plat/nxp/common/psci): define CPUECTLR_TIMER_2TICKS by Jiafei Pan · 2 years, 10 months ago
  79. 584c3f1 feat(plat/nxp/common): define default PSCI features if not defined by Jiafei Pan · 2 years, 10 months ago
  80. def7edc feat(plat/nxp/common): define common macro for ARM registers by Jiafei Pan · 2 years, 10 months ago
  81. f4a5605 feat(plat/nxp/common): add CCI and EPU address definition by Jiafei Pan · 2 years, 10 months ago
  82. e2be2dd feat(plat/mediatek/mt8195): add EMI MPU basic drivers by developer · 2 years, 11 months ago
  83. de413fb Merge "fix(plat/synquacer): update scmi power domain off handling" into integration by Madhukar Pappireddy · 2 years, 10 months ago
  84. f70e289 feat(plat/imx/imx8m/imx8mp): enable Trusted Boot by Ying-Chun Liu (PaulLiu) · 3 years, 3 months ago
  85. a61a5c2 feat(plat/imx/imx8m/imx8mp): add in BL2 with FIP by Ying-Chun Liu (PaulLiu) · 3 years, 3 months ago
  86. e6a7f88 refactor(plat/imx/imx8m): make image load logic for TBBR FIP booting common by Ying-Chun Liu (PaulLiu) · 3 years, 3 months ago
  87. 14b5c06 feat(plat/imx/imx8m/imx8mp): add initial definition to facilitate FIP layout by Ying-Chun Liu (PaulLiu) · 3 years, 3 months ago
  88. 54cabc4 refactor(plat/imx/imx): make imx io-storage logic for TBBR/FIP common by Ying-Chun Liu (PaulLiu) · 3 years, 3 months ago
  89. 8b9fd1d feat(plat/imx/imx8m/imx8mp): add imx8mp_private.h to the build by Ying-Chun Liu (PaulLiu) · 3 years, 3 months ago
  90. 804b6b5 fix(plat/synquacer): update scmi power domain off handling by Masahisa Kojima · 2 years, 11 months ago
  91. 0d3844d feat(plat/mediatek/mt8195): add vcore-dvfs support by developer · 3 years ago
  92. d05d03b Merge "fix(plat/qti/sc7180): qti smc addition" into integration by Julius Werner · 2 years, 10 months ago
  93. c58d6d9 feat(plat/rcar3): keep RWDT enabled by Marek Vasut · 3 years, 3 months ago
  94. 8bb74f3 feat(plat/rcar3): modify LifeC register setting for R-Car D3 by Toshiyuki Ogasahara · 3 years ago
  95. c46e1ea feat(plat/rcar3): remove access to RMSTPCRn registers in R-Car D3 by Toshiyuki Ogasahara · 3 years ago
  96. 9be13a9 feat(plat/rcar3): add process of SSCG setting for R-Car D3 by Toshiyuki Ogasahara · 3 years ago
  97. 8db26d5 feat(plat/rcar3): add process to back up X6 and X7 register's value by Toshiyuki Ogasahara · 3 years ago
  98. c2dfd8e feat(plat/rcar3): add SYSCEXTMASK bit set/clear in scu_power_up by Toshiyuki Ogasahara · 3 years ago
  99. 1885aa5 feat(plat/rcar3): change the memory map for OP-TEE by Toshiyuki Ogasahara · 3 years ago
  100. 58ff4b2 feat(plat/rcar3): use PRR cut to determine DRAM size on M3 by Toshiyuki Ogasahara · 3 years ago