aboutsummaryrefslogtreecommitdiff
path: root/plat/st
AgeCommit message (Expand)Author
2023-08-11Merge changes I2f4961fe,I0039c724,Iaa3076c1,Ic19973a8 into integrationBipin Ravi
2023-08-04fix(bl32): always include arm_arch_svc in SP_MINStephan Gerhold
2023-06-22feat(stm32mp1): add FWU with boot from NOR-SPINicolas Toromanoff
2023-05-30fix(st): flush UART at the end of uart_read()Yann Gautier
2023-05-30fix(stm32mp1): use the BSEC nodes compatible for stm32mp13Patrick Delaunay
2023-05-30fix(stm32mp1): properly check PSCI functions returnYann Gautier
2023-05-09fix(tree): correct some typosElyes Haouas
2023-05-03fix(stm32mp1): always define PKA algos flagsYann Gautier
2023-05-03fix(stm32mp1): remove boolean check on PLAT_TBBR_IMG_DEFYann Gautier
2023-05-02Merge "refactor(fiptool): move plat_fiptool.mk to tools" into integrationSandrine Bailleux
2023-04-21refactor(auth)!: unify REGISTER_CRYPTO_LIBYann Gautier
2023-04-21refactor(auth): replace plat_convert_pkYann Gautier
2023-03-15feat(st): mandate dtc version 1.4.7Yann Gautier
2023-03-15refactor(st): move mbedtls config filesYann Gautier
2023-03-15refactor(st): add common mk filesYann Gautier
2023-03-15refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3Arvind Ram Prakash
2023-02-27feat(stm32mp1): add mbedtls-3.3 support configGovindraj Raja
2023-02-06refactor(fiptool): move plat_fiptool.mk to toolsRaef Coles
2023-01-16Merge changes from topic "deprecate_io_drivers" into integrationManish Pandey
2023-01-04refactor(st): move board info in common codeYann Gautier
2023-01-04refactor(st): move GIC code to common directoryYann Gautier
2023-01-04refactor(st): move boot backup register managementYann Gautier
2022-12-19refactor(st): remove unused io_mmc driverYann Gautier
2022-12-13fix(st-crypto): set get_plain_pk_from_asn1() staticYann Gautier
2022-12-13fix(stm32mp1): add missing platform.h includeYann Gautier
2022-12-13fix(st): make metadata_block_spec staticYann Gautier
2022-12-12fix(st): include utils.h to solve compilation errorYann Gautier
2022-12-07fix(stm32mp1): rework DWL buffer cache invalidationYann Gautier
2022-12-07fix(stm32mp1): add const for strings in stm32mp_get_soc_name()Yann Gautier
2022-12-07fix(st): use Boolean type for testsYann Gautier
2022-12-07fix(st): rework secure-status check in fdt_get_status()Yann Gautier
2022-12-07fix(st): use indices when counting GPIOs in DTYann Gautier
2022-12-07fix(st): add U suffix for unsigned numbersYann Gautier
2022-12-07fix(st): explicitly check operators precedenceYann Gautier
2022-11-14refactor(stm32mp1): remove STM32MP_USE_STM32IMAGEYann Gautier
2022-11-14feat(stm32mp1): add the platform specific build for toolsLionel Debieve
2022-11-14feat(stm32mp1): add a check on TRUSTED_BOARD_BOOT with secure chipLionel Debieve
2022-11-14feat(stm32mp1): add the decryption supportLionel Debieve
2022-11-14feat(stm32mp1): add the TRUSTED_BOARD_BOOT supportLionel Debieve
2022-11-14feat(stm32mp1): update ROM code API for header v2 managementLionel Debieve
2022-11-14feat(stm32mp1): remove unused function from boot APILionel Debieve
2022-11-14refactor(stm32mp1): remove authentication using STM32 image modeLionel Debieve
2022-11-14feat(stm32mp1): add RNG initialization in BL2 for STM32MP13Nicolas Le Bayon
2022-11-14feat(stm32mp1): add a stm32mp crypto libraryLionel Debieve
2022-11-14feat(st-crypto): update HASH for new hardware version used in STM32MP13Nicolas Toromanoff
2022-10-03feat(stm32mp1): add plat_report_*_abort functionsYann Gautier
2022-10-03Merge changes from topic "st_uart_updates" into integrationManish Pandey
2022-10-03fix(st): add missing string.h includeYann Gautier
2022-09-23feat(stm32mp1): add early console in SP_minYann Gautier
2022-09-23feat(st): properly manage early consoleYann Gautier