1. 60786e7 test(el3-runtime): dit is retained on world switch by Daniel Boulby · 2 years, 8 months ago
  2. ae34f4d Bug fix in tspd interrupt handling when TSP_NS_INTR_ASYNC_PREEMPT is enabled by Madhukar Pappireddy · 3 years, 10 months ago
  3. 91d8061 coverity: fix MISRA violations by Zelalem · 4 years, 5 months ago
  4. 1fbc97b Correct typographical errors by Paul Beesley · 5 years ago
  5. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  6. 8942a1b Ensure the flow through switch statements is clear by Daniel Boulby · 6 years ago
  7. eace8f1 Make TF UUID RFC 4122 compliant by Roberto Vargas · 6 years ago
  8. 5ac9d96 Fix pointer type mismatch of handlers by Masahiro Yamada · 6 years ago
  9. 5621275 spd: add static qualifier to locally used functions and data by Masahiro Yamada · 6 years ago
  10. 75a5d8b services: fix switch statements to comply with MISRA rules by Jonathan Wright · 6 years ago
  11. abf5b06 TSPD: Register preempted SMC error code with EHF by Jeenu Viswambharan · 6 years ago
  12. 339580c TSPD: Explicitly allow NS preemption for Yielding SMCs by Jeenu Viswambharan · 6 years ago
  13. 9930501 Fix order of #includes by Isla Mitchell · 7 years ago
  14. f251a4c Merge pull request #925 from dp-arm/dp/spdx by davidcunado-arm · 7 years ago
  15. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  16. 7dc9133 Merge pull request #919 from davidcunado-arm/dc/smc_yielding_generic by davidcunado-arm · 7 years ago
  17. 28f69ab Update terminology: standard SMC to yielding SMC by David Cunado · 7 years ago
  18. acb2914 tspd:FWU:Fix usage of SMC_RET0 by Antonio Nino Diaz · 7 years ago
  19. bcc3dd3 Fix TSPD implementation of STD SMC ABORT by Douglas Raillard · 7 years ago
  20. f212965 Abort preempted TSP STD SMC after PSCI CPU suspend by Douglas Raillard · 8 years ago
  21. f4119ec Miscellaneous doc fixes for v1.2 by Sandrine Bailleux · 9 years ago
  22. 7866424 TSP: Allow preemption of synchronous S-EL1 interrupt handling by Soby Mathew · 9 years ago
  23. bec9851 Enable use of FIQs and IRQs as TSP interrupts by Soby Mathew · 9 years ago
  24. bc91282 Unify interrupt return paths from TSP into the TSPD by Soby Mathew · 9 years ago
  25. c5204fa Remove the IMF_READ_INTERRUPT_ID build option by Soby Mathew · 9 years ago
  26. da43b66 PSCI: Migrate SPDs and TSP to the new platform and framework API by Soby Mathew · 9 years ago
  27. 47903c0 Demonstrate model for routing IRQs to EL3 by Soby Mathew · 9 years ago
  28. 4dc4a47 Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs by Juan Castillo · 10 years ago
  29. 4e81341 Support asynchronous method for BL3-2 initialization by Vikram Kanigiri · 10 years ago
  30. 9d70f0f Rework the TSPD setup code by Vikram Kanigiri · 10 years ago
  31. 4e12607 Initialise CPU contexts from entry_point_info by Andrew Thoelke · 10 years ago
  32. a2f6553 Provide cm_get/set_context() for current CPU by Andrew Thoelke · 10 years ago
  33. 93c89ec Fix compilation issue for IMF_READ_INTERRUPT_ID build flag by Soby Mathew · 10 years ago
  34. 459df4c Merge pull request #110 from soby-mathew:sm/support_normal_irq_in_tsp-v4 into for-v0.4 by Dan Handley · 10 years ago
  35. 701fea7 Further renames of platform porting functions by Dan Handley · 10 years ago
  36. 3d57851 Fixup Standard SMC Resume Handling by Soby Mathew · 10 years ago
  37. 891c4ca Use a vector table for TSP entrypoints by Andrew Thoelke · 10 years ago
  38. 9f71f70 Non-Secure Interrupt support during Standard SMC processing in TSP by Soby Mathew · 10 years ago
  39. aeaab68 Add S-EL1 interrupt handling support in the TSPD by Achin Gupta · 10 years ago
  40. 27b895e Add context library API to change a bit in SCR_EL3 by Achin Gupta · 10 years ago
  41. 18d6eaf Rework 'state' field usage in per-cpu TSP context by Achin Gupta · 10 years ago
  42. d8c9d26 Rework memory information passing to BL3-x images by Vikram Kanigiri · 10 years ago
  43. da56743 Populate BL31 input parameters as per new spec by Vikram Kanigiri · 10 years ago
  44. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · 10 years ago
  45. e2712bc Always use named structs in header files by Dan Handley · 10 years ago
  46. 714a0d2 Make use of user/system includes more consistent by Dan Handley · 10 years ago
  47. df1ddb5 Implement standard calls for TSP by Jeenu Viswambharan · 10 years ago
  48. 7f36660 Implement late binding for runtime hooks by Jeenu Viswambharan · 10 years ago
  49. 916a2c1 Rework arithmetic operations in Test Secure Payload by Achin Gupta · 10 years ago
  50. 607084e Add power management support in the SPD by Achin Gupta · 10 years ago
  51. 375f538 Add Test Secure Payload Dispatcher (TSPD) service by Achin Gupta · 10 years ago