1. 785e66c refactor(libc): clean up dependencies in libc by Claus Pedersen · 1 year, 9 months ago
  2. 71d33be feat(services): add a SPD for ProvenCore by Florian Lugou · 2 years, 9 months ago
  3. 60786e7 test(el3-runtime): dit is retained on world switch by Daniel Boulby · 2 years, 7 months ago
  4. 95867b1 spd: tlkd: support new TLK SMCs for RPMB service by Mustafa Yigit Bilgen · 6 years ago
  5. f09264a tlkd: remove system off/reset handlers by Varun Wadekar · 6 years ago
  6. 079e20e spd: tlkd: secure timer interrupt handler by Varun Wadekar · 6 years ago
  7. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
  8. 0cfd396 sp_min: make sp_min_warm_entrypoint public by Heiko Stuebner · 5 years ago
  9. e61ece0 TSP: Enable pointer authentication support by Antonio Nino Diaz · 5 years ago
  10. 518230c tlkd: support new TLK SMCs by Mihir Joshi · 6 years ago
  11. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 5 years ago
  12. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  13. 5a99925 Remove deprecated early platform setup interfaces by Antonio Nino Diaz · 6 years ago
  14. 73308d0 Introduce the new BL handover interface by Soby Mathew · 6 years ago
  15. b5664d3 spd: tlkd: support for "NS memory ranges" function ID by Varun Wadekar · 6 years ago
  16. dc0fea7 bl32: add secure interrupt handling in AArch32 sp_min by Etienne Carriere · 7 years ago
  17. 52323b0 sp_min: Implement `sp_min_plat_runtime_setup()` by Dimitris Papastamos · 7 years ago
  18. c8833ea Migrate secure payload dispatchers to new SMC terminology by David Cunado · 7 years ago
  19. f251a4c Merge pull request #925 from dp-arm/dp/spdx by davidcunado-arm · 7 years ago
  20. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  21. 7dc9133 Merge pull request #919 from davidcunado-arm/dc/smc_yielding_generic by davidcunado-arm · 7 years ago
  22. bf404c0 Move defines in utils.h to utils_def.h to fix shared header compile issues by Scott Branden · 7 years ago
  23. 28f69ab Update terminology: standard SMC to yielding SMC by David Cunado · 7 years ago
  24. 2e36de8 Resolve build errors flagged by GCC 6.2 by David Cunado · 7 years ago
  25. f212965 Abort preempted TSP STD SMC after PSCI CPU suspend by Douglas Raillard · 8 years ago
  26. 04939f1 Fix TSP_STD_FID macro by Douglas Raillard · 7 years ago
  27. 1c16a4c AArch32: Support in SP_MIN to receive arguments from BL2 by Yatharth Kochar · 8 years ago
  28. ec8ac1c AArch32: add a minimal secure payload (SP_MIN) by Soby Mathew · 8 years ago
  29. bec9851 Enable use of FIQs and IRQs as TSP interrupts by Soby Mathew · 9 years ago
  30. bc91282 Unify interrupt return paths from TSP into the TSPD by Soby Mathew · 9 years ago
  31. a70dec3 Send power management events to the Trusted OS (TLK) by Varun Wadekar · 9 years ago
  32. ebfeae9 Pass arguments/results between EL3/S-EL1 via CPU registers (x0-x7) by Varun Wadekar · 9 years ago
  33. b539b6c Open/Close TA sessions, send commands/events to TAs by Varun Wadekar · 9 years ago
  34. 968c029 Preempt/Resume standard function ID calls by Varun Wadekar · 9 years ago
  35. 97625e3 Translate secure/non-secure virtual addresses by Varun Wadekar · 9 years ago
  36. a97535f Register NS shared memory for SP's activity logs and TA sessions by Varun Wadekar · 9 years ago
  37. 3d4e6a5 Add TLK Dispatcher (tlkd) based on the Test Dispatcher (tspd) by Varun Wadekar · 9 years ago
  38. 4dc4a47 Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs by Juan Castillo · 10 years ago
  39. 4fd2f5c Clarify platform porting interface to TSP by Dan Handley · 10 years ago
  40. e2c27f5 Move TSP private declarations into separate header by Dan Handley · 10 years ago
  41. 7ce42df Move BL porting functions into platform.h by Dan Handley · 10 years ago
  42. ed6ff95 Split platform.h into separate headers by Dan Handley · 10 years ago
  43. a17fefa Remove extern keyword from function declarations by Dan Handley · 10 years ago
  44. 891c4ca Use a vector table for TSP entrypoints by Andrew Thoelke · 10 years ago
  45. 9f71f70 Non-Secure Interrupt support during Standard SMC processing in TSP by Soby Mathew · 10 years ago
  46. 7671789 Add support for synchronous FIQ handling in TSP by Achin Gupta · 10 years ago
  47. 405406d Use secure timer to generate S-EL1 interrupts by Achin Gupta · 10 years ago
  48. 2bd4ef2 Reduce deep nesting of header files by Dan Handley · 10 years ago
  49. e2712bc Always use named structs in header files by Dan Handley · 10 years ago
  50. f3c8f32 Separate out CASSERT macro into own header by Dan Handley · 10 years ago
  51. a70615f Move include and source files to logical locations by Dan Handley · 10 years ago