1. 3065513 feat(d128): add support for FEAT_D128 by Govindraj Raja · 11 months ago
  2. 9a90d72 style: remove useless trailing semicolon and line continuations by Elyes Haouas · 2 years, 6 months ago
  3. 86ba585 Add wrapper for AT instruction by Manish V Badarkhe · 5 years ago
  4. bd0c2f8 spd: tlkd: support new TLK SMCs for RPMB service by Mustafa Yigit Bilgen · 7 years ago
  5. 0600cf6 tlkd: remove system off/reset handlers by Varun Wadekar · 7 years ago
  6. d205cda spd: tlkd: secure timer interrupt handler by Varun Wadekar · 7 years ago
  7. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
  8. b29c1b0 Sanitize SPD include paths by Antonio Nino Diaz · 6 years ago
  9. 278d599 spd: tlkd: remove unwanted assert on System Suspend entry by Mihir Joshi · 7 years ago
  10. 7bc05f5 tlkd: support new TLK SMCs by Mihir Joshi · 8 years ago
  11. 8aabea3 Correct typographical errors by Paul Beesley · 7 years ago
  12. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  13. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  14. a08a201 Ensure the flow through switch statements is clear by Daniel Boulby · 7 years ago
  15. 0336486 Make TF UUID RFC 4122 compliant by Roberto Vargas · 7 years ago
  16. 57d1e5f Fix pointer type mismatch of handlers by Masahiro Yamada · 7 years ago
  17. 724fd95 spd: add static qualifier to locally used functions and data by Masahiro Yamada · 7 years ago
  18. 185a23f services: fix switch statements to comply with MISRA rules by Jonathan Wright · 7 years ago
  19. 62d862e spd: tlkd: support for "NS memory ranges" function ID by Varun Wadekar · 8 years ago
  20. 92cad5f spd: Use `ENABLE_ASSERTIONS` instead of `DEBUG` by Antonio Nino Diaz · 8 years ago
  21. 2a4b4b7 Fix order of #includes by Isla Mitchell · 8 years ago
  22. 6311f63 Tegra: enable 'signed-comparison' compilation warning/errors by Varun Wadekar · 8 years ago
  23. bbbbcda Migrate secure payload dispatchers to new SMC terminology by David Cunado · 8 years ago
  24. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  25. 26670c8 tlkd: execute standard SMC calls on the boot CPU by Varun Wadekar · 9 years ago
  26. ca15d9b TLKD: pass results with TLK_RESUME_FID function ID by Varun Wadekar · 10 years ago
  27. cb790c5 Send power management events to the Trusted OS (TLK) by Varun Wadekar · 10 years ago
  28. 432b990 Merge pull request #361 from achingupta/for_sm/psci_proto_v5 by Achin Gupta · 10 years ago
  29. fd650ff PSCI: Migrate SPDs and TSP to the new platform and framework API by Soby Mathew · 10 years ago
  30. 458c3c1 tlkd: delete 'NEED_BL32' build variable by Varun Wadekar · 10 years ago
  31. 709a3c4 Pass arguments/results between EL3/S-EL1 via CPU registers (x0-x7) by Varun Wadekar · 10 years ago
  32. 8b77962 Add support to indicate size and end of assembly functions by Kévin Petit · 10 years ago
  33. 6693962 Open/Close TA sessions, send commands/events to TAs by Varun Wadekar · 10 years ago
  34. f9d2505 Preempt/Resume standard function ID calls by Varun Wadekar · 10 years ago
  35. 6e159e7 Translate secure/non-secure virtual addresses by Varun Wadekar · 10 years ago
  36. 77199df Register NS shared memory for SP's activity logs and TA sessions by Varun Wadekar · 10 years ago
  37. 2203831 Add TLK Dispatcher (tlkd) based on the Test Dispatcher (tspd) by Varun Wadekar · 10 years ago