1. f4bbf43 feat(optee): add device tree for coreboot table by Jeffrey Kardatzke · 2 years, 6 months ago
  2. 1845957 Merge "fix(optee): return UUID for image loading service" into integration by Julius Werner · 2 years, 4 months ago
  3. 85ab882 fix(optee): return UUID for image loading service by Jeffrey Kardatzke · 2 years, 5 months ago
  4. 9a90d72 style: remove useless trailing semicolon and line continuations by Elyes Haouas · 2 years, 6 months ago
  5. 8d7c80f fix(optee): address late comments and fix bad rc by Jeffrey Kardatzke · 2 years, 6 months ago
  6. 05c69cf feat(optee): add loading OP-TEE image via an SMC by Jeffrey Kardatzke · 2 years, 10 months ago
  7. 43f999a spd: opteed: enable NS_TIMER_SWITCH by Sumit Garg · 6 years ago
  8. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
  9. bd97f83 Remove references to old project name from common files by John Tsichritzis · 6 years ago
  10. 8aabea3 Correct typographical errors by Paul Beesley · 7 years ago
  11. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  12. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  13. 820540b opteed: pass power level on suspend by Jorge Ramirez-Ortiz · 7 years ago
  14. 6c77e74 Fix some violations to MISRA rule 8.3 by Sandrine Bailleux · 7 years ago
  15. 776ff52 Fix MISRA Rule 5.7 Part 3 by Daniel Boulby · 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. 92cad5f spd: Use `ENABLE_ASSERTIONS` instead of `DEBUG` by Antonio Nino Diaz · 8 years ago
  20. 19911aa opteed: pass device tree pointer in x2 by Jens Wiklander · 8 years ago
  21. d59a6ac Support paging function for OPTEE. by Edison Ai · 8 years ago
  22. 2a4b4b7 Fix order of #includes by Isla Mitchell · 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. 32f0d3c Replace some memset call by zeromem by Douglas Raillard · 9 years ago
  26. 29464f1 opteed: assume aarch64 for optee by Ashutosh Singh · 9 years ago
  27. 56a6412 pass r0-r6 as part of smc param by Ashutosh Singh · 9 years ago
  28. 5471841 Remove the IMF_READ_INTERRUPT_ID build option by Soby Mathew · 10 years ago
  29. f1054c9 Pass the target suspend level to SPD suspend hooks by Achin Gupta · 10 years ago
  30. fd650ff PSCI: Migrate SPDs and TSP to the new platform and framework API by Soby Mathew · 10 years ago
  31. 8b77962 Add support to indicate size and end of assembly functions by Kévin Petit · 10 years ago
  32. 31244d7 Save 'power_state' early in PSCI CPU_SUSPEND call by Soby Mathew · 11 years ago
  33. aa5da46 Add opteed based on tspd by Jens Wiklander · 11 years ago