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