1. 88e51e4 spd: trusty: allow clients to retrieve service UUID by Varun Wadekar · Tue Sep 17 15:29:05 2019 -0700
  2. bebb0d7 spd: trusty: disable error messages seen during boot by Varun Wadekar · Tue Oct 16 15:39:55 2018 -0700
  3. c9e2c92 SPMD: Adds partially supported EL2 registers. by Max Shvetsov · Mon Feb 17 16:15:47 2020 +0000
  4. 8bd1e93 trusty: generic-arm64-smcall: Support gicr address by Arve Hjønnevåg · Fri Nov 15 14:25:43 2019 -0800
  5. 743822a trusty: Allow gic base to be specified with GICD_BASE by Arve Hjønnevåg · Wed Apr 11 16:09:35 2018 -0700
  6. 41ba13f trusty: Allow getting trusty memsize from BL32_MEM_SIZE instead of TSP_SEC_MEM_SIZE by Arve Hjønnevåg · Wed Apr 11 16:10:53 2018 -0700
  7. ffbf32a Makefile: remove extra include paths in INCLUDES by Ambroise Vincent · Thu Mar 28 09:01:18 2019 +0000
  8. dfc1d3c trusty: Include file with GIC definitions by Antonio Nino Diaz · Wed Feb 27 15:11:18 2019 +0000
  9. 60ef675 fvp: trusty: Move dynamic xlat enable to platform by Antonio Nino Diaz · Tue Feb 12 13:32:03 2019 +0000
  10. 95a3368 trusty: Require dynamic translation tables by Antonio Nino Diaz · Wed Feb 06 13:27:52 2019 +0000
  11. be57abb spd: trusty: memmap trusty's code memory before peeking by Varun Wadekar · Thu Jan 03 10:44:22 2019 -0800
  12. ea50cd7 spd: trusty: pass max affinity level to Trusty by Stephen Wolfe · Thu Mar 29 12:32:08 2018 -0700
  13. 22d7ddf Merge pull request #1781 from dtwlin/m2 by Antonio Niño Díaz · Fri Jan 25 10:30:36 2019 +0000
  14. 72f6fed spd: trusty: trusty_setup should bail on unknown image by David Lin · Thu Jan 24 14:15:57 2019 -0800
  15. 50b328a spd: trusty : fix defects flagged by MISRA scan by Anthony Zhou · Tue Sep 19 16:36:22 2017 +0800
  16. 1fbc97b Correct typographical errors by Paul Beesley · Fri Jan 11 18:26:51 2019 +0000
  17. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · Fri Dec 14 00:18:21 2018 +0000
  18. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · Thu Nov 08 10:20:19 2018 +0000
  19. 41bd97e trusty: Fix return value of trusty_init() by Antonio Nino Diaz · Tue Sep 18 13:13:24 2018 +0100
  20. 00086e3 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · Thu Aug 16 16:46:06 2018 +0100
  21. 6bca8be Replace stdio.h functions by TF functions by Antonio Nino Diaz · Thu Aug 09 15:30:28 2018 +0100
  22. 3ed16a1 Fix handler prototype in Trusty generic dispatcher by Sandrine Bailleux · Wed Aug 01 15:55:34 2018 +0200
  23. e93a0f4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · Fri Feb 02 15:09:36 2018 +0900
  24. 5ac9d96 Fix pointer type mismatch of handlers by Masahiro Yamada · Thu Apr 19 01:18:48 2018 +0900
  25. 5621275 spd: add static qualifier to locally used functions and data by Masahiro Yamada · Thu Apr 19 01:14:42 2018 +0900
  26. 4cfec80 Trusty: Fix sanity check on NS entry point by Sandrine Bailleux · Mon Mar 19 10:41:06 2018 +0100
  27. 9d31cac trusty: Fix another reported misra violation by Arve Hjønnevåg · Fri Mar 02 10:10:00 2018 -0800
  28. d1771c6 trusty: Fix reported misra violation by Arve Hjønnevåg · Thu Mar 01 11:38:18 2018 -0800
  29. ee8c303 trusty: Fix reported static check errors by Arve Hjønnevåg · Wed Feb 28 17:18:55 2018 -0800
  30. ddeb2e7 trusty: Change type of aarch32 flag t bool by Arve Hjønnevåg · Wed Feb 28 17:15:06 2018 -0800
  31. 8f53949 tegra/trusty: Setup tegra specific trusty args in platform code by Arve Hjønnevåg · Wed Feb 21 17:36:44 2018 -0800
  32. 0a66162 trusty: generic-arm64-smcall: Use SPDX license identifiers by Arve Hjønnevåg · Thu Feb 01 15:44:04 2018 -0800
  33. 3420e1a trusty: Pass cpu suspend/resume reason to trusty by Arve Hjønnevåg · Mon Nov 27 11:05:46 2017 -0800
  34. 19ad775 trusty: Run bl33 in EL1 instead of EL2 is trusty image is 32-bit by Arve Hjønnevåg · Thu Sep 28 14:59:10 2017 -0700
  35. cef22ea trusty: Add fpu/simd support by Arve Hjønnevåg · Tue Aug 04 16:19:27 2015 -0700
  36. 2db97ad trusty: Add generic-arm64 support by Arve Hjønnevåg · Tue May 12 19:23:24 2015 -0700
  37. afb6f74 trusty: Restore working trusty setup code and include trusty image in build by Arve Hjønnevåg · Tue Nov 28 14:05:30 2017 -0800
  38. 98f8090 trusty: save/restore FPU registers in world switch by Aijun Sun · Tue Sep 19 16:52:08 2017 +0800
  39. 9930501 Fix order of #includes by Isla Mitchell · Tue Jul 11 14:54:08 2017 +0100
  40. c8833ea Migrate secure payload dispatchers to new SMC terminology by David Cunado · Sun Apr 16 17:15:08 2017 +0100
  41. fa3cf0b Use SPDX license identifiers by dp-arm · Wed May 03 09:38:09 2017 +0100
  42. ba33a28 spd: trusty: support for AARCH64 mode by Varun Wadekar · Thu Feb 23 10:34:06 2017 -0800
  43. bd3c953 spd: trusty: save context starting from the stack end by Varun Wadekar · Thu Feb 16 18:14:37 2017 -0800
  44. 528a792 spd: trusty: add SET_ROT_PARAMS handling by Varun Wadekar · Thu Sep 29 16:08:16 2016 -0700
  45. cd712fd spd: trusty: pass boot params to the Trusted OS by Wayne Lin · Tue May 24 15:28:42 2016 -0700
  46. 4338482 spd: trusty: only process one function ID at a time by Anthony Zhou · Wed Apr 20 10:16:48 2016 +0800
  47. 700ebe5 spd: trusty: pass VMID via X7 by Anthony Zhou · Sat Oct 31 06:03:41 2015 +0800
  48. 43e89d3 spd: trusty: OEN_TAP_START aperture for standard calls by Amith · Wed Aug 19 20:13:12 2015 -0700
  49. 2e36de8 Resolve build errors flagged by GCC 6.2 by David Cunado · Thu Jan 19 10:26:16 2017 +0000
  50. f822090 Check Trusty is present during the SPD's initialization by Sandrine Bailleux · Wed Nov 30 11:24:01 2016 +0000
  51. f148e6f Fix a coding style issue in trusty.c by Sandrine Bailleux · Wed Nov 23 10:53:07 2016 +0000
  52. 5f665c8 Fix compilation warning in Trusty SPD by Sandrine Bailleux · Wed Nov 23 09:50:53 2016 +0000
  53. c1d2a28 spd: dispatcher for interacting with the Trusty TEE by Varun Wadekar · Tue Nov 08 15:46:48 2016 -0800