- ce0b04d Merge "fix(optee): return UUID for image loading service" into integration by Julius Werner · 1 year, 7 months ago
- 85f05c0 fix(optee): return UUID for image loading service by Jeffrey Kardatzke · 1 year, 8 months ago
- 183638f style: remove useless trailing semicolon and line continuations by Elyes Haouas · 1 year, 9 months ago
- ab7e557 fix(optee): address late comments and fix bad rc by Jeffrey Kardatzke · 1 year, 9 months ago
- 7e6b09a feat(optee): add loading OP-TEE image via an SMC by Jeffrey Kardatzke · 2 years, 1 month ago
- 71d33be feat(services): add a SPD for ProvenCore by Florian Lugou · 3 years, 2 months ago
- 60786e7 test(el3-runtime): dit is retained on world switch by Daniel Boulby · 3 years ago
- e5dcf98 fix: libc: use long for 64-bit types on aarch64 by Scott Branden · 4 years, 2 months ago
- ae34f4d Bug fix in tspd interrupt handling when TSP_NS_INTR_ASYNC_PREEMPT is enabled by Madhukar Pappireddy · 4 years, 2 months ago
- 88e51e4 spd: trusty: allow clients to retrieve service UUID by Varun Wadekar · 5 years ago
- bde5c95 Add wrapper for AT instruction by Manish V Badarkhe · 4 years, 4 months ago
- 95867b1 spd: tlkd: support new TLK SMCs for RPMB service by Mustafa Yigit Bilgen · 6 years ago
- f09264a tlkd: remove system off/reset handlers by Varun Wadekar · 6 years ago
- bebb0d7 spd: trusty: disable error messages seen during boot by Varun Wadekar · 6 years ago
- 079e20e spd: tlkd: secure timer interrupt handler by Varun Wadekar · 6 years ago
- c9e2c92 SPMD: Adds partially supported EL2 registers. by Max Shvetsov · 4 years, 9 months ago
- 2d9c87d Merge "coverity: fix MISRA violations" into integration by Mark Dykes · 4 years, 9 months ago
- 91d8061 coverity: fix MISRA violations by Zelalem · 4 years, 9 months ago
- 8bd1e93 trusty: generic-arm64-smcall: Support gicr address by Arve Hjønnevåg · 5 years ago
- 743822a trusty: Allow gic base to be specified with GICD_BASE by Arve Hjønnevåg · 7 years ago
- 41ba13f trusty: Allow getting trusty memsize from BL32_MEM_SIZE instead of TSP_SEC_MEM_SIZE by Arve Hjønnevåg · 7 years ago
- 594b357 spd: opteed: enable NS_TIMER_SWITCH by Sumit Garg · 5 years ago
- 53456fc Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__ by Julius Werner · 5 years ago
- 63801cd Remove references to old project name from common files by John Tsichritzis · 5 years ago
- ffbf32a Makefile: remove extra include paths in INCLUDES by Ambroise Vincent · 6 years ago
- dfc1d3c trusty: Include file with GIC definitions by Antonio Nino Diaz · 6 years ago
- 4c73585 Merge pull request #1824 from antonio-nino-diaz-arm/an/move-dyn-xlat by Antonio Niño Díaz · 6 years ago
- 60ef675 fvp: trusty: Move dynamic xlat enable to platform by Antonio Nino Diaz · 6 years ago
- 31a157f Sanitize SPD include paths by Antonio Nino Diaz · 6 years ago
- 95a3368 trusty: Require dynamic translation tables by Antonio Nino Diaz · 6 years ago
- be57abb spd: trusty: memmap trusty's code memory before peeking by Varun Wadekar · 6 years ago
- ea50cd7 spd: trusty: pass max affinity level to Trusty by Stephen Wolfe · 7 years ago
- 51b4a1f spd: tlkd: remove unwanted assert on System Suspend entry by Mihir Joshi · 7 years ago
- 518230c tlkd: support new TLK SMCs by Mihir Joshi · 7 years ago
- 22d7ddf Merge pull request #1781 from dtwlin/m2 by Antonio Niño Díaz · 6 years ago
- 72f6fed spd: trusty: trusty_setup should bail on unknown image by David Lin · 6 years ago
- 50b328a spd: trusty : fix defects flagged by MISRA scan by Anthony Zhou · 7 years ago
- 1fbc97b Correct typographical errors by Paul Beesley · 6 years ago
- e0f9063 Sanitise includes across codebase by Antonio Nino Diaz · 6 years ago
- 5eb8837 Standardise header guards across codebase by Antonio Nino Diaz · 6 years ago
- a8083a6 Merge pull request #1584 from danielboulby-arm/db/Switches by Soby Mathew · 6 years ago
- dc9fab1 Remove all other deprecated interfaces and files by Antonio Nino Diaz · 6 years ago
- 8942a1b Ensure the flow through switch statements is clear by Daniel Boulby · 6 years ago
- 41bd97e trusty: Fix return value of trusty_init() by Antonio Nino Diaz · 6 years ago
- d3fb524 opteed: pass power level on suspend by Jorge Ramirez-Ortiz · 6 years ago
- 00086e3 libc: Use printf and snprintf across codebase by Antonio Nino Diaz · 6 years ago
- 6bca8be Replace stdio.h functions by TF functions by Antonio Nino Diaz · 6 years ago
- 3ed16a1 Fix handler prototype in Trusty generic dispatcher by Sandrine Bailleux · 6 years ago
- b3b6e22 Fix some violations to MISRA rule 8.3 by Sandrine Bailleux · 6 years ago
- eace8f1 Make TF UUID RFC 4122 compliant by Roberto Vargas · 7 years ago
- c5259cc Fix MISRA Rule 5.7 Part 3 by Daniel Boulby · 6 years ago
- d1c1945 Fix MISRA Rule 5.3 Part 3 by Daniel Boulby · 6 years ago
- e93a0f4 types: use int-ll64 for both aarch32 and aarch64 by Masahiro Yamada · 7 years ago
- 5ac9d96 Fix pointer type mismatch of handlers by Masahiro Yamada · 7 years ago
- 5621275 spd: add static qualifier to locally used functions and data by Masahiro Yamada · 7 years ago
- d4b35e1 Fix MISRA rule 8.4 Part 3 by Roberto Vargas · 7 years ago
- 69abcd4 Fix MISRA rule 8.3 Part 3 by Roberto Vargas · 7 years ago
- 75a5d8b services: fix switch statements to comply with MISRA rules by Jonathan Wright · 7 years ago
- 4cfec80 Trusty: Fix sanity check on NS entry point by Sandrine Bailleux · 7 years ago
- ebf6815 Merge pull request #1239 from arve-android/trusty-fixes by davidcunado-arm · 7 years ago
- 9d31cac trusty: Fix another reported misra violation by Arve Hjønnevåg · 7 years ago
- d1771c6 trusty: Fix reported misra violation by Arve Hjønnevåg · 7 years ago
- ee8c303 trusty: Fix reported static check errors by Arve Hjønnevåg · 7 years ago
- ddeb2e7 trusty: Change type of aarch32 flag t bool by Arve Hjønnevåg · 7 years ago
- abf5b06 TSPD: Register preempted SMC error code with EHF by Jeenu Viswambharan · 7 years ago
- 8f53949 tegra/trusty: Setup tegra specific trusty args in platform code by Arve Hjønnevåg · 7 years ago
- 2f40f32 TSPD: Require NS preemption along with EL3 exception handling by Jeenu Viswambharan · 7 years ago
- 339580c TSPD: Explicitly allow NS preemption for Yielding SMCs by Jeenu Viswambharan · 7 years ago
- 0a66162 trusty: generic-arm64-smcall: Use SPDX license identifiers by Arve Hjønnevåg · 7 years ago
- 3420e1a trusty: Pass cpu suspend/resume reason to trusty by Arve Hjønnevåg · 7 years ago
- 19ad775 trusty: Run bl33 in EL1 instead of EL2 is trusty image is 32-bit by Arve Hjønnevåg · 7 years ago
- cef22ea trusty: Add fpu/simd support by Arve Hjønnevåg · 9 years ago
- 2db97ad trusty: Add generic-arm64 support by Arve Hjønnevåg · 9 years ago
- afb6f74 trusty: Restore working trusty setup code and include trusty image in build by Arve Hjønnevåg · 7 years ago
- b5664d3 spd: tlkd: support for "NS memory ranges" function ID by Varun Wadekar · 7 years ago
- 0fbaa5c spd: Use `ENABLE_ASSERTIONS` instead of `DEBUG` by Antonio Nino Diaz · 7 years ago
- 98f8090 trusty: save/restore FPU registers in world switch by Aijun Sun · 7 years ago
- ce6cd16 opteed: pass device tree pointer in x2 by Jens Wiklander · 7 years ago
- 5d685d3 Support paging function for OPTEE. by Edison Ai · 7 years ago
- 9930501 Fix order of #includes by Isla Mitchell · 7 years ago
- 66231d1 Tegra: enable 'signed-comparison' compilation warning/errors by Varun Wadekar · 7 years ago
- c8833ea Migrate secure payload dispatchers to new SMC terminology by David Cunado · 8 years ago
- f251a4c Merge pull request #925 from dp-arm/dp/spdx by davidcunado-arm · 8 years ago
- fa3cf0b Use SPDX license identifiers by dp-arm · 8 years ago
- 7dc9133 Merge pull request #919 from davidcunado-arm/dc/smc_yielding_generic by davidcunado-arm · 8 years ago
- 28f69ab Update terminology: standard SMC to yielding SMC by David Cunado · 8 years ago
- acb2914 tspd:FWU:Fix usage of SMC_RET0 by Antonio Nino Diaz · 8 years ago
- ba33a28 spd: trusty: support for AARCH64 mode by Varun Wadekar · 8 years ago
- bd3c953 spd: trusty: save context starting from the stack end by Varun Wadekar · 8 years ago
- 528a792 spd: trusty: add SET_ROT_PARAMS handling by Varun Wadekar · 8 years ago
- 0bbe8a6 tlkd: execute standard SMC calls on the boot CPU by Varun Wadekar · 8 years ago
- cd712fd spd: trusty: pass boot params to the Trusted OS by Wayne Lin · 8 years ago
- 4338482 spd: trusty: only process one function ID at a time by Anthony Zhou · 9 years ago
- 700ebe5 spd: trusty: pass VMID via X7 by Anthony Zhou · 9 years ago
- fbaab04 Merge pull request #847 from douglas-raillard-arm/dr/fix_abort_smc by danh-arm · 8 years ago
- 43e89d3 spd: trusty: OEN_TAP_START aperture for standard calls by Amith · 9 years ago
- bcc3dd3 Fix TSPD implementation of STD SMC ABORT by Douglas Raillard · 8 years ago
- a8954fc Replace some memset call by zeromem by Douglas Raillard · 8 years ago
- 2e36de8 Resolve build errors flagged by GCC 6.2 by David Cunado · 8 years ago
- f212965 Abort preempted TSP STD SMC after PSCI CPU suspend by Douglas Raillard · 8 years ago