summaryrefslogtreecommitdiff
path: root/plat/st/stm32mp1/platform.mk
Commit message (Expand)AuthorAgeFilesLines
* fix(stm32mp1): always define PKA algos flagsYann Gautier2023-05-031-0/+3
* fix(stm32mp1): remove boolean check on PLAT_TBBR_IMG_DEFYann Gautier2023-05-031-2/+1
* refactor(st): add common mk filesYann Gautier2023-03-151-291/+16
* refactor(build): distinguish BL2 as TF-A entry point and BL2 running at EL3Arvind Ram Prakash2023-03-151-1/+1
* feat(stm32mp1): add mbedtls-3.3 support configGovindraj Raja2023-02-271-2/+14
* refactor(st): remove unused io_mmc driverYann Gautier2022-12-191-1/+0
* refactor(stm32mp1): remove STM32MP_USE_STM32IMAGEYann Gautier2022-11-141-44/+0
* feat(stm32mp1): add the decryption supportLionel Debieve2022-11-141-2/+11
* feat(stm32mp1): add the TRUSTED_BOARD_BOOT supportLionel Debieve2022-11-141-0/+66
* refactor(stm32mp1): remove authentication using STM32 image modeLionel Debieve2022-11-141-5/+0
* feat(stm32mp1): add RNG initialization in BL2 for STM32MP13Nicolas Le Bayon2022-11-141-1/+6
* feat(stm32mp1): add a stm32mp crypto libraryLionel Debieve2022-11-141-0/+7
* feat(st-crypto): update HASH for new hardware version used in STM32MP13Nicolas Toromanoff2022-11-141-0/+8
* feat(st): properly manage early consoleYann Gautier2022-09-231-0/+3
* feat(stm32mp1): configure the serial boot load addressPatrick Delaunay2022-09-231-0/+4
* feat(stm32mp1): allow to override MTD base offsetLionel Debieve2022-08-301-0/+6
* refactor(stm32mp1): update PLAT_PARTITION_MAX_ENTRIESYann Gautier2022-07-051-18/+12
* feat(stm32mp15): manage OP-TEE shared memoryYann Gautier2022-06-301-0/+4
* build(stm32mp1): platform changes for verifying gpt header crcRohit Ner2022-05-181-2/+4
* fix(stm32mp1): correct dtc version checkYann Gautier2022-04-221-1/+1
* fix(st): remove extra chars from dtc versionYann Gautier2022-04-051-1/+1
* feat(stm32mp1): select platform compilation either by flag or DTYann Gautier2022-03-221-6/+22
* feat(stm32mp1): updates for STM32MP13 device tree compilationYann Gautier2022-03-221-0/+6
* feat(st-clock): add clock driver for STM32MP13Gabriel Fernandez2022-03-221-1/+7
* feat(stm32mp1): remove unsupported features on STM32MP13Yann Gautier2022-03-211-1/+5
* feat(stm32mp1): introduce new flag for STM32MP13Sebastien Pasdeloup2022-03-211-0/+21
* feat(st): update stm32image tool for header v2Nicolas Le Bayon2022-03-211-1/+11
* fix(security): apply SMCCC_ARCH_WORKAROUND_3 to A73/A75/A72/A57Bipin Ravi2022-03-181-0/+1
* refactor(st): configure UART baudrateYann Gautier2022-03-041-0/+3
* Merge changes from topic "st-format-signedness" into integrationMadhukar Pappireddy2022-02-171-0/+1
|\
| * feat(stm32mp1): enable format-signedness warningYann Gautier2022-02-151-0/+1
* | refactor(stm32mp1): move PIE flag to SP_minYann Gautier2022-02-111-5/+0
|/
* feat(st): add early console in BL2Yann Gautier2022-02-031-0/+4
* Merge "fix(stm32mp1): remove interrupt_provider warning for dtc" into integra...Manish Pandey2022-02-021-2/+6
|\
| * fix(stm32mp1): remove interrupt_provider warning for dtcYann Gautier2022-01-281-2/+6
* | feat(stm32mp1): manage monotonic counterYann Gautier2022-01-311-0/+2
* | refactor(st-drivers): improve BSEC driverNicolas Le Bayon2022-01-281-1/+1
|/
* feat(stm32mp1): add support for building the FWU featureSughosh Ganu2022-01-271-0/+22
* feat(stm32mp1): enable BL2_IN_XIP_MEM to remove relocation sectionsYann Gautier2022-01-121-0/+1
* refactor(st-ddr): move basic tests in a dedicated fileNicolas Le Bayon2022-01-051-1/+2
* refactor(st-ddr): reorganize generic and specific elementsNicolas Le Bayon2022-01-051-1/+3
* feat(stm32mp1): allow configuration of DDR AXI ports numberYann Gautier2022-01-051-1/+9
* Merge changes from topic "st_regulator" into integrationMadhukar Pappireddy2021-12-241-0/+2
|\
| * feat(stm32mp1): register fixed regulatorPascal Paillet2021-12-221-0/+1
| * feat(stm32mp1): add regulator framework compilationYann Gautier2021-12-221-0/+1
* | feat(clk): add a minimal clock frameworkGabriel Fernandez2021-12-221-0/+1
|/
* refactor(stm32mp1): move stm32_save_boot_interface()Yann Gautier2021-12-141-1/+0
* refactor(stm32mp1): sort compilation flagsYann Gautier2021-12-141-9/+9
* feat(stm32mp1): add sign-compare warningYann Gautier2021-12-141-0/+2
* feat(plat/st): add STM32MP_UART_PROGRAMMER targetPatrick Delaunay2021-12-031-2/+16