1. 0ec69a5 fix(optee): set interrupt handler before kernel boot by Jeffrey Kardatzke · 1 year, 4 months ago
  2. b22e689 feat(cros_widevine): add ChromeOS widevine SMC handler by Yi Chou · 2 years, 4 months ago
  3. 0e8def9 feat(optee): enable transfer list in opteed by Raymond Mao · 1 year, 10 months ago
  4. f4bbf43 feat(optee): add device tree for coreboot table by Jeffrey Kardatzke · 2 years, 6 months ago
  5. 1845957 Merge "fix(optee): return UUID for image loading service" into integration by Julius Werner · 2 years, 4 months ago
  6. 85ab882 fix(optee): return UUID for image loading service by Jeffrey Kardatzke · 2 years, 5 months ago
  7. 9a90d72 style: remove useless trailing semicolon and line continuations by Elyes Haouas · 2 years, 6 months ago
  8. 8d7c80f fix(optee): address late comments and fix bad rc by Jeffrey Kardatzke · 2 years, 6 months ago
  9. 05c69cf feat(optee): add loading OP-TEE image via an SMC by Jeffrey Kardatzke · 2 years, 10 months ago
  10. 43f999a spd: opteed: enable NS_TIMER_SWITCH by Sumit Garg · 6 years ago
  11. d5dfdeb Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 6 years ago
  12. bd97f83 Remove references to old project name from common files by John Tsichritzis · 6 years ago
  13. 8aabea3 Correct typographical errors by Paul Beesley · 7 years ago
  14. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  15. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  16. 820540b opteed: pass power level on suspend by Jorge Ramirez-Ortiz · 7 years ago
  17. 6c77e74 Fix some violations to MISRA rule 8.3 by Sandrine Bailleux · 7 years ago
  18. 776ff52 Fix MISRA Rule 5.7 Part 3 by Daniel Boulby · 7 years ago
  19. 57d1e5f Fix pointer type mismatch of handlers by Masahiro Yamada · 7 years ago
  20. 724fd95 spd: add static qualifier to locally used functions and data by Masahiro Yamada · 7 years ago
  21. 185a23f services: fix switch statements to comply with MISRA rules by Jonathan Wright · 7 years ago
  22. 92cad5f spd: Use `ENABLE_ASSERTIONS` instead of `DEBUG` by Antonio Nino Diaz · 8 years ago
  23. 19911aa opteed: pass device tree pointer in x2 by Jens Wiklander · 8 years ago
  24. d59a6ac Support paging function for OPTEE. by Edison Ai · 8 years ago
  25. 2a4b4b7 Fix order of #includes by Isla Mitchell · 8 years ago
  26. bbbbcda Migrate secure payload dispatchers to new SMC terminology by David Cunado · 8 years ago
  27. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  28. 32f0d3c Replace some memset call by zeromem by Douglas Raillard · 9 years ago
  29. 29464f1 opteed: assume aarch64 for optee by Ashutosh Singh · 9 years ago
  30. 56a6412 pass r0-r6 as part of smc param by Ashutosh Singh · 9 years ago
  31. 5471841 Remove the IMF_READ_INTERRUPT_ID build option by Soby Mathew · 10 years ago
  32. f1054c9 Pass the target suspend level to SPD suspend hooks by Achin Gupta · 10 years ago
  33. fd650ff PSCI: Migrate SPDs and TSP to the new platform and framework API by Soby Mathew · 10 years ago
  34. 8b77962 Add support to indicate size and end of assembly functions by Kévin Petit · 10 years ago
  35. 31244d7 Save 'power_state' early in PSCI CPU_SUSPEND call by Soby Mathew · 11 years ago
  36. aa5da46 Add opteed based on tspd by Jens Wiklander · 11 years ago