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