- 03fafc0 refactor(sdei): use common create_spsr() in SDEI library by Arvind Ram Prakash · 1 year, 6 months ago
- 0a33adc refactor(mte): deprecate CTX_INCLUDE_MTE_REGS by Govindraj Raja · 1 year, 8 months ago
- e0c7d8f Merge "fix(smccc): ensure that mpidr passed through SMC is valid" into integration by Olivier Deprez · 1 year, 9 months ago
- e60c184 fix(smccc): ensure that mpidr passed through SMC is valid by Manish Pandey · 1 year, 9 months ago
- a7eff34 fix(sdei): ensure that interrupt ID is valid by Manish Pandey · 1 year, 9 months ago
- 4f5ef84 refactor(cpufeat): enable FEAT_PAN for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 6 months ago
- ea735bf refactor(cpufeat): enable FEAT_VHE for FEAT_STATE_CHECKED by Andre Przywara · 2 years, 9 months ago
- e6381f9 feat(sdei): add a function to return total number of events registered by John Powell · 3 years, 3 months ago
- b6b486f Merge "fix(sdei): fix assert while kdump issue" into integration by Manish Pandey · 3 years, 9 months ago
- 4ce3e99 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 5 years ago
- d39db26 fix(sdei): fix assert while kdump issue by Ming Huang · 4 years ago
- 6b94356 fix(sdei): print event number in hex format by Vasyl Gomonovych · 4 years ago
- d21f1dd services: Fix pmr_el1 rewrote issue in sdei_disaptch_event() by Ming Huang · 4 years, 4 months ago
- 37596fc fix(sdei): set SPSR for SDEI based on TakeException by Daniel Boulby · 4 years, 8 months ago
- 6ccbcff SDEI: updata the affinity of shared event by Tony Xie · 4 years, 7 months ago
- cbf9e84 plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · 6 years ago
- 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 6 years ago
- e056630 Make setjmp.h prototypes comply with the C standard by Antonio Nino Diaz · 6 years ago
- 8aabea3 Correct typographical errors by Paul Beesley · 7 years ago
- 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
- 90a9213 SDEI: Unconditionally resume Secure if it was interrupted by Jeenu Viswambharan · 7 years ago
- c4491aa sdei: include "context.h" to fix compilation errors by Varun Wadekar · 7 years ago
- f933b44 SDEI: Mask events after CPU wakeup by Jeenu Viswambharan · 8 years ago
- 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 7 years ago
- 611eb9c SDEI: Fix locking issues by Jeenu Viswambharan · 7 years ago
- ba6e5ca SDEI: MISRA fixes by Jeenu Viswambharan · 7 years ago
- 6f4ee72 Fix verbose messages in SDEI code by Sandrine Bailleux · 7 years ago
- 5e60c39 SDEI: Fix name of internal function by Jeenu Viswambharan · 7 years ago
- a8778dd SDEI: Fix determining client EL by Jeenu Viswambharan · 7 years ago
- 297a9a0 SDEI: Fix dispatch bug by Jeenu Viswambharan · 7 years ago
- cdb6ac9 SDEI: Make dispatches synchronous by Jeenu Viswambharan · 7 years ago
- 2ccfcb2 SDEI: Determine client EL from NS context's SCR_EL3 by Jeenu Viswambharan · 7 years ago
- af2c9ec SDEI: Allow platforms to define explicit events by Jeenu Viswambharan · 8 years ago
- 6f03bc7 SDEI: Ensure SDEI handler executes with CVE-2018-3639 mitigation enabled by Dimitris Papastamos · 7 years ago
- 185a23f services: fix switch statements to comply with MISRA rules by Jonathan Wright · 7 years ago
- 8e3032f SDEI: Pop dispatch context only after error checking by Jeenu Viswambharan · 8 years ago
- fb1198b Remove URLs from comments by Antonio Nino Diaz · 7 years ago
- ad55b97 SDEI: Fix return value of reset calls by Jeenu Viswambharan · 8 years ago
- f1a67d0 SDEI: Assert that dynamic events have Normal priority by Jeenu Viswambharan · 8 years ago
- 424fc73 SDEI: Fix security state check for explicit dispatch by Jeenu Viswambharan · 8 years ago
- 897f04e SDEI: Fix build error with logging enabled by Jeenu Viswambharan · 8 years ago
- 55a1266 SDEI: Add API for explicit dispatch by Jeenu Viswambharan · 8 years ago
- b7cb133 BL31: Add SDEI dispatcher by Jeenu Viswambharan · 8 years ago