1. 7461025 feat(trusty): switch to simd_ctx_save/restore apis by Madhukar Pappireddy · 1 year, 3 months ago
  2. 42e35d2 refactor(cm): convert el1-ctx assembly offset entries to c structure by Jayanth Dodderi Chidanand · 1 year, 4 months ago
  3. 4ce3e99 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 5 years ago
  4. fc19818 spd: trusty: allow clients to retrieve service UUID by Varun Wadekar · 6 years ago
  5. a1e12de spd: trusty: disable error messages seen during boot by Varun Wadekar · 7 years ago
  6. 2825946 SPMD: Adds partially supported EL2 registers. by Max Shvetsov · 5 years ago
  7. 76776c2 trusty: generic-arm64-smcall: Support gicr address by Arve Hjønnevåg · 6 years ago
  8. 471e8fa trusty: Allow gic base to be specified with GICD_BASE by Arve Hjønnevåg · 7 years ago
  9. f01428b trusty: Allow getting trusty memsize from BL32_MEM_SIZE instead of TSP_SEC_MEM_SIZE by Arve Hjønnevåg · 7 years ago
  10. 6e756f6 Makefile: remove extra include paths in INCLUDES by Ambroise Vincent · 6 years ago
  11. 10608a6 trusty: Include file with GIC definitions by Antonio Nino Diaz · 6 years ago
  12. 819dcd7 fvp: trusty: Move dynamic xlat enable to platform by Antonio Nino Diaz · 6 years ago
  13. 37d9458 trusty: Require dynamic translation tables by Antonio Nino Diaz · 7 years ago
  14. 15440c5 spd: trusty: memmap trusty's code memory before peeking by Varun Wadekar · 7 years ago
  15. 1ffaaec spd: trusty: pass max affinity level to Trusty by Stephen Wolfe · 7 years ago
  16. a1d1d24 Merge pull request #1781 from dtwlin/m2 by Antonio Niño Díaz · 7 years ago
  17. d19c343 spd: trusty: trusty_setup should bail on unknown image by David Lin · 7 years ago
  18. 591054a spd: trusty : fix defects flagged by MISRA scan by Anthony Zhou · 8 years ago
  19. 8aabea3 Correct typographical errors by Paul Beesley · 7 years ago
  20. 09d40e0 Sanitise includes across codebase by Antonio Nino Diaz · 7 years ago
  21. c3cf06f Standardise header guards across codebase by Antonio Nino Diaz · 7 years ago
  22. 0153806 trusty: Fix return value of trusty_init() by Antonio Nino Diaz · 7 years ago
  23. 39b6cc6 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · 7 years ago
  24. 6a23356 Replace stdio.h functions by TF functions by Antonio Nino Diaz · 7 years ago
  25. 2de6dea Fix handler prototype in Trusty generic dispatcher by Sandrine Bailleux · 7 years ago
  26. 0a2d5b4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · 8 years ago
  27. 57d1e5f Fix pointer type mismatch of handlers by Masahiro Yamada · 7 years ago
  28. 724fd95 spd: add static qualifier to locally used functions and data by Masahiro Yamada · 7 years ago
  29. 0d3feba Trusty: Fix sanity check on NS entry point by Sandrine Bailleux · 7 years ago
  30. 2686f9f trusty: Fix another reported misra violation by Arve Hjønnevåg · 7 years ago
  31. be1b5d4 trusty: Fix reported misra violation by Arve Hjønnevåg · 7 years ago
  32. daf0a72 trusty: Fix reported static check errors by Arve Hjønnevåg · 7 years ago
  33. 8ef782d trusty: Change type of aarch32 flag t bool by Arve Hjønnevåg · 7 years ago
  34. 06ff251 tegra/trusty: Setup tegra specific trusty args in platform code by Arve Hjønnevåg · 7 years ago
  35. 64b3323 trusty: generic-arm64-smcall: Use SPDX license identifiers by Arve Hjønnevåg · 8 years ago
  36. fab2319 trusty: Pass cpu suspend/resume reason to trusty by Arve Hjønnevåg · 8 years ago
  37. 27d8e1e trusty: Run bl33 in EL1 instead of EL2 is trusty image is 32-bit by Arve Hjønnevåg · 8 years ago
  38. cb03c91 trusty: Add fpu/simd support by Arve Hjønnevåg · 10 years ago
  39. 6149615 trusty: Add generic-arm64 support by Arve Hjønnevåg · 10 years ago
  40. 7c3309c trusty: Restore working trusty setup code and include trusty image in build by Arve Hjønnevåg · 8 years ago
  41. ab609e1 trusty: save/restore FPU registers in world switch by Aijun Sun · 8 years ago
  42. 2a4b4b7 Fix order of #includes by Isla Mitchell · 8 years ago
  43. bbbbcda Migrate secure payload dispatchers to new SMC terminology by David Cunado · 8 years ago
  44. 82cb2c1 Use SPDX license identifiers by dp-arm · 8 years ago
  45. d67d021 spd: trusty: support for AARCH64 mode by Varun Wadekar · 8 years ago
  46. 8e59062 spd: trusty: save context starting from the stack end by Varun Wadekar · 8 years ago
  47. 0e1f9e3 spd: trusty: add SET_ROT_PARAMS handling by Varun Wadekar · 9 years ago
  48. feb5aa2 spd: trusty: pass boot params to the Trusted OS by Wayne Lin · 9 years ago
  49. 64c07d0 spd: trusty: only process one function ID at a time by Anthony Zhou · 9 years ago
  50. dae374b spd: trusty: pass VMID via X7 by Anthony Zhou · 10 years ago
  51. f6e8ead spd: trusty: OEN_TAP_START aperture for standard calls by Amith · 10 years ago
  52. 9edac04 Resolve build errors flagged by GCC 6.2 by David Cunado · 9 years ago
  53. e97e413 Check Trusty is present during the SPD's initialization by Sandrine Bailleux · 9 years ago
  54. 48c1c39 Fix a coding style issue in trusty.c by Sandrine Bailleux · 9 years ago
  55. 696f41e Fix compilation warning in Trusty SPD by Sandrine Bailleux · 9 years ago
  56. 948c090 spd: dispatcher for interacting with the Trusty TEE by Varun Wadekar · 9 years ago