1. 57d1e5f Fix pointer type mismatch of handlers by Masahiro Yamada · 6 years ago
  2. 724fd95 spd: add static qualifier to locally used functions and data by Masahiro Yamada · 6 years ago
  3. 185a23f services: fix switch statements to comply with MISRA rules by Jonathan Wright · 6 years ago
  4. 472be0f TSPD: Register preempted SMC error code with EHF by Jeenu Viswambharan · 7 years ago
  5. 1dd022c TSPD: Explicitly allow NS preemption for Yielding SMCs by Jeenu Viswambharan · 7 years ago
  6. 2a4b4b7 Fix order of #includes by Isla Mitchell · 7 years ago
  7. f132b4a Merge pull request #925 from dp-arm/dp/spdx by davidcunado-arm · 7 years ago
  8. 82cb2c1 Use SPDX license identifiers by dp-arm · 7 years ago
  9. 4b427bd Merge pull request #919 from davidcunado-arm/dc/smc_yielding_generic by davidcunado-arm · 7 years ago
  10. 16292f5 Update terminology: standard SMC to yielding SMC by David Cunado · 7 years ago
  11. 7a317a7 tspd:FWU:Fix usage of SMC_RET0 by Antonio Nino Diaz · 7 years ago
  12. 57a5a56 Fix TSPD implementation of STD SMC ABORT by Douglas Raillard · 8 years ago
  13. 3df6012 Abort preempted TSP STD SMC after PSCI CPU suspend by Douglas Raillard · 8 years ago
  14. 1645d3e Miscellaneous doc fixes for v1.2 by Sandrine Bailleux · 9 years ago
  15. 63b8440 TSP: Allow preemption of synchronous S-EL1 interrupt handling by Soby Mathew · 9 years ago
  16. 0244613 Enable use of FIQs and IRQs as TSP interrupts by Soby Mathew · 9 years ago
  17. 404dba5 Unify interrupt return paths from TSP into the TSPD by Soby Mathew · 9 years ago
  18. 5471841 Remove the IMF_READ_INTERRUPT_ID build option by Soby Mathew · 9 years ago
  19. fd650ff PSCI: Migrate SPDs and TSP to the new platform and framework API by Soby Mathew · 9 years ago
  20. f4f1ae7 Demonstrate model for routing IRQs to EL3 by Soby Mathew · 10 years ago
  21. d5f1309 Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs by Juan Castillo · 10 years ago
  22. faaa2e7 Support asynchronous method for BL3-2 initialization by Vikram Kanigiri · 10 years ago
  23. 50e27da Rework the TSPD setup code by Vikram Kanigiri · 10 years ago
  24. 167a935 Initialise CPU contexts from entry_point_info by Andrew Thoelke · 10 years ago
  25. 08ab89d Provide cm_get/set_context() for current CPU by Andrew Thoelke · 10 years ago
  26. a378108 Fix compilation issue for IMF_READ_INTERRUPT_ID build flag by Soby Mathew · 10 years ago
  27. 05b6edf Merge pull request #110 from soby-mathew:sm/support_normal_irq_in_tsp-v4 into for-v0.4 by Dan Handley · 10 years ago
  28. 9865ac1 Further renames of platform porting functions by Dan Handley · 10 years ago
  29. 10b65ec Fixup Standard SMC Resume Handling by Soby Mathew · 10 years ago
  30. 399fb08 Use a vector table for TSP entrypoints by Andrew Thoelke · 10 years ago
  31. 239b04f Non-Secure Interrupt support during Standard SMC processing in TSP by Soby Mathew · 10 years ago
  32. b44a443 Add S-EL1 interrupt handling support in the TSPD by Achin Gupta · 10 years ago
  33. c429b5e Add context library API to change a bit in SCR_EL3 by Achin Gupta · 10 years ago
  34. 3ee8a16 Rework 'state' field usage in per-cpu TSP context by Achin Gupta · 10 years ago
  35. 6871c5d Rework memory information passing to BL3-x images by Vikram Kanigiri · 10 years ago
  36. 4112bfa Populate BL31 input parameters as per new spec by Vikram Kanigiri · 10 years ago
  37. 97043ac Reduce deep nesting of header files by Dan Handley · 10 years ago
  38. fb037bf Always use named structs in header files by Dan Handley · 10 years ago
  39. 35e98e5 Make use of user/system includes more consistent by Dan Handley · 10 years ago
  40. 52538b9 Implement standard calls for TSP by Jeenu Viswambharan · 10 years ago
  41. 7f36660 Implement late binding for runtime hooks by Jeenu Viswambharan · 11 years ago
  42. 916a2c1 Rework arithmetic operations in Test Secure Payload by Achin Gupta · 11 years ago
  43. 607084e Add power management support in the SPD by Achin Gupta · 11 years ago
  44. 375f538 Add Test Secure Payload Dispatcher (TSPD) service by Achin Gupta · 11 years ago