1. 1fbc97b Correct typographical errors by Paul Beesley · 5 years ago
  2. e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
  3. 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
  4. 41bd97e trusty: Fix return value of trusty_init() by Antonio Nino Diaz · 6 years ago
  5. 00086e3 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · 6 years ago
  6. 6bca8be Replace stdio.h functions by TF functions by Antonio Nino Diaz · 6 years ago
  7. 3ed16a1 Fix handler prototype in Trusty generic dispatcher by Sandrine Bailleux · 6 years ago
  8. e93a0f4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · 6 years ago
  9. 5ac9d96 Fix pointer type mismatch of handlers by Masahiro Yamada · 6 years ago
  10. 5621275 spd: add static qualifier to locally used functions and data by Masahiro Yamada · 6 years ago
  11. 4cfec80 Trusty: Fix sanity check on NS entry point by Sandrine Bailleux · 6 years ago
  12. 9d31cac trusty: Fix another reported misra violation by Arve Hjønnevåg · 6 years ago
  13. d1771c6 trusty: Fix reported misra violation by Arve Hjønnevåg · 6 years ago
  14. ee8c303 trusty: Fix reported static check errors by Arve Hjønnevåg · 6 years ago
  15. ddeb2e7 trusty: Change type of aarch32 flag t bool by Arve Hjønnevåg · 6 years ago
  16. 8f53949 tegra/trusty: Setup tegra specific trusty args in platform code by Arve Hjønnevåg · 6 years ago
  17. 0a66162 trusty: generic-arm64-smcall: Use SPDX license identifiers by Arve Hjønnevåg · 6 years ago
  18. 3420e1a trusty: Pass cpu suspend/resume reason to trusty by Arve Hjønnevåg · 7 years ago
  19. 19ad775 trusty: Run bl33 in EL1 instead of EL2 is trusty image is 32-bit by Arve Hjønnevåg · 7 years ago
  20. cef22ea trusty: Add fpu/simd support by Arve Hjønnevåg · 9 years ago
  21. 2db97ad trusty: Add generic-arm64 support by Arve Hjønnevåg · 9 years ago
  22. afb6f74 trusty: Restore working trusty setup code and include trusty image in build by Arve Hjønnevåg · 7 years ago
  23. 98f8090 trusty: save/restore FPU registers in world switch by Aijun Sun · 7 years ago
  24. 9930501 Fix order of #includes by Isla Mitchell · 7 years ago
  25. c8833ea Migrate secure payload dispatchers to new SMC terminology by David Cunado · 7 years ago
  26. fa3cf0b Use SPDX license identifiers by dp-arm · 7 years ago
  27. ba33a28 spd: trusty: support for AARCH64 mode by Varun Wadekar · 7 years ago
  28. bd3c953 spd: trusty: save context starting from the stack end by Varun Wadekar · 7 years ago
  29. 528a792 spd: trusty: add SET_ROT_PARAMS handling by Varun Wadekar · 8 years ago
  30. cd712fd spd: trusty: pass boot params to the Trusted OS by Wayne Lin · 8 years ago
  31. 4338482 spd: trusty: only process one function ID at a time by Anthony Zhou · 8 years ago
  32. 700ebe5 spd: trusty: pass VMID via X7 by Anthony Zhou · 9 years ago
  33. 43e89d3 spd: trusty: OEN_TAP_START aperture for standard calls by Amith · 9 years ago
  34. 2e36de8 Resolve build errors flagged by GCC 6.2 by David Cunado · 7 years ago
  35. f822090 Check Trusty is present during the SPD's initialization by Sandrine Bailleux · 8 years ago
  36. f148e6f Fix a coding style issue in trusty.c by Sandrine Bailleux · 8 years ago
  37. 5f665c8 Fix compilation warning in Trusty SPD by Sandrine Bailleux · 8 years ago
  38. c1d2a28 spd: dispatcher for interacting with the Trusty TEE by Varun Wadekar · 8 years ago