aboutsummaryrefslogtreecommitdiffstats
path: root/include/bl32/sp_min
Commit message (Expand)AuthorAgeFilesLines
* sp_min: make sp_min_warm_entrypoint publicHeiko Stuebner2019-04-251-0/+1
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-081-3/+5
* Remove deprecated early platform setup interfacesAntonio Nino Diaz2018-09-281-4/+0
* Introduce the new BL handover interfaceSoby Mathew2018-02-261-0/+4
* bl32: add secure interrupt handling in AArch32 sp_minEtienne Carriere2017-08-091-0/+3
* sp_min: Implement `sp_min_plat_runtime_setup()`Dimitris Papastamos2017-06-201-2/+3
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* AArch32: Support in SP_MIN to receive arguments from BL2Yatharth Kochar2016-09-211-1/+2
* AArch32: add a minimal secure payload (SP_MIN)Soby Mathew2016-08-101-0/+42