aboutsummaryrefslogtreecommitdiffstats
path: root/bl32/sp_min/aarch32
Commit message (Expand)AuthorAgeFilesLines
* pmf: Make the runtime instrumentation work on AArch32Bence Szépkúti2019-12-171-0/+68
* AArch32: Disable Secure Cycle CounterAlexei Fedorov2019-09-261-19/+1
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-3/+3
* DynamIQ: Enable MMU without using stackJeenu Viswambharan2018-06-271-7/+4
* Rename 'smcc' to 'smccc'Antonio Nino Diaz2018-03-211-4/+4
* Introduce the new BL handover interfaceSoby Mathew2018-02-261-7/+14
* sp_min: Implement workaround for CVE-2017-5715Dimitris Papastamos2018-01-181-7/+9
* 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