TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
sandbox
/
arthur
/
trustedfirmware-a
/
ef7a4e204a9930a74d9dd3b39059fbbb07790f23
/
services
/
spd
/
tlkd
3065513
feat(d128): add support for FEAT_D128
by Govindraj Raja
· 11 months ago
9a90d72
style: remove useless trailing semicolon and line continuations
by Elyes Haouas
· 2 years, 6 months ago
86ba585
Add wrapper for AT instruction
by Manish V Badarkhe
· 5 years ago
bd0c2f8
spd: tlkd: support new TLK SMCs for RPMB service
by Mustafa Yigit Bilgen
· 7 years ago
0600cf6
tlkd: remove system off/reset handlers
by Varun Wadekar
· 7 years ago
d205cda
spd: tlkd: secure timer interrupt handler
by Varun Wadekar
· 7 years ago
d5dfdeb
Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__
by Julius Werner
· 6 years ago
b29c1b0
Sanitize SPD include paths
by Antonio Nino Diaz
· 6 years ago
278d599
spd: tlkd: remove unwanted assert on System Suspend entry
by Mihir Joshi
· 7 years ago
7bc05f5
tlkd: support new TLK SMCs
by Mihir Joshi
· 8 years ago
8aabea3
Correct typographical errors
by Paul Beesley
· 7 years ago
09d40e0
Sanitise includes across codebase
by Antonio Nino Diaz
· 7 years ago
c3cf06f
Standardise header guards across codebase
by Antonio Nino Diaz
· 7 years ago
a08a201
Ensure the flow through switch statements is clear
by Daniel Boulby
· 7 years ago
0336486
Make TF UUID RFC 4122 compliant
by Roberto Vargas
· 7 years ago
57d1e5f
Fix pointer type mismatch of handlers
by Masahiro Yamada
· 7 years ago
724fd95
spd: add static qualifier to locally used functions and data
by Masahiro Yamada
· 7 years ago
185a23f
services: fix switch statements to comply with MISRA rules
by Jonathan Wright
· 7 years ago
62d862e
spd: tlkd: support for "NS memory ranges" function ID
by Varun Wadekar
· 8 years ago
92cad5f
spd: Use `ENABLE_ASSERTIONS` instead of `DEBUG`
by Antonio Nino Diaz
· 8 years ago
2a4b4b7
Fix order of #includes
by Isla Mitchell
· 8 years ago
6311f63
Tegra: enable 'signed-comparison' compilation warning/errors
by Varun Wadekar
· 8 years ago
bbbbcda
Migrate secure payload dispatchers to new SMC terminology
by David Cunado
· 8 years ago
82cb2c1
Use SPDX license identifiers
by dp-arm
· 8 years ago
26670c8
tlkd: execute standard SMC calls on the boot CPU
by Varun Wadekar
· 9 years ago
ca15d9b
TLKD: pass results with TLK_RESUME_FID function ID
by Varun Wadekar
· 10 years ago
cb790c5
Send power management events to the Trusted OS (TLK)
by Varun Wadekar
· 10 years ago
432b990
Merge pull request #361 from achingupta/for_sm/psci_proto_v5
by Achin Gupta
· 10 years ago
fd650ff
PSCI: Migrate SPDs and TSP to the new platform and framework API
by Soby Mathew
· 10 years ago
458c3c1
tlkd: delete 'NEED_BL32' build variable
by Varun Wadekar
· 10 years ago
709a3c4
Pass arguments/results between EL3/S-EL1 via CPU registers (x0-x7)
by Varun Wadekar
· 10 years ago
8b77962
Add support to indicate size and end of assembly functions
by Kévin Petit
· 10 years ago
6693962
Open/Close TA sessions, send commands/events to TAs
by Varun Wadekar
· 10 years ago
f9d2505
Preempt/Resume standard function ID calls
by Varun Wadekar
· 10 years ago
6e159e7
Translate secure/non-secure virtual addresses
by Varun Wadekar
· 10 years ago
77199df
Register NS shared memory for SP's activity logs and TA sessions
by Varun Wadekar
· 10 years ago
2203831
Add TLK Dispatcher (tlkd) based on the Test Dispatcher (tspd)
by Varun Wadekar
· 10 years ago