38 Commits (658ce7ad8eceb40741cd40f1639a6d923f922fad)

Author SHA1 Message Date
Andre Przywara 4f5ef849c1 refactor(cpufeat): enable FEAT_PAN for FEAT_STATE_CHECKED 2 years ago
Andre Przywara ea735bf556 refactor(cpufeat): enable FEAT_VHE for FEAT_STATE_CHECKED 2 years ago
John Powell e6381f9cf8 feat(sdei): add a function to return total number of events registered 3 years ago
Scott Branden 4ce3e99a33 fix: libc: use long for 64-bit types on aarch64 4 years ago
Ming Huang d39db2695b fix(sdei): fix assert while kdump issue 3 years ago
Vasyl Gomonovych 6b94356b57 fix(sdei): print event number in hex format 3 years ago
Ming Huang d21f1ddb71 services: Fix pmr_el1 rewrote issue in sdei_disaptch_event() 4 years ago
Daniel Boulby 37596fcb43 fix(sdei): set SPSR for SDEI based on TakeException 4 years ago
Tony Xie 6ccbcff502 SDEI: updata the affinity of shared event 4 years ago
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