summaryrefslogtreecommitdiff
path: root/bl32/sp_min/sp_min_main.c
AgeCommit message (Expand)Author
2019-01-15Correct typographical errorsPaul Beesley
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-11-05plat/arm: Support direct Linux kernel boot in AArch32Manish Pandey
2018-08-22libc: Fix all includes in codebaseAntonio Nino Diaz
2018-07-10Fix MISRA rule 8.4Roberto Vargas
2018-03-21Rename 'smcc' to 'smccc'Antonio Nino Diaz
2017-09-05Set NS version SCTLR during warmboot pathDavid Cunado
2017-08-09bl32: add secure interrupt handling in AArch32 sp_minEtienne Carriere
2017-06-28Merge pull request #978 from etienne-lms/minor-builddanh-arm
2017-06-23bl: security_state should be of type unsigned intEtienne Carriere
2017-06-20sp_min: Flush console at end of main()Dimitris Papastamos
2017-06-20sp_min: Implement `sp_min_plat_runtime_setup()`Dimitris Papastamos
2017-05-12AArch32: Rework SMC context save and restore mechanismSoby Mathew
2017-05-03Use SPDX license identifiersdp-arm
2017-02-06Replace some memset call by zeromemDouglas Raillard
2016-09-22PSCI: Do psci_setup() as part of std_svc_setup()Soby Mathew
2016-09-22PSCI: Introduce PSCI Library argument structureSoby Mathew
2016-08-10AArch32: add a minimal secure payload (SP_MIN)Soby Mathew