1. 3d2b7b7 Merge "fix(sdei): fix assert while kdump issue" into integration by Manish Pandey · Wed Nov 10 14:20:48 2021 +0100
  2. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · Tue Aug 25 13:49:32 2020 -0700
  3. cceb785 fix(sdei): fix assert while kdump issue by Ming Huang · Thu Sep 09 17:42:27 2021 +0800
  4. ab5d76b fix(sdei): print event number in hex format by Vasyl Gomonovych · Wed Sep 01 10:30:55 2021 -0700
  5. 07f45d1 services: Fix pmr_el1 rewrote issue in sdei_disaptch_event() by Ming Huang · Fri Apr 23 15:06:17 2021 +0800
  6. 44b4333 fix(sdei): set SPSR for SDEI based on TakeException by Daniel Boulby · Wed Nov 25 16:36:46 2020 +0000
  7. c55ff34 SDEI: updata the affinity of shared event by Tony Xie · Thu Dec 31 11:25:15 2020 +0800
  8. d0dbd5e plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · Wed Dec 18 15:28:00 2019 +0100
  9. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · Tue Jul 09 14:02:43 2019 -0700
  10. 4586d1c Make setjmp.h prototypes comply with the C standard by Antonio Nino Diaz · Fri Feb 08 13:10:45 2019 +0000
  11. 1fbc97b Correct typographical errors by Paul Beesley · Fri Jan 11 18:26:51 2019 +0000
  12. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  13. 744bb2b SDEI: Unconditionally resume Secure if it was interrupted by Jeenu Viswambharan · Thu Oct 11 09:50:26 2018 +0100
  14. d8395ba sdei: include "context.h" to fix compilation errors by Varun Wadekar · Tue Oct 30 17:05:59 2018 -0700
  15. f5ee383 SDEI: Mask events after CPU wakeup by Jeenu Viswambharan · Thu Feb 01 08:05:36 2018 +0000
  16. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · Thu Aug 16 16:52:57 2018 +0100
  17. 40d7ec6 SDEI: Fix locking issues by Jeenu Viswambharan · Fri Aug 10 11:05:31 2018 +0100
  18. 32ceef5 SDEI: MISRA fixes by Jeenu Viswambharan · Thu Aug 02 10:14:12 2018 +0100
  19. d1d5871 Fix verbose messages in SDEI code by Sandrine Bailleux · Wed Jun 20 18:18:56 2018 +0200
  20. 58c6dd4 SDEI: Fix name of internal function by Jeenu Viswambharan · Fri Jun 22 12:03:44 2018 +0100
  21. e102765 SDEI: Fix determining client EL by Jeenu Viswambharan · Fri Jun 22 12:00:20 2018 +0100
  22. dd6dad0 SDEI: Fix dispatch bug by Jeenu Viswambharan · Fri Jun 22 11:21:35 2018 +0100
  23. 8b7e6bc SDEI: Make dispatches synchronous by Jeenu Viswambharan · Fri Feb 16 12:07:48 2018 +0000
  24. 061e9f5 SDEI: Determine client EL from NS context's SCR_EL3 by Jeenu Viswambharan · Thu Jun 21 08:47:42 2018 +0100
  25. 3439230 SDEI: Allow platforms to define explicit events by Jeenu Viswambharan · Wed Jan 17 12:30:11 2018 +0000
  26. bb1fd5b SDEI: Ensure SDEI handler executes with CVE-2018-3639 mitigation enabled by Dimitris Papastamos · Thu Jun 07 11:29:15 2018 +0100
  27. 75a5d8b services: fix switch statements to comply with MISRA rules by Jonathan Wright · Wed Mar 14 15:56:21 2018 +0000
  28. 8483f36 SDEI: Pop dispatch context only after error checking by Jeenu Viswambharan · Mon Jan 22 12:04:13 2018 +0000
  29. 5f73afb Remove URLs from comments by Antonio Nino Diaz · Wed Feb 14 11:41:26 2018 +0000
  30. c94cf26 SDEI: Fix return value of reset calls by Jeenu Viswambharan · Thu Nov 30 10:25:10 2017 +0000
  31. c3fcec1 SDEI: Assert that dynamic events have Normal priority by Jeenu Viswambharan · Thu Nov 16 12:06:34 2017 +0000
  32. 5b58e1a SDEI: Fix security state check for explicit dispatch by Jeenu Viswambharan · Tue Nov 14 10:52:20 2017 +0000
  33. 22a16f9 SDEI: Fix build error with logging enabled by Jeenu Viswambharan · Mon Nov 13 12:30:45 2017 +0000
  34. cf1f221 SDEI: Add API for explicit dispatch by Jeenu Viswambharan · Mon Oct 02 12:10:54 2017 +0100
  35. 04e3a7f BL31: Add SDEI dispatcher by Jeenu Viswambharan · Mon Oct 16 08:43:14 2017 +0100