1. 52323b0 sp_min: Implement `sp_min_plat_runtime_setup()` by Dimitris Papastamos · 7 years ago
  2. c8833ea Migrate secure payload dispatchers to new SMC terminology by David Cunado · 7 years ago
  3. f251a4c Merge pull request #925 from dp-arm/dp/spdx by davidcunado-arm · 7 years ago
  4. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  5. 7dc9133 Merge pull request #919 from davidcunado-arm/dc/smc_yielding_generic by davidcunado-arm · 7 years ago
  6. bf404c0 Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · 7 years ago
  7. 28f69ab Update terminology: standard SMC to yielding SMC by David Cunado · 7 years ago
  8. 2e36de8 Resolve build errors flagged by GCC 6.2 by David Cunado · 7 years ago
  9. f212965 Abort preempted TSP STD SMC after PSCI CPU suspend by Douglas Raillard · 8 years ago
  10. 04939f1 Fix TSP_STD_FID macro by Douglas Raillard · 8 years ago
  11. 1c16a4c AArch32: Support in SP_MIN to receive arguments from BL2 by Yatharth Kochar · 8 years ago
  12. ec8ac1c AArch32: add a minimal secure payload (SP_MIN) by Soby Mathew · 8 years ago
  13. bec9851 Enable use of FIQs and IRQs as TSP interrupts by Soby Mathew · 9 years ago
  14. bc91282 Unify interrupt return paths from TSP into the TSPD by Soby Mathew · 9 years ago
  15. a70dec3 Send power management events to the Trusted OS (TLK) by Varun Wadekar · 9 years ago
  16. ebfeae9 Pass arguments/results between EL3/S-EL1 via CPU registers (x0-x7) by Varun Wadekar · 9 years ago
  17. b539b6c Open/Close TA sessions, send commands/events to TAs by Varun Wadekar · 9 years ago
  18. 968c029 Preempt/Resume standard function ID calls by Varun Wadekar · 9 years ago
  19. 97625e3 Translate secure/non-secure virtual addresses by Varun Wadekar · 9 years ago
  20. a97535f Register NS shared memory for SP's activity logs and TA sessions by Varun Wadekar · 9 years ago
  21. 3d4e6a5 Add TLK Dispatcher (tlkd) based on the Test Dispatcher (tspd) by Varun Wadekar · 9 years ago
  22. 4dc4a47 Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs by Juan Castillo · 10 years ago
  23. 4fd2f5c Clarify platform porting interface to TSP by Dan Handley · 10 years ago
  24. e2c27f5 Move TSP private declarations into separate header by Dan Handley · 10 years ago
  25. 7ce42df Move BL porting functions into platform.h by Dan Handley · 10 years ago
  26. ed6ff95 Split platform.h into separate headers by Dan Handley · 10 years ago
  27. a17fefa Remove extern keyword from function declarations by Dan Handley · 10 years ago
  28. 891c4ca Use a vector table for TSP entrypoints by Andrew Thoelke · 10 years ago
  29. 9f71f70 Non-Secure Interrupt support during Standard SMC processing in TSP by Soby Mathew · 10 years ago
  30. 7671789 Add support for synchronous FIQ handling in TSP by Achin Gupta · 10 years ago
  31. 405406d Use secure timer to generate S-EL1 interrupts by Achin Gupta · 10 years ago
  32. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · 10 years ago
  33. e2712bc Always use named structs in header files by Dan Handley · 10 years ago
  34. f3c8f32 Separate out CASSERT macro into own header by Dan Handley · 10 years ago
  35. a70615f Move include and source files to logical locations by Dan Handley · 10 years ago