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