summaryrefslogtreecommitdiff
path: root/bl32/sp_min
AgeCommit message (Expand)Author
2017-05-12AArch32: Rework SMC context save and restore mechanismSoby Mathew
2017-05-03Use SPDX license identifiersdp-arm
2017-04-19PSCI: Build option to enable D-Caches early in warmbootSoby Mathew
2017-03-17Merge pull request #860 from jeenu-arm/hw-asstd-cohdavidcunado-arm
2017-03-08Simplify translation tables headers dependenciesAntonio Nino Diaz
2017-03-02Enable data caches early with hardware-assisted coherencyJeenu Viswambharan
2017-02-06Replace some memset call by zeromemDouglas Raillard
2017-02-06Introduce unified API to zero memoryDouglas Raillard
2016-12-12AArch32: Fix the stack alignment issueSoby Mathew
2016-09-22PSCI: Do psci_setup() as part of std_svc_setup()Soby Mathew
2016-09-22PSCI: Introduce PSCI Library argument structureSoby Mathew
2016-09-21AArch32: Support in SP_MIN to receive arguments from BL2Yatharth Kochar
2016-09-21AArch32: Refactor SP_MIN to support RESET_TO_SP_MINYatharth Kochar
2016-08-10AArch32: add a minimal secure payload (SP_MIN)Soby Mathew