aboutsummaryrefslogtreecommitdiffstats
path: root/bl32/sp_min/aarch32
Commit message (Expand)AuthorAgeFilesLines
* ARMv7 requires the clear exclusive access at monitor entryEtienne Carriere2017-11-081-5/+13
* Init and save / restore of PMCR_EL0 / PMCRDavid Cunado2017-10-131-0/+18
* bl32: add secure interrupt handling in AArch32 sp_minEtienne Carriere2017-08-091-1/+58
* Fully initialise essential control registersDavid Cunado2017-06-211-6/+6
* AArch32: Rework SMC context save and restore mechanismSoby Mathew2017-05-121-49/+21
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* PSCI: Build option to enable D-Caches early in warmbootSoby Mathew2017-04-191-13/+16
* Merge pull request #860 from jeenu-arm/hw-asstd-cohdavidcunado-arm2017-03-171-16/+19
|\
| * Enable data caches early with hardware-assisted coherencyJeenu Viswambharan2017-03-021-17/+20
* | Simplify translation tables headers dependenciesAntonio Nino Diaz2017-03-081-2/+2
|/
* AArch32: Fix the stack alignment issueSoby Mathew2016-12-121-3/+6
* AArch32: Refactor SP_MIN to support RESET_TO_SP_MINYatharth Kochar2016-09-211-171/+121
* AArch32: add a minimal secure payload (SP_MIN)Soby Mathew2016-08-101-0/+331