summaryrefslogtreecommitdiff
path: root/lib/el3_runtime
AgeCommit message (Expand)Author
2018-06-21Merge pull request #1392 from dp-arm/dp/cve_2018_3639Dimitris Papastamos
2017-11-30Enable SVE for Non-secure worldDavid Cunado
2017-11-29AMU: Implement support for aarch32Dimitris Papastamos
2017-11-29AMU: Implement support for aarch64Dimitris Papastamos
2017-11-20Refactor Statistical Profiling Extensions implementationDimitris Papastamos
2017-11-20Factor out extension enabling to a separate functionDimitris Papastamos
2017-11-15Move FPEXC32_EL2 to FP ContextDavid Cunado
2017-10-31aarch64: Add PubSub events to capture security state transitionsDimitris Papastamos
2017-10-13Init and save / restore of PMCR_EL0 / PMCRDavid Cunado
2017-09-07Merge pull request #1019 from etienne-lms/log-sizedavidcunado-arm
2017-09-01cpu log buffer size depends on cache line sizeEtienne Carriere
2017-08-23fix a typo about sctlr_el2Ken Kuang
2017-06-22aarch64: Enable Statistical Profiling Extensions for lower ELsdp-arm
2017-06-21Fully initialise essential control registersDavid Cunado
2017-05-11Merge pull request #927 from jeenu-arm/state-switchdavidcunado-arm
2017-05-03Use SPDX license identifiersdp-arm
2017-05-02Add macro to check whether the CPU implements an ELJeenu Viswambharan
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