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