1. 07f45d1 services: Fix pmr_el1 rewrote issue in sdei_disaptch_event() by Ming Huang · 3 years, 2 months ago
  2. 44b4333 fix(sdei): set SPSR for SDEI based on TakeException by Daniel Boulby · 3 years, 7 months ago
  3. c55ff34 SDEI: updata the affinity of shared event by Tony Xie · 3 years, 6 months ago
  4. d0dbd5e plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · 4 years, 7 months ago
  5. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  6. 4586d1c Make setjmp.h prototypes comply with the C standard by Antonio Nino Diaz · 5 years ago
  7. 1fbc97b Correct typographical errors by Paul Beesley · 5 years ago
  8. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  9. 744bb2b SDEI: Unconditionally resume Secure if it was interrupted by Jeenu Viswambharan · 6 years ago
  10. d8395ba sdei: include "context.h" to fix compilation errors by Varun Wadekar · 6 years ago
  11. f5ee383 SDEI: Mask events after CPU wakeup by Jeenu Viswambharan · 6 years ago
  12. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  13. 40d7ec6 SDEI: Fix locking issues by Jeenu Viswambharan · 6 years ago
  14. 32ceef5 SDEI: MISRA fixes by Jeenu Viswambharan · 6 years ago
  15. d1d5871 Fix verbose messages in SDEI code by Sandrine Bailleux · 6 years ago
  16. 58c6dd4 SDEI: Fix name of internal function by Jeenu Viswambharan · 6 years ago
  17. e102765 SDEI: Fix determining client EL by Jeenu Viswambharan · 6 years ago
  18. dd6dad0 SDEI: Fix dispatch bug by Jeenu Viswambharan · 6 years ago
  19. 8b7e6bc SDEI: Make dispatches synchronous by Jeenu Viswambharan · 6 years ago
  20. 061e9f5 SDEI: Determine client EL from NS context's SCR_EL3 by Jeenu Viswambharan · 6 years ago
  21. 3439230 SDEI: Allow platforms to define explicit events by Jeenu Viswambharan · 6 years ago
  22. bb1fd5b SDEI: Ensure SDEI handler executes with CVE-2018-3639 mitigation enabled by Dimitris Papastamos · 6 years ago
  23. 75a5d8b services: fix switch statements to comply with MISRA rules by Jonathan Wright · 6 years ago
  24. 8483f36 SDEI: Pop dispatch context only after error checking by Jeenu Viswambharan · 6 years ago
  25. 5f73afb Remove URLs from comments by Antonio Nino Diaz · 6 years ago
  26. c94cf26 SDEI: Fix return value of reset calls by Jeenu Viswambharan · 7 years ago
  27. c3fcec1 SDEI: Assert that dynamic events have Normal priority by Jeenu Viswambharan · 7 years ago
  28. 5b58e1a SDEI: Fix security state check for explicit dispatch by Jeenu Viswambharan · 7 years ago
  29. 22a16f9 SDEI: Fix build error with logging enabled by Jeenu Viswambharan · 7 years ago
  30. cf1f221 SDEI: Add API for explicit dispatch by Jeenu Viswambharan · 7 years ago
  31. 04e3a7f BL31: Add SDEI dispatcher by Jeenu Viswambharan · 7 years ago