1. 34244d9 Remove deprecated early platform setup interfaces by Antonio Nino Diaz · 6 years ago
  2. a6f340f Introduce the new BL handover interface by Soby Mathew · 7 years ago
  3. 62d862e spd: tlkd: support for "NS memory ranges" function ID by Varun Wadekar · 7 years ago
  4. 7181609 bl32: add secure interrupt handling in AArch32 sp_min by Etienne Carriere · 7 years ago
  5. 2156830 sp_min: Implement `sp_min_plat_runtime_setup()` by Dimitris Papastamos · 8 years ago
  6. bbbbcda Migrate secure payload dispatchers to new SMC terminology by David Cunado · 8 years ago
  7. f132b4a Merge pull request #925 from dp-arm/dp/spdx by davidcunado-arm · 8 years ago
  8. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  9. 4b427bd Merge pull request #919 from davidcunado-arm/dc/smc_yielding_generic by davidcunado-arm · 8 years ago
  10. 53d9c9c Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · 8 years ago
  11. 16292f5 Update terminology: standard SMC to yielding SMC by David Cunado · 8 years ago
  12. 9edac04 Resolve build errors flagged by GCC 6.2 by David Cunado · 8 years ago
  13. 3df6012 Abort preempted TSP STD SMC after PSCI CPU suspend by Douglas Raillard · 8 years ago
  14. 5388a58 Fix TSP_STD_FID macro by Douglas Raillard · 8 years ago
  15. d991551 AArch32: Support in SP_MIN to receive arguments from BL2 by Yatharth Kochar · 9 years ago
  16. c11ba85 AArch32: add a minimal secure payload (SP_MIN) by Soby Mathew · 9 years ago
  17. 0244613 Enable use of FIQs and IRQs as TSP interrupts by Soby Mathew · 9 years ago
  18. 404dba5 Unify interrupt return paths from TSP into the TSPD by Soby Mathew · 9 years ago
  19. cb790c5 Send power management events to the Trusted OS (TLK) by Varun Wadekar · 9 years ago
  20. 709a3c4 Pass arguments/results between EL3/S-EL1 via CPU registers (x0-x7) by Varun Wadekar · 10 years ago
  21. 6693962 Open/Close TA sessions, send commands/events to TAs by Varun Wadekar · 10 years ago
  22. f9d2505 Preempt/Resume standard function ID calls by Varun Wadekar · 10 years ago
  23. 6e159e7 Translate secure/non-secure virtual addresses by Varun Wadekar · 10 years ago
  24. 77199df Register NS shared memory for SP's activity logs and TA sessions by Varun Wadekar · 10 years ago
  25. 2203831 Add TLK Dispatcher (tlkd) based on the Test Dispatcher (tspd) by Varun Wadekar · 10 years ago
  26. d5f1309 Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs by Juan Castillo · 10 years ago
  27. 5a06bb7 Clarify platform porting interface to TSP by Dan Handley · 10 years ago
  28. da0af78 Move TSP private declarations into separate header by Dan Handley · 10 years ago
  29. dec5e0d Move BL porting functions into platform.h by Dan Handley · 11 years ago
  30. 5f0cdb0 Split platform.h into separate headers by Dan Handley · 11 years ago
  31. c6bc071 Remove extern keyword from function declarations by Dan Handley · 11 years ago
  32. 399fb08 Use a vector table for TSP entrypoints by Andrew Thoelke · 11 years ago
  33. 239b04f Non-Secure Interrupt support during Standard SMC processing in TSP by Soby Mathew · 11 years ago
  34. 6cf8902 Add support for synchronous FIQ handling in TSP by Achin Gupta · 11 years ago
  35. fa9c08b Use secure timer to generate S-EL1 interrupts by Achin Gupta · 11 years ago
  36. 97043ac Reduce deep nesting of header files by Dan Handley · 11 years ago
  37. fb037bf Always use named structs in header files by Dan Handley · 11 years ago
  38. bdbfc3c Separate out CASSERT macro into own header by Dan Handley · 11 years ago
  39. 4ecca33 Move include and source files to logical locations by Dan Handley · 11 years ago