1. 47ea303 feat(stm32mp2): use early traces by Yann Gautier · 1 year, 7 months ago
  2. 94cad75 refactor(st): replace STM32MP_EARLY_CONSOLE with EARLY_CONSOLE by Yann Gautier · 1 year, 9 months ago
  3. 8d92e4b refactor(stm32mp1): move the MCU security to BL32 by Yann Gautier · 3 years, 6 months ago
  4. f7c5ec1 refactor(mbedtls): remove mbedtls 2.x support by laurenw-arm · 1 year, 5 months ago
  5. 8d08a1d style(fwu): change the metadata fields to align with specification by Sughosh Ganu · 1 year, 6 months ago
  6. 6166051 feat(st): add logic to boot the platform from an alternate bank by Sughosh Ganu · 1 year, 6 months ago
  7. 6e99fee feat(st): add a function to clear the FWU trial state counter by Sughosh Ganu · 1 year, 6 months ago
  8. 588b01b feat(st): get the state of the active bank directly by Sughosh Ganu · 1 year, 6 months ago
  9. ef68521 Merge "build: use toolchain identifiers in conditions" into integration by Mark Dykes · 1 year, 6 months ago
  10. 60dd806 Merge "build: use new toolchain variables for tools" into integration by Mark Dykes · 1 year, 6 months ago
  11. 8620bd0 build: use toolchain identifiers in conditions by Chris Kay · 1 year, 8 months ago
  12. ffb7742 build: use new toolchain variables for tools by Chris Kay · 1 year, 8 months ago
  13. 2e905c0 feat(stm32mp2): add STM32MP_USB_PROGRAMMER compilation by Yann Gautier · 1 year, 6 months ago
  14. 9883833 refactor(st): move macros to common folder by Yann Gautier · 1 year, 6 months ago
  15. 8af83a4 refactor(stm32mp1): remove unused macros by Yann Gautier · 1 year, 6 months ago
  16. 84f9abe Merge "feat(stm32mp1): only fuse monotonic counter on closed devices" into integration by Madhukar Pappireddy · 1 year, 6 months ago
  17. d6bb94f feat(stm32mp1): only fuse monotonic counter on closed devices by Robin van der Gracht · 1 year, 6 months ago
  18. 197ac78 feat(stm32mp2): add BSEC and OTP support by Yann Gautier · 1 year, 7 months ago
  19. cb0d6b5 fix(stm32mp2): add missing include by Yann Gautier · 1 year, 7 months ago
  20. 3007c72 feat(st): do not directly call BSEC functions in common code by Yann Gautier · 1 year, 11 months ago
  21. 189db94 feat(st): use stm32_get_otp_value_from_idx() in BL31 by Yann Gautier · 4 years ago
  22. 9cd784d refactor(st): update test for closed chip by Yann Gautier · 2 years, 6 months ago
  23. c706104 refactor(st-bsec): improve BSEC driver by Patrick Delaunay · 2 years, 8 months ago
  24. b8816d3 refactor(st): use dashes for BSEC node names by Yann Gautier · 1 year, 7 months ago
  25. 2331a34 feat(stm32mp2): put back core 1 in wfi after debugger's halt by Antonio Borneo · 1 year, 10 months ago
  26. d1c85da feat(stm32mp2): add plat_my_core_pos by Yann Gautier · 1 year, 11 months ago
  27. 4da462d fix(stm32mp2): correct early/crash console init by Yann Gautier · 1 year, 7 months ago
  28. c20b0c5 Merge "feat(st): update STM32MP DT files" into integration by Manish Pandey · 1 year, 10 months ago
  29. 17e0a8c Merge changes from topic "st_remove_shm" into integration by Manish Pandey · 1 year, 10 months ago
  30. 13f5445 Merge "fix(st): properly check LOADADDR" into integration by Manish Pandey · 1 year, 10 months ago
  31. 3018854 Merge changes from topic "gcc_linker_aarch32" into integration by Manish Pandey · 1 year, 10 months ago
  32. 9f72f5e fix(st): properly check LOADADDR by Yann Gautier · 1 year, 11 months ago
  33. fb1d3bd feat(stm32mp15): disable OP-TEE shared memory by Yann Gautier · 3 years, 1 month ago
  34. 4c8e8ea feat(st): update STM32MP DT files by Yann Gautier · 1 year, 10 months ago
  35. 7762531 feat(st): support gcc as linker by Yann Gautier · 2 years, 5 months ago
  36. 6f3ca8a fix(st): setting default KEY_SIZE by laurenw-arm · 1 year, 10 months ago
  37. 77ce6a5 fix(st): enable RTC clock before accessing nv counter by Yann Gautier · 2 years, 7 months ago
  38. 5c506c7 fix(st): update comment on encryption key by Yann Gautier · 2 years, 6 months ago
  39. 76e4fab fix(st): allow crypto lib compilation in aarch64 by Yann Gautier · 2 years, 7 months ago
  40. 6fef0f6 fix(st-uart): allow 64 bit compilation by Yann Gautier · 3 years, 4 months ago
  41. a2500ab fix(st): reduce MMC block_buffer by Yann Gautier · 2 years ago
  42. 2a4abe0 fix(st): update dt_get_ddr_size() type by Sebastien PASDELOUP · 2 years, 2 months ago
  43. e5839ed feat(stm32mp2): generate stm32 file by Yann Gautier · 2 years, 2 months ago
  44. 87a940e feat(stm32mp2): add console configuration by Yann Gautier · 2 years, 2 months ago
  45. 35527fb feat(st): introduce new platform STM32MP2 by Yann Gautier · 2 years, 2 months ago
  46. 954048f refactor(st): move plat_image_load.c by Yann Gautier · 2 years, 2 months ago
  47. cff2b11 refactor(st): rename PLAT_NB_FIXED_REGS by Pascal Paillet · 3 years, 5 months ago
  48. b4939be refactor(st): move some storage definitions to common part by Yann Gautier · 1 year, 11 months ago
  49. 136f632 refactor(st): move SDMMC definitions to driver by Yann Gautier · 2 years, 1 month ago
  50. dad7181 feat(st): allow AARCH64 compilation for common code by Yann Gautier · 5 years ago
  51. b0ce402 refactor(st): rename QSPI macros by Yann Gautier · 5 years ago
  52. ca9d6ed fix(scmi): add parameter for plat_scmi_clock_rates_array by XiaoDong Huang · 2 years, 1 month ago
  53. 705832b Merge changes I2f4961fe,I0039c724,Iaa3076c1,Ic19973a8 into integration by Bipin Ravi · 2 years ago
  54. cd0786c fix(bl32): always include arm_arch_svc in SP_MIN by Stephan Gerhold · 2 years, 5 months ago
  55. dfbadfd feat(stm32mp1): add FWU with boot from NOR-SPI by Nicolas Toromanoff · 3 years, 6 months ago
  56. a9cb7d0 fix(st): flush UART at the end of uart_read() by Yann Gautier · 2 years, 4 months ago
  57. 2171bd9 fix(stm32mp1): use the BSEC nodes compatible for stm32mp13 by Patrick Delaunay · 3 years, 6 months ago
  58. 241f874 fix(stm32mp1): properly check PSCI functions return by Yann Gautier · 3 years, 8 months ago
  59. 1b491ee fix(tree): correct some typos by Elyes Haouas · 2 years, 6 months ago
  60. e0e2d64 fix(stm32mp1): always define PKA algos flags by Yann Gautier · 2 years, 3 months ago
  61. 231a0ad fix(stm32mp1): remove boolean check on PLAT_TBBR_IMG_DEF by Yann Gautier · 2 years, 3 months ago
  62. c89fdb4 Merge "refactor(fiptool): move plat_fiptool.mk to tools" into integration by Sandrine Bailleux · 2 years, 3 months ago
  63. dee99f1 refactor(auth)!: unify REGISTER_CRYPTO_LIB by Yann Gautier · 2 years, 5 months ago
  64. 4ac5b39 refactor(auth): replace plat_convert_pk by Yann Gautier · 2 years, 6 months ago
  65. 38ac8bb feat(st): mandate dtc version 1.4.7 by Yann Gautier · 2 years, 5 months ago
  66. 9e1e82f refactor(st): move mbedtls config files by Yann Gautier · 2 years, 5 months ago
  67. a430382 refactor(st): add common mk files by Yann Gautier · 3 years, 5 months ago
  68. 42d4d3b refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 2 years, 9 months ago
  69. c9498c8 feat(stm32mp1): add mbedtls-3.3 support config by Govindraj Raja · 2 years, 6 months ago
  70. 034a2e3 refactor(fiptool): move plat_fiptool.mk to tools by Raef Coles · 2 years, 6 months ago
  71. 7f31629 Merge changes from topic "deprecate_io_drivers" into integration by Manish Pandey · 2 years, 7 months ago
  72. 992dba0 refactor(st): move board info in common code by Yann Gautier · 2 years, 7 months ago
  73. c27d8c0 refactor(st): move GIC code to common directory by Yann Gautier · 6 years ago
  74. d8da13e refactor(st): move boot backup register management by Yann Gautier · 3 years, 1 month ago
  75. 6954495 refactor(st): remove unused io_mmc driver by Yann Gautier · 2 years, 9 months ago
  76. 70a422b fix(st-crypto): set get_plain_pk_from_asn1() static by Yann Gautier · 2 years, 8 months ago
  77. 6e55f9e fix(stm32mp1): add missing platform.h include by Yann Gautier · 2 years, 9 months ago
  78. d1d8a9b fix(st): make metadata_block_spec static by Yann Gautier · 2 years, 9 months ago
  79. 377846b fix(st): include utils.h to solve compilation error by Yann Gautier · 2 years, 8 months ago
  80. 127ed00 fix(stm32mp1): rework DWL buffer cache invalidation by Yann Gautier · 2 years, 8 months ago
  81. d7f5bed fix(stm32mp1): add const for strings in stm32mp_get_soc_name() by Yann Gautier · 2 years, 8 months ago
  82. 45d2d49 fix(st): use Boolean type for tests by Yann Gautier · 2 years, 9 months ago
  83. 0ebaf22 fix(st): rework secure-status check in fdt_get_status() by Yann Gautier · 2 years, 8 months ago
  84. e7d7544 fix(st): use indices when counting GPIOs in DT by Yann Gautier · 2 years, 9 months ago
  85. 9c1aa12 fix(st): add U suffix for unsigned numbers by Yann Gautier · 2 years, 9 months ago
  86. 56048fe fix(st): explicitly check operators precedence by Yann Gautier · 2 years, 9 months ago
  87. 981b9dc refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE by Yann Gautier · 2 years, 9 months ago
  88. 461d631 feat(stm32mp1): add the platform specific build for tools by Lionel Debieve · 2 years, 10 months ago
  89. 54007c3 feat(stm32mp1): add a check on TRUSTED_BOARD_BOOT with secure chip by Lionel Debieve · 2 years, 10 months ago
  90. cd79116 feat(stm32mp1): add the decryption support by Lionel Debieve · 2 years, 10 months ago
  91. beb625f feat(stm32mp1): add the TRUSTED_BOARD_BOOT support by Lionel Debieve · 2 years, 10 months ago
  92. 89c0774 feat(stm32mp1): update ROM code API for header v2 management by Lionel Debieve · 2 years, 10 months ago
  93. f30034a feat(stm32mp1): remove unused function from boot API by Lionel Debieve · 2 years, 10 months ago
  94. 87dfbd7 refactor(stm32mp1): remove authentication using STM32 image mode by Lionel Debieve · 2 years, 10 months ago
  95. 2742374 feat(stm32mp1): add RNG initialization in BL2 for STM32MP13 by Nicolas Le Bayon · 4 years, 8 months ago
  96. ad3e46a feat(stm32mp1): add a stm32mp crypto library by Lionel Debieve · 2 years, 10 months ago
  97. 68039f2 feat(st-crypto): update HASH for new hardware version used in STM32MP13 by Nicolas Toromanoff · 4 years, 8 months ago
  98. 0423868 feat(stm32mp1): add plat_report_*_abort functions by Yann Gautier · 6 years ago
  99. e8f4ec1 Merge changes from topic "st_uart_updates" into integration by Manish Pandey · 2 years, 10 months ago
  100. 0d33d38 fix(st): add missing string.h include by Yann Gautier · 2 years, 10 months ago