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