1. 24d3a4e refactor(mte): deprecate CTX_INCLUDE_MTE_REGS by Govindraj Raja · 6 months ago
  2. 06b9b97 Merge "fix(smccc): ensure that mpidr passed through SMC is valid" into integration by Olivier Deprez · 8 months ago
  3. 0b1714f fix(smccc): ensure that mpidr passed through SMC is valid by Manish Pandey · 8 months ago
  4. 2c0fd9b fix(sdei): ensure that interrupt ID is valid by Manish Pandey · 8 months ago
  5. 9727294 refactor(cpufeat): enable FEAT_PAN for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 5 months ago
  6. 98908b3 refactor(cpufeat): enable FEAT_VHE for FEAT_STATE_CHECKED by Andre Przywara · 1 year, 7 months ago
  7. 67a5ee9 feat(sdei): add a function to return total number of events registered by John Powell · 2 years, 2 months ago
  8. 3d2b7b7 Merge "fix(sdei): fix assert while kdump issue" into integration by Manish Pandey · 2 years, 8 months ago
  9. e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 3 years, 10 months ago
  10. cceb785 fix(sdei): fix assert while kdump issue by Ming Huang · 2 years, 10 months ago
  11. ab5d76b fix(sdei): print event number in hex format by Vasyl Gomonovych · 2 years, 10 months ago
  12. 07f45d1 services: Fix pmr_el1 rewrote issue in sdei_disaptch_event() by Ming Huang · 3 years, 2 months ago
  13. 44b4333 fix(sdei): set SPSR for SDEI based on TakeException by Daniel Boulby · 3 years, 7 months ago
  14. c55ff34 SDEI: updata the affinity of shared event by Tony Xie · 3 years, 6 months ago
  15. d0dbd5e plat/arm/fvp: Support performing SDEI platform setup in runtime by Balint Dobszay · 4 years, 6 months ago
  16. 8e0ef0f Switch AARCH32/AARCH64 to __aarch64__ by Julius Werner · 5 years ago
  17. 4586d1c Make setjmp.h prototypes comply with the C standard by Antonio Nino Diaz · 5 years ago
  18. 1fbc97b Correct typographical errors by Paul Beesley · 5 years ago
  19. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  20. 744bb2b SDEI: Unconditionally resume Secure if it was interrupted by Jeenu Viswambharan · 6 years ago
  21. d8395ba sdei: include "context.h" to fix compilation errors by Varun Wadekar · 6 years ago
  22. f5ee383 SDEI: Mask events after CPU wakeup by Jeenu Viswambharan · 6 years ago
  23. 4b32e62 libc: Fix all includes in codebase by Antonio Nino Diaz · 6 years ago
  24. 40d7ec6 SDEI: Fix locking issues by Jeenu Viswambharan · 6 years ago
  25. 32ceef5 SDEI: MISRA fixes by Jeenu Viswambharan · 6 years ago
  26. d1d5871 Fix verbose messages in SDEI code by Sandrine Bailleux · 6 years ago
  27. 58c6dd4 SDEI: Fix name of internal function by Jeenu Viswambharan · 6 years ago
  28. e102765 SDEI: Fix determining client EL by Jeenu Viswambharan · 6 years ago
  29. dd6dad0 SDEI: Fix dispatch bug by Jeenu Viswambharan · 6 years ago
  30. 8b7e6bc SDEI: Make dispatches synchronous by Jeenu Viswambharan · 6 years ago
  31. 061e9f5 SDEI: Determine client EL from NS context's SCR_EL3 by Jeenu Viswambharan · 6 years ago
  32. 3439230 SDEI: Allow platforms to define explicit events by Jeenu Viswambharan · 6 years ago
  33. bb1fd5b SDEI: Ensure SDEI handler executes with CVE-2018-3639 mitigation enabled by Dimitris Papastamos · 6 years ago
  34. 75a5d8b services: fix switch statements to comply with MISRA rules by Jonathan Wright · 6 years ago
  35. 8483f36 SDEI: Pop dispatch context only after error checking by Jeenu Viswambharan · 6 years ago
  36. 5f73afb Remove URLs from comments by Antonio Nino Diaz · 6 years ago
  37. c94cf26 SDEI: Fix return value of reset calls by Jeenu Viswambharan · 7 years ago
  38. c3fcec1 SDEI: Assert that dynamic events have Normal priority by Jeenu Viswambharan · 7 years ago
  39. 5b58e1a SDEI: Fix security state check for explicit dispatch by Jeenu Viswambharan · 7 years ago
  40. 22a16f9 SDEI: Fix build error with logging enabled by Jeenu Viswambharan · 7 years ago
  41. cf1f221 SDEI: Add API for explicit dispatch by Jeenu Viswambharan · 7 years ago
  42. 04e3a7f BL31: Add SDEI dispatcher by Jeenu Viswambharan · 7 years ago