summaryrefslogtreecommitdiff
path: root/include/lib/el3_runtime
AgeCommit message (Expand)Author
2019-09-13Refactor ARMv8.3 Pointer Authentication support codeAlexei Fedorov
2019-09-09Enable MTE support in both secure and non-secure worldsJustin Chadwell
2019-08-21AArch64: Disable Secure Cycle CounterAlexei Fedorov
2019-08-01Switch AARCH32/AARCH64 to __aarch64__Julius Werner
2019-08-01Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner
2019-03-01Merge pull request #1751 from vwadekar/tegra-scatter-file-supportAntonio Niño Díaz
2019-02-28Minor changes to documentation and commentsAntonio Nino Diaz
2019-02-27Tegra: Support for scatterfile for the BL31 imageVarun Wadekar
2019-02-27Add ARMv8.3-PAuth registers to CPU contextAntonio Nino Diaz
2019-02-27Cleanup context handling libraryAntonio Nino Diaz
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-11-08Standardise header guards across codebaseAntonio Nino Diaz
2018-11-01context_mgmt: Fix MISRA defectsAntonio Nino Diaz
2018-10-29Fix MISRA defects in workaround and errata frameworkAntonio Nino Diaz
2018-09-28context_mgmt: Remove deprecated interfacesAntonio Nino Diaz
2018-08-20SDEI: MISRA fixesJeenu Viswambharan
2018-06-08SDEI: Ensure SDEI handler executes with CVE-2018-3639 mitigation enabledDimitris Papastamos
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-04AArch64: Introduce External Abort handlingJeenu Viswambharan
2018-02-28Fix MISRA rule 8.4 in common codeRoberto Vargas
2018-01-29Optimize/cleanup BPIALL workaroundDimitris Papastamos
2018-01-12Merge pull request #1197 from dp-arm/dp/amudavidcunado-arm
2018-01-11Add PubSub events for CPU powerdown/powerupDimitris Papastamos
2018-01-11Workaround for CVE-2017-5715 on Cortex A73 and A75Dimitris Papastamos
2017-11-20Refactor Statistical Profiling Extensions implementationDimitris Papastamos
2017-11-15Move FPEXC32_EL2 to FP ContextDavid Cunado
2017-11-13BL31: Introduce Exception Handling FrameworkJeenu Viswambharan
2017-11-03Merge pull request #1151 from JoelHutton/jh/MISRA-Mandatorydavidcunado-arm
2017-10-31Change sizeof to use type of struct not functionJoel Hutton
2017-10-31aarch64: Add PubSub events to capture security state transitionsDimitris Papastamos
2017-10-23PSCI: Publish CPU ON eventJeenu Viswambharan
2017-10-23BL31: Introduce Publish and Subscribe frameworkJeenu Viswambharan
2017-10-13Init and save / restore of PMCR_EL0 / PMCRDavid Cunado
2017-09-01cpu log buffer size depends on cache line sizeEtienne Carriere
2017-06-28Merge pull request #978 from etienne-lms/minor-builddanh-arm
2017-06-23context_mgmt: declare extern cm_set_next_context() for AArch32Etienne Carriere
2017-06-22aarch64: Enable Statistical Profiling Extensions for lower ELsdp-arm
2017-06-14include: add U()/ULL() macros for constantsVarun Wadekar
2017-05-11Merge pull request #927 from jeenu-arm/state-switchdavidcunado-arm
2017-05-04Introduce ARM SiP service to switch execution stateJeenu Viswambharan
2017-05-03Use SPDX license identifiersdp-arm
2017-04-20Control inclusion of helper code used for assertsAntonio Nino Diaz
2017-03-27Re-factor header files for easier PSCI library integrationSoby Mathew
2016-10-12Add PMF instrumentation points in TFdp-arm
2016-09-21AArch32: Add generic changes in BL1Yatharth Kochar
2016-08-10AArch32: Add support in TF librariesSoby Mathew
2016-07-18Introduce `el3_runtime` and `PSCI` librariesSoby Mathew