summaryrefslogtreecommitdiff
path: root/plat/st/stm32mp1/stm32mp1_pm.c
Commit message (Expand)AuthorAgeFilesLines
* feat(gic): add APIs to raise NS and S-EL1 SGIsFlorian Lugou2022-09-141-1/+1
* refactor(stm32mp1): update tamp_bkpr return typeNicolas Toromanoff2022-02-111-5/+5
* feat(st): use newly introduced clock frameworkYann Gautier2021-12-221-4/+4
* stm32mp1: check stronger the secondary CPU entry pointEtienne Carriere2020-06-231-3/+3
* stm32mp1: update clock driverYann Gautier2019-02-141-12/+2
* stm32mp1: use functions to retrieve some peripheral addressesYann Gautier2019-02-141-1/+2
* stm32mp1: remove some dependencies on clocks and reset in driversYann Gautier2019-02-141-1/+0
* stm32mp1: make functions and macros more commonYann Gautier2019-02-141-8/+8
* stm32mp1: split code between common and private partsYann Gautier2019-02-141-3/+0
* stm32mp1: update platform filesYann Gautier2019-01-181-7/+5
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-11/+14
* stm32mp1: Add BL32 SP_min secure monitorYann Gautier2018-07-241-0/+255