summaryrefslogtreecommitdiff
path: root/lib/el3_runtime
AgeCommit message (Expand)Author
2017-02-06Replace some memset call by zeromemDouglas Raillard
2017-01-24Use #ifdef for IMAGE_BL* instead of #ifMasahiro Yamada
2016-12-12AArch32: Fix the stack alignment issueSoby Mathew
2016-12-01Reset EL2 and EL3 configurable controlsDavid Cunado
2016-11-09Reset debug registers MDCR-EL3/SDCR and MDCR_EL2/HDCRDavid Cunado
2016-10-14Unify SCTLR initialization for AArch32 normal worldSoby Mathew
2016-08-31AArch32: Fix SCTLR context initializationSoby Mathew
2016-08-10AArch32: Add support in TF librariesSoby Mathew
2016-07-18Introduce `el3_runtime` and `PSCI` librariesSoby Mathew