aboutsummaryrefslogtreecommitdiffstats
path: root/bl31/aarch64/ea_delegate.S
Commit message (Expand)AuthorAgeFilesLines
* Fix exception handlers in BL31: Use DSB to synchronize pending EAMadhukar Pappireddy2021-01-291-1/+3
* aarch64: Fix stack pointer maintenance on EA handling pathJan Dabros2019-12-181-4/+9
* Neoverse N1 Errata Workaround 1542419laurenw-arm2019-10-041-6/+33
* Refactor ARMv8.3 Pointer Authentication support codeAlexei Fedorov2019-09-131-26/+14
* AArch64: Disable Secure Cycle CounterAlexei Fedorov2019-08-211-0/+14
* Add support for pointer authenticationAntonio Nino Diaz2019-02-271-0/+8
* Add ARMv8.3-PAuth registers to CPU contextAntonio Nino Diaz2019-02-271-1/+9
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-2/+2
* RAS: Introduce handler for Double FaultsJeenu Viswambharan2018-07-191-3/+20
* RAS: Introduce handler for Uncontainable errorsJeenu Viswambharan2018-07-191-2/+69
* RAS: Validate stack pointer after error handlingJeenu Viswambharan2018-07-171-0/+16
* RAS: Move EA handling to a separate fileJeenu Viswambharan2018-07-171-0/+163