1. 402b3cf Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 6 years ago
  2. e056630 Make setjmp.h prototypes comply with the C standard by Antonio Nino Diaz · 6 years ago
  3. 8aabea3 Correct typographical errors by Paul Beesley · 7 years ago
  4. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  5. 90a9213 SDEI: Unconditionally resume Secure if it was interrupted by Jeenu Viswambharan · 7 years ago
  6. c4491aa sdei: include "context.h" to fix compilation errors by Varun Wadekar · 7 years ago
  7. f933b44 SDEI: Mask events after CPU wakeup by Jeenu Viswambharan · 8 years ago
  8. 93c78ed libc: Fix all includes in codebase by Antonio Nino Diaz · 7 years ago
  9. 611eb9c SDEI: Fix locking issues by Jeenu Viswambharan · 7 years ago
  10. ba6e5ca SDEI: MISRA fixes by Jeenu Viswambharan · 7 years ago
  11. 6f4ee72 Fix verbose messages in SDEI code by Sandrine Bailleux · 7 years ago
  12. 5e60c39 SDEI: Fix name of internal function by Jeenu Viswambharan · 7 years ago
  13. a8778dd SDEI: Fix determining client EL by Jeenu Viswambharan · 7 years ago
  14. 297a9a0 SDEI: Fix dispatch bug by Jeenu Viswambharan · 7 years ago
  15. cdb6ac9 SDEI: Make dispatches synchronous by Jeenu Viswambharan · 7 years ago
  16. 2ccfcb2 SDEI: Determine client EL from NS context's SCR_EL3 by Jeenu Viswambharan · 7 years ago
  17. af2c9ec SDEI: Allow platforms to define explicit events by Jeenu Viswambharan · 8 years ago
  18. 6f03bc7 SDEI: Ensure SDEI handler executes with CVE-2018-3639 mitigation enabled by Dimitris Papastamos · 7 years ago
  19. 185a23f services: fix switch statements to comply with MISRA rules by Jonathan Wright · 7 years ago
  20. 8e3032f SDEI: Pop dispatch context only after error checking by Jeenu Viswambharan · 8 years ago
  21. fb1198b Remove URLs from comments by Antonio Nino Diaz · 7 years ago
  22. ad55b97 SDEI: Fix return value of reset calls by Jeenu Viswambharan · 8 years ago
  23. f1a67d0 SDEI: Assert that dynamic events have Normal priority by Jeenu Viswambharan · 8 years ago
  24. 424fc73 SDEI: Fix security state check for explicit dispatch by Jeenu Viswambharan · 8 years ago
  25. 897f04e SDEI: Fix build error with logging enabled by Jeenu Viswambharan · 8 years ago
  26. 55a1266 SDEI: Add API for explicit dispatch by Jeenu Viswambharan · 8 years ago
  27. b7cb133 BL31: Add SDEI dispatcher by Jeenu Viswambharan · 8 years ago