summaryrefslogtreecommitdiff
path: root/bl32/sp_min/aarch32/entrypoint.S
AgeCommit message (Expand)Author
2019-09-26AArch32: Disable Secure Cycle CounterAlexei Fedorov
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-06-27DynamIQ: Enable MMU without using stackJeenu Viswambharan
2018-03-21Rename 'smcc' to 'smccc'Antonio Nino Diaz
2018-02-26Introduce the new BL handover interfaceSoby Mathew
2018-01-18sp_min: Implement workaround for CVE-2017-5715Dimitris Papastamos
2017-11-08ARMv7 requires the clear exclusive access at monitor entryEtienne Carriere
2017-10-13Init and save / restore of PMCR_EL0 / PMCRDavid Cunado
2017-08-09bl32: add secure interrupt handling in AArch32 sp_minEtienne Carriere
2017-06-21Fully initialise essential control registersDavid Cunado
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
2016-12-12AArch32: Fix the stack alignment issueSoby Mathew
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