1. 916eb9e fix(optee): set interrupt handler before kernel boot by Jeffrey Kardatzke · Wed Apr 17 10:38:17 2024 -0700
  2. 097051f feat(cros_widevine): add ChromeOS widevine SMC handler by Yi Chou · Tue Apr 11 15:57:08 2023 +0800
  3. 5fe9abb feat(optee): enable transfer list in opteed by Raymond Mao · Wed Oct 04 09:36:21 2023 -0700
  4. 4552189 feat(optee): add device tree for coreboot table by Jeffrey Kardatzke · Thu Feb 09 10:45:35 2023 -0800
  5. ce0b04d Merge "fix(optee): return UUID for image loading service" into integration by Julius Werner · Wed Mar 29 22:22:44 2023 +0200
  6. 85f05c0 fix(optee): return UUID for image loading service by Jeffrey Kardatzke · Thu Mar 02 12:02:51 2023 -0800
  7. 183638f style: remove useless trailing semicolon and line continuations by Elyes Haouas · Mon Feb 13 10:05:41 2023 +0100
  8. ab7e557 fix(optee): address late comments and fix bad rc by Jeffrey Kardatzke · Thu Feb 09 11:03:17 2023 -0800
  9. 7e6b09a feat(optee): add loading OP-TEE image via an SMC by Jeffrey Kardatzke · Mon Oct 03 15:50:21 2022 -0700
  10. 594b357 spd: opteed: enable NS_TIMER_SWITCH by Sumit Garg · Mon Aug 05 14:34:48 2019 +0530
  11. 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · Tue Jul 09 13:49:11 2019 -0700
  12. 63801cd Remove references to old project name from common files by John Tsichritzis · Fri Jul 05 14:22:12 2019 +0100
  13. 1fbc97b Correct typographical errors by Paul Beesley · Fri Jan 11 18:26:51 2019 +0000
  14. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  15. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · Thu Nov 08 10:20:19 2018 +0000
  16. d3fb524 opteed: pass power level on suspend by Jorge Ramirez-Ortiz · Thu Aug 30 16:12:12 2018 +0200
  17. b3b6e22 Fix some violations to MISRA rule 8.3 by Sandrine Bailleux · Wed Jul 11 12:44:22 2018 +0200
  18. c5259cc Fix MISRA Rule 5.7 Part 3 by Daniel Boulby · Tue May 15 11:41:55 2018 +0100
  19. 5ac9d96 Fix pointer type mismatch of handlers by Masahiro Yamada · Thu Apr 19 01:18:48 2018 +0900
  20. 5621275 spd: add static qualifier to locally used functions and data by Masahiro Yamada · Thu Apr 19 01:14:42 2018 +0900
  21. 75a5d8b services: fix switch statements to comply with MISRA rules by Jonathan Wright · Wed Mar 14 15:56:21 2018 +0000
  22. 0fbaa5c spd: Use `ENABLE_ASSERTIONS` instead of `DEBUG` by Antonio Nino Diaz · Thu Oct 19 16:55:48 2017 +0100
  23. ce6cd16 opteed: pass device tree pointer in x2 by Jens Wiklander · Thu Aug 24 13:16:22 2017 +0200
  24. 5d685d3 Support paging function for OPTEE. by Edison Ai · Tue Jul 18 16:52:26 2017 +0800
  25. 9930501 Fix order of #includes by Isla Mitchell · Tue Jul 11 14:54:08 2017 +0100
  26. c8833ea Migrate secure payload dispatchers to new SMC terminology by David Cunado · Sun Apr 16 17:15:08 2017 +0100
  27. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  28. a8954fc Replace some memset call by zeromem by Douglas Raillard · Thu Jan 26 15:54:44 2017 +0000
  29. 82a720e opteed: assume aarch64 for optee by Ashutosh Singh · Fri May 27 15:51:17 2016 +0100
  30. 3270b84 pass r0-r6 as part of smc param by Ashutosh Singh · Thu Mar 31 17:18:34 2016 +0100
  31. c5204fa Remove the IMF_READ_INTERRUPT_ID build option by Soby Mathew · Tue Oct 27 10:01:06 2015 +0000
  32. 9a0ff9b Pass the target suspend level to SPD suspend hooks by Achin Gupta · Mon Sep 07 20:43:27 2015 +0100
  33. da43b66 PSCI: Migrate SPDs and TSP to the new platform and framework API by Soby Mathew · Wed Jul 08 21:45:46 2015 +0100
  34. a877c25 Add support to indicate size and end of assembly functions by Kévin Petit · Tue Mar 24 14:03:57 2015 +0000
  35. f512157 Save 'power_state' early in PSCI CPU_SUSPEND call by Soby Mathew · Tue Sep 30 11:19:51 2014 +0100
  36. c288886 Add opteed based on tspd by Jens Wiklander · Mon Aug 04 15:39:58 2014 +0200