Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sp_min: make sp_min_warm_entrypoint public | Heiko Stuebner | 2019-04-25 | 1 | -0/+1 |
* | Standardise header guards across codebase | Antonio Nino Diaz | 2018-11-08 | 1 | -3/+5 |
* | Remove deprecated early platform setup interfaces | Antonio Nino Diaz | 2018-09-28 | 1 | -4/+0 |
* | Introduce the new BL handover interface | Soby Mathew | 2018-02-26 | 1 | -0/+4 |
* | bl32: add secure interrupt handling in AArch32 sp_min | Etienne Carriere | 2017-08-09 | 1 | -0/+3 |
* | sp_min: Implement `sp_min_plat_runtime_setup()` | Dimitris Papastamos | 2017-06-20 | 1 | -2/+3 |
* | Use SPDX license identifiers | dp-arm | 2017-05-03 | 1 | -25/+1 |
* | AArch32: Support in SP_MIN to receive arguments from BL2 | Yatharth Kochar | 2016-09-21 | 1 | -1/+2 |
* | AArch32: add a minimal secure payload (SP_MIN) | Soby Mathew | 2016-08-10 | 1 | -0/+42 |