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