1. c5e3971 Merge "build: use toolchain identifiers in conditions" into integration by Mark Dykes · Tue Feb 20 16:06:52 2024 +0100
  2. f69965e Merge "build: use new toolchain variables for tools" into integration by Mark Dykes · Tue Feb 20 16:06:35 2024 +0100
  3. cfba645 build: use toolchain identifiers in conditions by Chris Kay · Mon Dec 04 09:55:50 2023 +0000
  4. 523e864 build: use new toolchain variables for tools by Chris Kay · Mon Dec 04 12:03:51 2023 +0000
  5. 7d13b4e feat(stm32mp2): add STM32MP_USB_PROGRAMMER compilation by Yann Gautier · Fri Feb 02 17:07:20 2024 +0100
  6. 89d00ec refactor(st): move macros to common folder by Yann Gautier · Fri Feb 02 15:26:50 2024 +0100
  7. 83063e0 refactor(stm32mp1): remove unused macros by Yann Gautier · Fri Feb 02 15:57:03 2024 +0100
  8. ad3d8af Merge "feat(stm32mp1): only fuse monotonic counter on closed devices" into integration by Madhukar Pappireddy · Tue Jan 30 15:40:49 2024 +0100
  9. 44ad507 feat(stm32mp1): only fuse monotonic counter on closed devices by Robin van der Gracht · Wed Jan 24 09:29:13 2024 +0100
  10. a585d76 feat(stm32mp2): add BSEC and OTP support by Yann Gautier · Wed Jan 03 14:28:23 2024 +0100
  11. 24e94a6 fix(stm32mp2): add missing include by Yann Gautier · Thu Jan 04 10:58:18 2024 +0100
  12. 06ae396 feat(st): do not directly call BSEC functions in common code by Yann Gautier · Tue Sep 19 18:26:16 2023 +0200
  13. bc02922 feat(st): use stm32_get_otp_value_from_idx() in BL31 by Yann Gautier · Fri Sep 03 13:35:21 2021 +0200
  14. 3e33475 refactor(st): update test for closed chip by Yann Gautier · Wed Feb 01 15:04:30 2023 +0100
  15. e720b5b refactor(st-bsec): improve BSEC driver by Patrick Delaunay · Wed Dec 14 13:45:04 2022 +0100
  16. 4c68e56 refactor(st): use dashes for BSEC node names by Yann Gautier · Thu Jan 04 11:45:31 2024 +0100
  17. 3db1b6f feat(stm32mp2): put back core 1 in wfi after debugger's halt by Antonio Borneo · Fri Oct 13 11:46:57 2023 +0200
  18. 26a2c0a feat(stm32mp2): add plat_my_core_pos by Yann Gautier · Fri Sep 22 13:58:11 2023 +0200
  19. 682a064 fix(stm32mp2): correct early/crash console init by Yann Gautier · Wed Jan 10 16:28:20 2024 +0100
  20. 7dd8492 Merge "feat(st): update STM32MP DT files" into integration by Manish Pandey · Wed Oct 25 09:53:23 2023 +0200
  21. 4c974f4 Merge changes from topic "st_remove_shm" into integration by Manish Pandey · Wed Oct 25 09:44:27 2023 +0200
  22. f468a21 Merge "fix(st): properly check LOADADDR" into integration by Manish Pandey · Wed Oct 25 09:38:41 2023 +0200
  23. 0b864d7 Merge changes from topic "gcc_linker_aarch32" into integration by Manish Pandey · Mon Oct 23 17:59:26 2023 +0200
  24. 760a2d3 fix(st): properly check LOADADDR by Yann Gautier · Wed Sep 20 15:12:26 2023 +0200
  25. 8995835 feat(stm32mp15): disable OP-TEE shared memory by Yann Gautier · Thu Jun 30 14:03:20 2022 +0200
  26. c55e2ee feat(st): update STM32MP DT files by Yann Gautier · Wed Oct 18 14:17:04 2023 +0200
  27. 6c6e6d0 feat(st): support gcc as linker by Yann Gautier · Thu Mar 09 13:45:24 2023 +0100
  28. b4ab90b fix(st): setting default KEY_SIZE by laurenw-arm · Thu Oct 12 13:34:21 2023 -0500
  29. 3cfdbad fix(st): enable RTC clock before accessing nv counter by Yann Gautier · Tue Jan 17 09:29:54 2023 +0100
  30. b4d0827 fix(st): update comment on encryption key by Yann Gautier · Mon Feb 06 13:51:57 2023 +0100
  31. 1731c66 fix(st): allow crypto lib compilation in aarch64 by Yann Gautier · Thu Jan 05 18:10:29 2023 +0100
  32. 405b556 fix(st-uart): allow 64 bit compilation by Yann Gautier · Thu Apr 14 09:40:01 2022 +0200
  33. 438c4c6 fix(st): reduce MMC block_buffer by Yann Gautier · Thu Aug 17 11:44:07 2023 +0200
  34. 1c2d89b fix(st): update dt_get_ddr_size() type by Sebastien PASDELOUP · Mon Jun 05 09:56:49 2023 +0200
  35. 626ec9d feat(stm32mp2): generate stm32 file by Yann Gautier · Wed Jun 14 18:44:41 2023 +0200
  36. eb91af5 feat(stm32mp2): add console configuration by Yann Gautier · Wed Jun 14 18:05:47 2023 +0200
  37. a3f4638 feat(st): introduce new platform STM32MP2 by Yann Gautier · Wed Jun 14 10:40:59 2023 +0200
  38. ea1a3c6 refactor(st): move plat_image_load.c by Yann Gautier · Wed Jun 14 14:38:15 2023 +0200
  39. ff2b34c refactor(st): rename PLAT_NB_FIXED_REGS by Pascal Paillet · Thu Mar 17 17:20:22 2022 +0100
  40. c77afcb refactor(st): move some storage definitions to common part by Yann Gautier · Thu Aug 31 12:58:35 2023 +0200
  41. 619d2a5 refactor(st): move SDMMC definitions to driver by Yann Gautier · Fri Jun 30 16:01:30 2023 +0200
  42. f3b9ecd feat(st): allow AARCH64 compilation for common code by Yann Gautier · Wed Sep 09 18:13:44 2020 +0200
  43. cdb0ec9 refactor(st): rename QSPI macros by Yann Gautier · Mon Aug 31 15:00:19 2020 +0200
  44. 95177e6 fix(scmi): add parameter for plat_scmi_clock_rates_array by XiaoDong Huang · Mon Jun 26 20:40:43 2023 +0800
  45. d2f3816 Merge changes I2f4961fe,I0039c724,Iaa3076c1,Ic19973a8 into integration by Bipin Ravi · Fri Aug 11 16:57:09 2023 +0200
  46. f38c3e5 fix(bl32): always include arm_arch_svc in SP_MIN by Stephan Gerhold · Tue Mar 14 11:15:05 2023 +0100
  47. 44adc4f feat(stm32mp1): add FWU with boot from NOR-SPI by Nicolas Toromanoff · Mon Feb 07 10:12:29 2022 +0100
  48. 4e2b34d fix(st): flush UART at the end of uart_read() by Yann Gautier · Fri Apr 07 11:17:09 2023 +0200
  49. 67bcec8 fix(stm32mp1): use the BSEC nodes compatible for stm32mp13 by Patrick Delaunay · Wed Feb 16 15:45:44 2022 +0100
  50. 79c9c08 fix(stm32mp1): properly check PSCI functions return by Yann Gautier · Tue Dec 21 17:56:52 2021 +0100
  51. 2be03c0 fix(tree): correct some typos by Elyes Haouas · Mon Feb 13 09:14:48 2023 +0100
  52. 7cb1c29 fix(stm32mp1): always define PKA algos flags by Yann Gautier · Mon Apr 24 11:44:51 2023 +0200
  53. a02a3ba fix(stm32mp1): remove boolean check on PLAT_TBBR_IMG_DEF by Yann Gautier · Mon Apr 24 11:35:40 2023 +0200
  54. d69bf75 Merge "refactor(fiptool): move plat_fiptool.mk to tools" into integration by Sandrine Bailleux · Tue May 02 10:47:15 2023 +0200
  55. 2b6673d refactor(auth)!: unify REGISTER_CRYPTO_LIB by Yann Gautier · Wed Mar 15 11:31:25 2023 +0100
  56. c68b8af refactor(auth): replace plat_convert_pk by Yann Gautier · Tue Jan 24 09:39:47 2023 +0100
  57. aa03914 feat(st): mandate dtc version 1.4.7 by Yann Gautier · Thu Mar 02 11:20:44 2023 +0100
  58. d8c1a3b refactor(st): move mbedtls config files by Yann Gautier · Mon Mar 06 13:01:10 2023 +0100
  59. dbe63ac refactor(st): add common mk files by Yann Gautier · Wed Mar 16 19:03:20 2022 +0100
  60. 11b9b49 refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · Tue Nov 22 14:41:00 2022 -0600
  61. 3191ac4 feat(stm32mp1): add mbedtls-3.3 support config by Govindraj Raja · Mon Jan 23 13:11:12 2023 +0000
  62. f511dca refactor(fiptool): move plat_fiptool.mk to tools by Raef Coles · Wed Feb 01 15:55:08 2023 +0000
  63. 908b767 Merge changes from topic "deprecate_io_drivers" into integration by Manish Pandey · Mon Jan 16 16:45:37 2023 +0100
  64. 45b9599 refactor(st): move board info in common code by Yann Gautier · Wed Jan 04 16:46:07 2023 +0100
  65. 2bbf171 refactor(st): move GIC code to common directory by Yann Gautier · Tue Aug 06 17:28:23 2019 +0200
  66. 8402c29 refactor(st): move boot backup register management by Yann Gautier · Wed Jun 29 17:03:36 2022 +0200
  67. 8057aa6 refactor(st): remove unused io_mmc driver by Yann Gautier · Tue Nov 22 11:44:20 2022 +0100
  68. 34b4988 fix(st-crypto): set get_plain_pk_from_asn1() static by Yann Gautier · Mon Dec 12 14:56:39 2022 +0100
  69. 5519b7e fix(stm32mp1): add missing platform.h include by Yann Gautier · Fri Nov 18 14:08:10 2022 +0100
  70. 6fbed5a fix(st): make metadata_block_spec static by Yann Gautier · Fri Nov 18 14:05:10 2022 +0100
  71. 93d30f5 fix(st): include utils.h to solve compilation error by Yann Gautier · Mon Dec 12 14:53:45 2022 +0100
  72. de775e8 fix(stm32mp1): rework DWL buffer cache invalidation by Yann Gautier · Fri Nov 25 15:33:09 2022 +0100
  73. 4bda43f fix(stm32mp1): add const for strings in stm32mp_get_soc_name() by Yann Gautier · Thu Nov 24 19:02:23 2022 +0100
  74. 409b382 fix(st): use Boolean type for tests by Yann Gautier · Mon Nov 21 13:26:37 2022 +0100
  75. 6768c07 fix(st): rework secure-status check in fdt_get_status() by Yann Gautier · Thu Nov 24 19:16:46 2022 +0100
  76. 47516aa fix(st): use indices when counting GPIOs in DT by Yann Gautier · Mon Nov 21 11:45:04 2022 +0100
  77. 5cda3aa fix(st): add U suffix for unsigned numbers by Yann Gautier · Fri Nov 18 13:43:48 2022 +0100
  78. 88b8f2b fix(st): explicitly check operators precedence by Yann Gautier · Fri Nov 18 15:03:22 2022 +0100
  79. 5d2eb55 refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE by Yann Gautier · Mon Nov 14 14:14:48 2022 +0100
  80. 15536e1 feat(stm32mp1): add the platform specific build for tools by Lionel Debieve · Thu Oct 06 08:54:23 2022 +0200
  81. 474ad81 feat(stm32mp1): add a check on TRUSTED_BOARD_BOOT with secure chip by Lionel Debieve · Wed Oct 05 16:52:09 2022 +0200
  82. 5adcd50 feat(stm32mp1): add the decryption support by Lionel Debieve · Wed Oct 05 16:51:12 2022 +0200
  83. 13a668d feat(stm32mp1): add the TRUSTED_BOARD_BOOT support by Lionel Debieve · Wed Oct 05 16:47:03 2022 +0200
  84. 7c70088 feat(stm32mp1): update ROM code API for header v2 management by Lionel Debieve · Wed Oct 05 16:31:28 2022 +0200
  85. 0ae71af feat(stm32mp1): remove unused function from boot API by Lionel Debieve · Wed Oct 05 16:29:38 2022 +0200
  86. 627586a refactor(stm32mp1): remove authentication using STM32 image mode by Lionel Debieve · Wed Oct 05 16:22:07 2022 +0200
  87. 5c66fab feat(stm32mp1): add RNG initialization in BL2 for STM32MP13 by Nicolas Le Bayon · Wed Dec 02 16:23:49 2020 +0100
  88. fd02b80 feat(stm32mp1): add a stm32mp crypto library by Lionel Debieve · Wed Oct 05 16:16:50 2022 +0200
  89. 5d3ade0 feat(st-crypto): update HASH for new hardware version used in STM32MP13 by Nicolas Toromanoff · Tue Dec 22 13:54:51 2020 +0100
  90. 0f634ec feat(stm32mp1): add plat_report_*_abort functions by Yann Gautier · Thu Aug 29 19:04:29 2019 +0200
  91. 4f79f42 Merge changes from topic "st_uart_updates" into integration by Manish Pandey · Mon Oct 03 11:58:07 2022 +0200
  92. ef4b7d5 fix(st): add missing string.h include by Yann Gautier · Mon Oct 03 09:30:34 2022 +0200
  93. 6566211 feat(stm32mp1): add early console in SP_min by Yann Gautier · Fri Oct 15 16:49:07 2021 +0200
  94. 6e49b7f feat(st): properly manage early console by Yann Gautier · Tue Sep 13 13:59:48 2022 +0200
  95. 2652ba7 feat(st): add trace for early console by Yann Gautier · Thu Jun 09 17:34:30 2022 +0200
  96. b55a624 fix(stm32mp1): enable crash console in FIQ handler by Yann Gautier · Mon Mar 07 16:09:23 2022 +0100
  97. 98e028c refactor(stm32mp1): move DT_UART_COMPAT in include file by Patrick Delaunay · Thu Apr 14 11:15:43 2022 +0200
  98. 4c66e0a feat(stm32mp1): configure the serial boot load address by Patrick Delaunay · Tue Mar 15 11:20:56 2022 +0100
  99. 665ee6c fix(stm32mp1): update the FIP load address for serial boot by Patrick Delaunay · Mon Feb 28 11:02:35 2022 +0100
  100. 7ae2b65 refactor(st): configure baudrate for UART programmer by Patrick Delaunay · Wed Mar 02 15:43:02 2022 +0100