1. 183638f style: remove useless trailing semicolon and line continuations by Elyes Haouas · Mon Feb 13 10:05:41 2023 +0100
  2. bde5c95 Add wrapper for AT instruction by Manish V Badarkhe · Tue Jul 14 14:43:12 2020 +0100
  3. 95867b1 spd: tlkd: support new TLK SMCs for RPMB service by Mustafa Yigit Bilgen · Mon Dec 03 15:53:38 2018 -0800
  4. f09264a tlkd: remove system off/reset handlers by Varun Wadekar · Mon Nov 05 15:12:55 2018 -0800
  5. 079e20e spd: tlkd: secure timer interrupt handler by Varun Wadekar · Fri Aug 10 09:55:25 2018 -0700
  6. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · Tue Jul 09 13:49:11 2019 -0700
  7. 31a157f Sanitize SPD include paths by Antonio Nino Diaz · Mon Feb 11 11:57:57 2019 +0000
  8. 51b4a1f spd: tlkd: remove unwanted assert on System Suspend entry by Mihir Joshi · Thu Mar 01 14:36:24 2018 -0800
  9. 518230c tlkd: support new TLK SMCs by Mihir Joshi · Mon Jan 22 14:02:16 2018 -0800
  10. 1fbc97b Correct typographical errors by Paul Beesley · Fri Jan 11 18:26:51 2019 +0000
  11. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  12. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · Thu Nov 08 10:20:19 2018 +0000
  13. 8942a1b Ensure the flow through switch statements is clear by Daniel Boulby · Fri Jun 22 14:16:03 2018 +0100
  14. eace8f1 Make TF UUID RFC 4122 compliant by Roberto Vargas · Thu Apr 26 13:36:53 2018 +0100
  15. 5ac9d96 Fix pointer type mismatch of handlers by Masahiro Yamada · Thu Apr 19 01:18:48 2018 +0900
  16. 5621275 spd: add static qualifier to locally used functions and data by Masahiro Yamada · Thu Apr 19 01:14:42 2018 +0900
  17. 75a5d8b services: fix switch statements to comply with MISRA rules by Jonathan Wright · Wed Mar 14 15:56:21 2018 +0000
  18. b5664d3 spd: tlkd: support for "NS memory ranges" function ID by Varun Wadekar · Mon Jan 08 11:35:40 2018 -0800
  19. 0fbaa5c spd: Use `ENABLE_ASSERTIONS` instead of `DEBUG` by Antonio Nino Diaz · Thu Oct 19 16:55:48 2017 +0100
  20. 9930501 Fix order of #includes by Isla Mitchell · Tue Jul 11 14:54:08 2017 +0100
  21. 66231d1 Tegra: enable 'signed-comparison' compilation warning/errors by Varun Wadekar · Wed Jun 07 09:57:42 2017 -0700
  22. c8833ea Migrate secure payload dispatchers to new SMC terminology by David Cunado · Sun Apr 16 17:15:08 2017 +0100
  23. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  24. 0bbe8a6 tlkd: execute standard SMC calls on the boot CPU by Varun Wadekar · Tue Jun 07 21:21:59 2016 -0700
  25. 5e1fa05 TLKD: pass results with TLK_RESUME_FID function ID by Varun Wadekar · Wed Oct 07 17:15:41 2015 +0530
  26. a70dec3 Send power management events to the Trusted OS (TLK) by Varun Wadekar · Wed Aug 26 12:49:03 2015 +0530
  27. 3543c7b Merge pull request #361 from achingupta/for_sm/psci_proto_v5 by Achin Gupta · Mon Aug 17 14:56:31 2015 +0100
  28. da43b66 PSCI: Migrate SPDs and TSP to the new platform and framework API by Soby Mathew · Wed Jul 08 21:45:46 2015 +0100
  29. f5bd697 tlkd: delete 'NEED_BL32' build variable by Varun Wadekar · Fri Jul 24 18:00:33 2015 +0530
  30. ebfeae9 Pass arguments/results between EL3/S-EL1 via CPU registers (x0-x7) by Varun Wadekar · Thu Apr 02 14:57:47 2015 +0530
  31. a877c25 Add support to indicate size and end of assembly functions by Kévin Petit · Tue Mar 24 14:03:57 2015 +0000
  32. b539b6c Open/Close TA sessions, send commands/events to TAs by Varun Wadekar · Fri Mar 13 15:18:20 2015 +0530
  33. 968c029 Preempt/Resume standard function ID calls by Varun Wadekar · Fri Mar 13 15:10:54 2015 +0530
  34. 97625e3 Translate secure/non-secure virtual addresses by Varun Wadekar · Fri Mar 13 14:59:03 2015 +0530
  35. a97535f Register NS shared memory for SP's activity logs and TA sessions by Varun Wadekar · Fri Mar 13 14:19:11 2015 +0530
  36. 3d4e6a5 Add TLK Dispatcher (tlkd) based on the Test Dispatcher (tspd) by Varun Wadekar · Fri Mar 13 14:01:03 2015 +0530