253 Commits (07da0bf9768d5fcceb1bf946e8e2f18d790c84be)

Author SHA1 Message Date
Jeenu Viswambharan eaeaa4d048 RAS: Introduce handler for EL3 EAs 6 years ago
Jeenu Viswambharan d5a23af50f RAS: Introduce handler for Double Faults 7 years ago
Jeenu Viswambharan b56dc2a98c RAS: Introduce handler for Uncontainable errors 7 years ago
Jeenu Viswambharan ee6ff1bb37 RAS: Validate stack pointer after error handling 7 years ago
Jeenu Viswambharan df8f3188d7 RAS: Move EA handling to a separate file 6 years ago
Roberto Vargas a9203edae7 Add end_vector_entry assembler macro 7 years ago
Roberto Vargas 5629b2b11c Use ALIGN instead of NEXT in linker scripts 7 years ago
Jeenu Viswambharan 64ee263e20 DynamIQ: Enable MMU without using stack 7 years ago
Jeenu Viswambharan cdb6ac94ec SDEI: Make dispatches synchronous 7 years ago
Jeenu Viswambharan e7b9473e15 BL31: Introduce jump primitives 7 years ago
Sandrine Bailleux d801a1d035 SPM: Treat SP xlat tables the same as others 7 years ago
Dimitris Papastamos 2c3a10780d Rename symbols and files relating to CVE-2017-5715 7 years ago
Jeenu Viswambharan 14c6016ad5 AArch64: Introduce RAS handling 7 years ago
Jeenu Viswambharan 76454abf4a AArch64: Introduce External Abort handling 7 years ago
Jeenu Viswambharan ef653d93cc AArch64: Refactor GP register restore to separate function 7 years ago
Antonio Nino Diaz 2f37046524 Add support for the SMC Calling Convention 2.0 7 years ago
Dimitris Papastamos a205a56ea8 Fixup `SMCCC_ARCH_FEATURES` semantics 7 years ago
Dan Handley 97924e4521 Suppress spurious deprecated declaration warnings 7 years ago
Roberto Vargas 7fabe1a899 Fix MISRA rule 8.4 in common code 7 years ago
Roberto Vargas 9fb8af33c4 Fix MISRA rule 8.3 in common code 7 years ago
Jeenu Viswambharan af34cd72ca EHF: Introduce preempted return code parameter to ehf_allow_ns_preemption() 7 years ago
Antonio Nino Diaz 883d1b5d4a Add comments about mismatched TCR_ELx and xlat tables 7 years ago
Soby Mathew a6f340fe58 Introduce the new BL handover interface 7 years ago
Antonio Nino Diaz 4abd7fa71f Redefine SMC_UNK as -1 instead of 0xFFFFFFFF 7 years ago
Jeenu Viswambharan db1631ef9c EHF: Fix priority check 7 years ago
Dimitris Papastamos 3a1b0676c7 Implement support for SMCCC v1.1 7 years ago
Dimitris Papastamos 201ca5b6b4 runtime_exceptions: Save x4-x29 unconditionally 7 years ago
Dimitris Papastamos 0767d50e69 AMU: Add configuration helpers for aarch64 7 years ago
Dimitris Papastamos a1781a211a Workaround for CVE-2017-5715 on Cortex A73 and A75 7 years ago
Dimitris Papastamos f62ad32269 Workaround for CVE-2017-5715 on Cortex A57 and A72 7 years ago
Julius Werner 155a10068a utils_def: Add REGSZ and make BIT() assembly-compatible 7 years ago
David Cunado 1a853370ff Enable SVE for Non-secure world 7 years ago
Antonio Nino Diaz a2aedac221 Replace magic numbers in linkerscripts by PAGE_SIZE 7 years ago
Dimitris Papastamos 380559c1c3 AMU: Implement support for aarch64 7 years ago
Dimitris Papastamos 281a08cc64 Refactor Statistical Profiling Extensions implementation 7 years ago
David Cunado 91089f360a Move FPEXC32_EL2 to FP Context 7 years ago
Jeenu Viswambharan b7cb133e5c BL31: Add SDEI dispatcher 7 years ago
Jeenu Viswambharan 3d732e23e7 BL31: Program Priority Mask for SMC handling 7 years ago
Jeenu Viswambharan 21b818c05f BL31: Introduce Exception Handling Framework 7 years ago
Antonio Nino Diaz 2fccb22804 SPM: Introduce Secure Partition Manager 7 years ago
Jeenu Viswambharan 8e743bcd6a BL31: Introduce Publish and Subscribe framework 7 years ago
Julius Werner 4d91838b8d Fix x30 reporting for unhandled exceptions 7 years ago
Isla Mitchell 2a4b4b71ba Fix order of #includes 7 years ago
David Cunado 18f2efd67d Fully initialise essential control registers 8 years ago
dp-arm 82cb2c1ad9 Use SPDX license identifiers 8 years ago
Jeenu Viswambharan f4c8aa9054 Add macro to check whether the CPU implements an EL 8 years ago
Soby Mathew bcc3c49c90 PSCI: Build option to enable D-Caches early in warmboot 8 years ago
Douglas Raillard 51faada71a Add support for GCC stack protection 8 years ago
Antonio Nino Diaz 0b32628edd Flush console where necessary 8 years ago
Antonio Nino Diaz 801cf93c48 Add and use plat_crash_console_flush() API 8 years ago