aboutsummaryrefslogtreecommitdiff
path: root/lib/el3_runtime
AgeCommit message (Expand)Author
2018-08-20AArch64: Enable MPAM for lower ELsJeenu Viswambharan
2018-05-29Merge pull request #1392 from dp-arm/dp/cve_2018_3639Dimitris Papastamos
2018-05-23context_mgmt: Make cm_init_context_common publicAntonio Nino Diaz
2018-05-23Add support for dynamic mitigation for CVE-2018-3639Dimitris Papastamos
2018-05-15Merge pull request #1376 from vwadekar/cm-init-actlr-el1Dimitris Papastamos
2018-05-09lib: el3_runtime: initialise actlr_el1 to hardware defaultsVarun Wadekar
2018-05-04RAS: Add fault injection supportJeenu Viswambharan
2018-05-04AArch64: Introduce RAS handlingJeenu Viswambharan
2018-05-04AArch64: Refactor GP register restore to separate functionJeenu Viswambharan
2018-03-21Rename 'smcc' to 'smccc'Antonio Nino Diaz
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