28 Commits (74ae4eef1c7243a1578954ac5ca3e959c880ab77)

Author SHA1 Message Date
Balint Dobszay cbf9e84a19 plat/arm/fvp: Support performing SDEI platform setup in runtime 5 years ago
Julius Werner 402b3cf876 Switch AARCH32/AARCH64 to __aarch64__ 5 years ago
Antonio Nino Diaz e056630516 Make setjmp.h prototypes comply with the C standard 6 years ago
Paul Beesley 8aabea3358 Correct typographical errors 6 years ago
Antonio Nino Diaz 09d40e0e08 Sanitise includes across codebase 6 years ago
Jeenu Viswambharan 90a9213bfb SDEI: Unconditionally resume Secure if it was interrupted 6 years ago
Varun Wadekar c4491aa9a6 sdei: include "context.h" to fix compilation errors 6 years ago
Jeenu Viswambharan f933b44bd6 SDEI: Mask events after CPU wakeup 7 years ago
Antonio Nino Diaz 93c78ed231 libc: Fix all includes in codebase 6 years ago
Jeenu Viswambharan 611eb9cfa7 SDEI: Fix locking issues 6 years ago
Jeenu Viswambharan ba6e5ca671 SDEI: MISRA fixes 6 years ago
Sandrine Bailleux 6f4ee72083 Fix verbose messages in SDEI code 6 years ago
Jeenu Viswambharan 5e60c39a2a SDEI: Fix name of internal function 6 years ago
Jeenu Viswambharan a8778dd53c SDEI: Fix determining client EL 6 years ago
Jeenu Viswambharan 297a9a0f7c SDEI: Fix dispatch bug 6 years ago
Jeenu Viswambharan cdb6ac94ec SDEI: Make dispatches synchronous 7 years ago
Jeenu Viswambharan 2ccfcb2ea5 SDEI: Determine client EL from NS context's SCR_EL3 6 years ago
Jeenu Viswambharan af2c9ecdf1 SDEI: Allow platforms to define explicit events 7 years ago
Dimitris Papastamos 6f03bc7753 SDEI: Ensure SDEI handler executes with CVE-2018-3639 mitigation enabled 7 years ago
Jonathan Wright 185a23ffa3 services: fix switch statements to comply with MISRA rules 7 years ago
Jeenu Viswambharan 8e3032f921 SDEI: Pop dispatch context only after error checking 7 years ago
Antonio Nino Diaz fb1198b1bf Remove URLs from comments 7 years ago
Jeenu Viswambharan ad55b97acd SDEI: Fix return value of reset calls 7 years ago
Jeenu Viswambharan f1a67d0565 SDEI: Assert that dynamic events have Normal priority 7 years ago
Jeenu Viswambharan 424fc73a46 SDEI: Fix security state check for explicit dispatch 7 years ago
Jeenu Viswambharan 897f04e8b6 SDEI: Fix build error with logging enabled 7 years ago
Jeenu Viswambharan 55a1266ec8 SDEI: Add API for explicit dispatch 7 years ago
Jeenu Viswambharan b7cb133e5c BL31: Add SDEI dispatcher 7 years ago