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