- c20b0c5 Merge "feat(st): update STM32MP DT files" into integration by Manish Pandey · 1 year, 9 months ago
- 17e0a8c Merge changes from topic "st_remove_shm" into integration by Manish Pandey · 1 year, 9 months ago
- 13f5445 Merge "fix(st): properly check LOADADDR" into integration by Manish Pandey · 1 year, 9 months ago
- 3018854 Merge changes from topic "gcc_linker_aarch32" into integration by Manish Pandey · 1 year, 10 months ago
- 9f72f5e fix(st): properly check LOADADDR by Yann Gautier · 1 year, 11 months ago
- fb1d3bd feat(stm32mp15): disable OP-TEE shared memory by Yann Gautier · 3 years, 1 month ago
- 4c8e8ea feat(st): update STM32MP DT files by Yann Gautier · 1 year, 10 months ago
- 7762531 feat(st): support gcc as linker by Yann Gautier · 2 years, 5 months ago
- 6f3ca8a fix(st): setting default KEY_SIZE by laurenw-arm · 1 year, 10 months ago
- 77ce6a5 fix(st): enable RTC clock before accessing nv counter by Yann Gautier · 2 years, 7 months ago
- 5c506c7 fix(st): update comment on encryption key by Yann Gautier · 2 years, 6 months ago
- 76e4fab fix(st): allow crypto lib compilation in aarch64 by Yann Gautier · 2 years, 7 months ago
- 6fef0f6 fix(st-uart): allow 64 bit compilation by Yann Gautier · 3 years, 4 months ago
- a2500ab fix(st): reduce MMC block_buffer by Yann Gautier · 2 years ago
- 2a4abe0 fix(st): update dt_get_ddr_size() type by Sebastien PASDELOUP · 2 years, 2 months ago
- e5839ed feat(stm32mp2): generate stm32 file by Yann Gautier · 2 years, 2 months ago
- 87a940e feat(stm32mp2): add console configuration by Yann Gautier · 2 years, 2 months ago
- 35527fb feat(st): introduce new platform STM32MP2 by Yann Gautier · 2 years, 2 months ago
- 954048f refactor(st): move plat_image_load.c by Yann Gautier · 2 years, 2 months ago
- cff2b11 refactor(st): rename PLAT_NB_FIXED_REGS by Pascal Paillet · 3 years, 5 months ago
- b4939be refactor(st): move some storage definitions to common part by Yann Gautier · 1 year, 11 months ago
- 136f632 refactor(st): move SDMMC definitions to driver by Yann Gautier · 2 years, 1 month ago
- dad7181 feat(st): allow AARCH64 compilation for common code by Yann Gautier · 5 years ago
- b0ce402 refactor(st): rename QSPI macros by Yann Gautier · 5 years ago
- ca9d6ed fix(scmi): add parameter for plat_scmi_clock_rates_array by XiaoDong Huang · 2 years, 1 month ago
- 705832b Merge changes I2f4961fe,I0039c724,Iaa3076c1,Ic19973a8 into integration by Bipin Ravi · 2 years ago
- cd0786c fix(bl32): always include arm_arch_svc in SP_MIN by Stephan Gerhold · 2 years, 5 months ago
- dfbadfd feat(stm32mp1): add FWU with boot from NOR-SPI by Nicolas Toromanoff · 3 years, 6 months ago
- a9cb7d0 fix(st): flush UART at the end of uart_read() by Yann Gautier · 2 years, 4 months ago
- 2171bd9 fix(stm32mp1): use the BSEC nodes compatible for stm32mp13 by Patrick Delaunay · 3 years, 6 months ago
- 241f874 fix(stm32mp1): properly check PSCI functions return by Yann Gautier · 3 years, 8 months ago
- 1b491ee fix(tree): correct some typos by Elyes Haouas · 2 years, 6 months ago
- e0e2d64 fix(stm32mp1): always define PKA algos flags by Yann Gautier · 2 years, 3 months ago
- 231a0ad fix(stm32mp1): remove boolean check on PLAT_TBBR_IMG_DEF by Yann Gautier · 2 years, 3 months ago
- c89fdb4 Merge "refactor(fiptool): move plat_fiptool.mk to tools" into integration by Sandrine Bailleux · 2 years, 3 months ago
- dee99f1 refactor(auth)!: unify REGISTER_CRYPTO_LIB by Yann Gautier · 2 years, 5 months ago
- 4ac5b39 refactor(auth): replace plat_convert_pk by Yann Gautier · 2 years, 6 months ago
- 38ac8bb feat(st): mandate dtc version 1.4.7 by Yann Gautier · 2 years, 5 months ago
- 9e1e82f refactor(st): move mbedtls config files by Yann Gautier · 2 years, 5 months ago
- a430382 refactor(st): add common mk files by Yann Gautier · 3 years, 5 months ago
- 42d4d3b refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3 by Arvind Ram Prakash · 2 years, 9 months ago
- c9498c8 feat(stm32mp1): add mbedtls-3.3 support config by Govindraj Raja · 2 years, 6 months ago
- 034a2e3 refactor(fiptool): move plat_fiptool.mk to tools by Raef Coles · 2 years, 6 months ago
- 7f31629 Merge changes from topic "deprecate_io_drivers" into integration by Manish Pandey · 2 years, 7 months ago
- 992dba0 refactor(st): move board info in common code by Yann Gautier · 2 years, 7 months ago
- c27d8c0 refactor(st): move GIC code to common directory by Yann Gautier · 6 years ago
- d8da13e refactor(st): move boot backup register management by Yann Gautier · 3 years, 1 month ago
- 6954495 refactor(st): remove unused io_mmc driver by Yann Gautier · 2 years, 9 months ago
- 70a422b fix(st-crypto): set get_plain_pk_from_asn1() static by Yann Gautier · 2 years, 8 months ago
- 6e55f9e fix(stm32mp1): add missing platform.h include by Yann Gautier · 2 years, 9 months ago
- d1d8a9b fix(st): make metadata_block_spec static by Yann Gautier · 2 years, 9 months ago
- 377846b fix(st): include utils.h to solve compilation error by Yann Gautier · 2 years, 8 months ago
- 127ed00 fix(stm32mp1): rework DWL buffer cache invalidation by Yann Gautier · 2 years, 8 months ago
- d7f5bed fix(stm32mp1): add const for strings in stm32mp_get_soc_name() by Yann Gautier · 2 years, 8 months ago
- 45d2d49 fix(st): use Boolean type for tests by Yann Gautier · 2 years, 9 months ago
- 0ebaf22 fix(st): rework secure-status check in fdt_get_status() by Yann Gautier · 2 years, 8 months ago
- e7d7544 fix(st): use indices when counting GPIOs in DT by Yann Gautier · 2 years, 9 months ago
- 9c1aa12 fix(st): add U suffix for unsigned numbers by Yann Gautier · 2 years, 9 months ago
- 56048fe fix(st): explicitly check operators precedence by Yann Gautier · 2 years, 9 months ago
- 981b9dc refactor(stm32mp1): remove STM32MP_USE_STM32IMAGE by Yann Gautier · 2 years, 9 months ago
- 461d631 feat(stm32mp1): add the platform specific build for tools by Lionel Debieve · 2 years, 10 months ago
- 54007c3 feat(stm32mp1): add a check on TRUSTED_BOARD_BOOT with secure chip by Lionel Debieve · 2 years, 10 months ago
- cd79116 feat(stm32mp1): add the decryption support by Lionel Debieve · 2 years, 10 months ago
- beb625f feat(stm32mp1): add the TRUSTED_BOARD_BOOT support by Lionel Debieve · 2 years, 10 months ago
- 89c0774 feat(stm32mp1): update ROM code API for header v2 management by Lionel Debieve · 2 years, 10 months ago
- f30034a feat(stm32mp1): remove unused function from boot API by Lionel Debieve · 2 years, 10 months ago
- 87dfbd7 refactor(stm32mp1): remove authentication using STM32 image mode by Lionel Debieve · 2 years, 10 months ago
- 2742374 feat(stm32mp1): add RNG initialization in BL2 for STM32MP13 by Nicolas Le Bayon · 4 years, 8 months ago
- ad3e46a feat(stm32mp1): add a stm32mp crypto library by Lionel Debieve · 2 years, 10 months ago
- 68039f2 feat(st-crypto): update HASH for new hardware version used in STM32MP13 by Nicolas Toromanoff · 4 years, 8 months ago
- 0423868 feat(stm32mp1): add plat_report_*_abort functions by Yann Gautier · 6 years ago
- e8f4ec1 Merge changes from topic "st_uart_updates" into integration by Manish Pandey · 2 years, 10 months ago
- 0d33d38 fix(st): add missing string.h include by Yann Gautier · 2 years, 10 months ago
- 14a0704 feat(stm32mp1): add early console in SP_min by Yann Gautier · 3 years, 10 months ago
- 5223d88 feat(st): properly manage early console by Yann Gautier · 2 years, 11 months ago
- 00606df feat(st): add trace for early console by Yann Gautier · 3 years, 2 months ago
- 484e846 fix(stm32mp1): enable crash console in FIQ handler by Yann Gautier · 3 years, 5 months ago
- 7d197d6 refactor(stm32mp1): move DT_UART_COMPAT in include file by Patrick Delaunay · 3 years, 4 months ago
- 4b2f23e feat(stm32mp1): configure the serial boot load address by Patrick Delaunay · 3 years, 5 months ago
- 32f2ca0 fix(stm32mp1): update the FIP load address for serial boot by Patrick Delaunay · 3 years, 5 months ago
- e7705e9 refactor(st): configure baudrate for UART programmer by Patrick Delaunay · 3 years, 5 months ago
- 1258189 refactor(st-uart): compute the over sampling dynamically by Patrick Delaunay · 3 years, 5 months ago
- dcb31ff feat(gic): add APIs to raise NS and S-EL1 SGIs by Florian Lugou · 4 years ago
- e7cb4a8 fix(st): add max size for FIP in eMMC boot part by Yann Gautier · 3 years ago
- e0bbc19 feat(stm32mp1): allow to override MTD base offset by Lionel Debieve · 4 years, 7 months ago
- d3434dc feat(stm32mp1): manage second NAND OTP on STM32MP13 by Yann Gautier · 4 years ago
- 9ee2510 feat(stm32mp1): add define for external scratch buffer for nand devices by Lionel Debieve · 4 years, 4 months ago
- a3f97f6 feat(stm32mp1): manage STM32MP13 rev.Y by Yann Gautier · 3 years, 3 months ago
- 53d5b8f feat(st): enable MMC_FLAG_SD_CMD6 for SD-cards by Yann Gautier · 6 years ago
- c152276 Merge changes from topic "st_fip_uuid" into integration by Lauren Wehrmeister · 3 years ago
- de1ab9f fix(stm32mp13): correct USART addresses by Yann Gautier · 3 years, 1 month ago
- 10f6dc7 feat(stm32mp13): change BL33 memory mapping by Patrick Delaunay · 4 years, 4 months ago
- 1dab28f feat(stm32mp1): retrieve FIP partition by type UUID by Lionel Debieve · 3 years, 5 months ago
- 8fc6fb5 refactor(stm32mp1): update PLAT_PARTITION_MAX_ENTRIES by Yann Gautier · 3 years, 1 month ago
- 722ca35 feat(stm32mp15): manage OP-TEE shared memory by Yann Gautier · 3 years, 1 month ago
- caca0e5 Merge "feat(stm32mp1): save boot auth status and partition info" into integration by Manish Pandey · 3 years, 1 month ago
- ab2b325 feat(stm32mp1): save boot auth status and partition info by Igor Opaniuk · 3 years, 1 month ago
- c4dbcb8 feat(stm32mp1): optionally use paged OP-TEE by Yann Gautier · 3 years, 2 months ago
- 925ce79 Merge changes from topic "stm32mp-emmc-boot-fip" into integration by Madhukar Pappireddy · 3 years, 2 months ago
- b14d3e2 feat(st): search pinctrl node by compatible by Yann Gautier · 3 years, 5 months ago