Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
atf
/
f2e8b1668addf7d7b927debe80e7b58dfdb065e9
/
services
/
spd
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
f822090
Check Trusty is present during the SPD's initialization
by Sandrine Bailleux
· 8 years ago
f148e6f
Fix a coding style issue in trusty.c
by Sandrine Bailleux
· 8 years ago
5f665c8
Fix compilation warning in Trusty SPD
by Sandrine Bailleux
· 8 years ago
c1d2a28
spd: dispatcher for interacting with the Trusty TEE
by Varun Wadekar
· 8 years ago
82a720e
opteed: assume aarch64 for optee
by Ashutosh Singh
· 8 years ago
3270b84
pass r0-r6 as part of smc param
by Ashutosh Singh
· 9 years ago
f4119ec
Miscellaneous doc fixes for v1.2
by Sandrine Bailleux
· 9 years ago
7866424
TSP: Allow preemption of synchronous S-EL1 interrupt handling
by Soby Mathew
· 9 years ago
bec9851
Enable use of FIQs and IRQs as TSP interrupts
by Soby Mathew
· 9 years ago
bc91282
Unify interrupt return paths from TSP into the TSPD
by Soby Mathew
· 9 years ago
c5204fa
Remove the IMF_READ_INTERRUPT_ID build option
by Soby Mathew
· 9 years ago
5e1fa05
TLKD: pass results with TLK_RESUME_FID function ID
by Varun Wadekar
· 9 years ago
a70dec3
Send power management events to the Trusted OS (TLK)
by Varun Wadekar
· 9 years ago
9a0ff9b
Pass the target suspend level to SPD suspend hooks
by Achin Gupta
· 9 years ago
3543c7b
Merge pull request #361 from achingupta/for_sm/psci_proto_v5
by Achin Gupta
· 9 years ago
da43b66
PSCI: Migrate SPDs and TSP to the new platform and framework API
by Soby Mathew
· 9 years ago
f5bd697
tlkd: delete 'NEED_BL32' build variable
by Varun Wadekar
· 9 years ago
ebfeae9
Pass arguments/results between EL3/S-EL1 via CPU registers (x0-x7)
by Varun Wadekar
· 10 years ago
a877c25
Add support to indicate size and end of assembly functions
by Kévin Petit
· 10 years ago
b539b6c
Open/Close TA sessions, send commands/events to TAs
by Varun Wadekar
· 10 years ago
968c029
Preempt/Resume standard function ID calls
by Varun Wadekar
· 10 years ago
97625e3
Translate secure/non-secure virtual addresses
by Varun Wadekar
· 10 years ago
a97535f
Register NS shared memory for SP's activity logs and TA sessions
by Varun Wadekar
· 10 years ago
3d4e6a5
Add TLK Dispatcher (tlkd) based on the Test Dispatcher (tspd)
by Varun Wadekar
· 10 years ago
47903c0
Demonstrate model for routing IRQs to EL3
by Soby Mathew
· 10 years ago
f512157
Save 'power_state' early in PSCI CPU_SUSPEND call
by Soby Mathew
· 10 years ago
c288886
Add opteed based on tspd
by Jens Wiklander
· 10 years ago
4dc4a47
Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs
by Juan Castillo
· 10 years ago
4fd2f5c
Clarify platform porting interface to TSP
by Dan Handley
· 10 years ago
4e81341
Support asynchronous method for BL3-2 initialization
by Vikram Kanigiri
· 10 years ago
9d70f0f
Rework the TSPD setup code
by Vikram Kanigiri
· 10 years ago
f558cac
Rework incorrect use of assert() and panic() in codebase
by Juan Castillo
· 10 years ago
4e12607
Initialise CPU contexts from entry_point_info
by Andrew Thoelke
· 10 years ago
a2f6553
Provide cm_get/set_context() for current CPU
by Andrew Thoelke
· 10 years ago
93c89ec
Fix compilation issue for IMF_READ_INTERRUPT_ID build flag
by Soby Mathew
· 10 years ago
459df4c
Merge pull request #110 from soby-mathew:sm/support_normal_irq_in_tsp-v4 into for-v0.4
by Dan Handley
· 10 years ago
701fea7
Further renames of platform porting functions
by Dan Handley
· 10 years ago
3d57851
Fixup Standard SMC Resume Handling
by Soby Mathew
· 10 years ago
ed6ff95
Split platform.h into separate headers
by Dan Handley
· 10 years ago
a17fefa
Remove extern keyword from function declarations
by Dan Handley
· 10 years ago
891c4ca
Use a vector table for TSP entrypoints
by Andrew Thoelke
· 10 years ago
9f71f70
Non-Secure Interrupt support during Standard SMC processing in TSP
by Soby Mathew
· 10 years ago
aeaab68
Add S-EL1 interrupt handling support in the TSPD
by Achin Gupta
· 10 years ago
Next »