1. df8200d refactor(sdei): use common create_spsr() in SDEI library by Arvind Ram Prakash · Tue Feb 20 11:35:27 2024 -0600
  2. 24d3a4e refactor(mte): deprecate CTX_INCLUDE_MTE_REGS by Govindraj Raja · Thu Dec 21 13:57:49 2023 -0600
  3. 9727294 refactor(cpufeat): enable FEAT_PAN for FEAT_STATE_CHECKED by Andre Przywara · Thu Jan 26 15:27:38 2023 +0000
  4. 98908b3 refactor(cpufeat): enable FEAT_VHE for FEAT_STATE_CHECKED by Andre Przywara · Thu Nov 17 16:42:09 2022 +0000
  5. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · Tue Aug 25 13:49:32 2020 -0700
  6. ab5d76b fix(sdei): print event number in hex format by Vasyl Gomonovych · Wed Sep 01 10:30:55 2021 -0700
  7. 07f45d1 services: Fix pmr_el1 rewrote issue in sdei_disaptch_event() by Ming Huang · Fri Apr 23 15:06:17 2021 +0800
  8. 44b4333 fix(sdei): set SPSR for SDEI based on TakeException by Daniel Boulby · Wed Nov 25 16:36:46 2020 +0000
  9. 4586d1c Make setjmp.h prototypes comply with the C standard by Antonio Nino Diaz · Fri Feb 08 13:10:45 2019 +0000
  10. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  11. 744bb2b SDEI: Unconditionally resume Secure if it was interrupted by Jeenu Viswambharan · Thu Oct 11 09:50:26 2018 +0100
  12. 40d7ec6 SDEI: Fix locking issues by Jeenu Viswambharan · Fri Aug 10 11:05:31 2018 +0100
  13. 32ceef5 SDEI: MISRA fixes by Jeenu Viswambharan · Thu Aug 02 10:14:12 2018 +0100
  14. 58c6dd4 SDEI: Fix name of internal function by Jeenu Viswambharan · Fri Jun 22 12:03:44 2018 +0100
  15. dd6dad0 SDEI: Fix dispatch bug by Jeenu Viswambharan · Fri Jun 22 11:21:35 2018 +0100
  16. 8b7e6bc SDEI: Make dispatches synchronous by Jeenu Viswambharan · Fri Feb 16 12:07:48 2018 +0000
  17. 061e9f5 SDEI: Determine client EL from NS context's SCR_EL3 by Jeenu Viswambharan · Thu Jun 21 08:47:42 2018 +0100
  18. 3439230 SDEI: Allow platforms to define explicit events by Jeenu Viswambharan · Wed Jan 17 12:30:11 2018 +0000
  19. bb1fd5b SDEI: Ensure SDEI handler executes with CVE-2018-3639 mitigation enabled by Dimitris Papastamos · Thu Jun 07 11:29:15 2018 +0100
  20. 8483f36 SDEI: Pop dispatch context only after error checking by Jeenu Viswambharan · Mon Jan 22 12:04:13 2018 +0000
  21. 5b58e1a SDEI: Fix security state check for explicit dispatch by Jeenu Viswambharan · Tue Nov 14 10:52:20 2017 +0000
  22. cf1f221 SDEI: Add API for explicit dispatch by Jeenu Viswambharan · Mon Oct 02 12:10:54 2017 +0100
  23. 04e3a7f BL31: Add SDEI dispatcher by Jeenu Viswambharan · Mon Oct 16 08:43:14 2017 +0100