index
:
platform_external_arm-trusted-firmware
android-s-beta-4
android-s-beta-5
android10-mainline-networking-release
android10-mainline-resolv-release
android11-d1-b-release
android11-d1-release
android11-d1-s1-release
android11-d1-s5-release
android11-d1-s6-release
android11-d1-s7-release
android11-d2-release
android11-dev
android11-gsi
android11-mainline-captiveportallogin-release
android11-mainline-cellbroadcast-release
android11-mainline-conscrypt-release
android11-mainline-documentsui-release
android11-mainline-extservices-release
android11-mainline-media-release
android11-mainline-media-swcodec-release
android11-mainline-networkstack-release
android11-mainline-os-statsd-release
android11-mainline-permission-release
android11-mainline-release
android11-mainline-sparse-2020-dec-release
android11-mainline-sparse-2021-jan-release
android11-mainline-tethering-release
android11-platform-release
android11-qpr1-c-release
android11-qpr1-d-release
android11-qpr1-d-s1-release
android11-qpr1-release
android11-qpr1-s1-release
android11-qpr1-s2-release
android11-qpr2-release
android11-qpr3-release
android11-qpr3-s1-release
android11-release
android11-s1-release
android11-security-release
android11-tests-release
main-cg-testing-release
master
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
spd
/
tlkd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Standardise header guards across codebase
Antonio Nino Diaz
2018-11-08
1
-3
/
+3
*
Ensure the flow through switch statements is clear
Daniel Boulby
2018-09-21
1
-2
/
+2
*
Make TF UUID RFC 4122 compliant
Roberto Vargas
2018-06-14
1
-3
/
+3
*
Fix pointer type mismatch of handlers
Masahiro Yamada
2018-04-27
2
-9
/
+9
*
spd: add static qualifier to locally used functions and data
Masahiro Yamada
2018-04-21
1
-4
/
+4
*
services: fix switch statements to comply with MISRA rules
Jonathan Wright
2018-03-26
2
-0
/
+3
*
spd: tlkd: support for "NS memory ranges" function ID
Varun Wadekar
2018-01-08
1
-4
/
+6
*
spd: Use `ENABLE_ASSERTIONS` instead of `DEBUG`
Antonio Nino Diaz
2017-11-08
1
-1
/
+1
*
Fix order of #includes
Isla Mitchell
2017-07-12
1
-1
/
+1
*
Tegra: enable 'signed-comparison' compilation warning/errors
Varun Wadekar
2017-06-14
1
-1
/
+1
*
Migrate secure payload dispatchers to new SMC terminology
David Cunado
2017-05-04
3
-25
/
+26
*
Use SPDX license identifiers
dp-arm
2017-05-03
6
-150
/
+6
*
tlkd: execute standard SMC calls on the boot CPU
Varun Wadekar
2017-03-06
1
-3
/
+14
*
TLKD: pass results with TLK_RESUME_FID function ID
Varun Wadekar
2015-10-09
1
-38
/
+14
*
Send power management events to the Trusted OS (TLK)
Varun Wadekar
2015-09-30
2
-2
/
+129
*
Merge pull request #361 from achingupta/for_sm/psci_proto_v5
Achin Gupta
2015-08-17
1
-2
/
+1
|
\
|
*
PSCI: Migrate SPDs and TSP to the new platform and framework API
Soby Mathew
2015-08-13
1
-2
/
+1
*
|
tlkd: delete 'NEED_BL32' build variable
Varun Wadekar
2015-07-24
1
-2
/
+0
|
/
*
Pass arguments/results between EL3/S-EL1 via CPU registers (x0-x7)
Varun Wadekar
2015-04-13
1
-66
/
+47
*
Add support to indicate size and end of assembly functions
Kévin Petit
2015-04-08
1
-0
/
+2
*
Open/Close TA sessions, send commands/events to TAs
Varun Wadekar
2015-03-31
1
-0
/
+33
*
Preempt/Resume standard function ID calls
Varun Wadekar
2015-03-31
1
-0
/
+61
*
Translate secure/non-secure virtual addresses
Varun Wadekar
2015-03-31
3
-0
/
+83
*
Register NS shared memory for SP's activity logs and TA sessions
Varun Wadekar
2015-03-31
1
-1
/
+82
*
Add TLK Dispatcher (tlkd) based on the Test Dispatcher (tspd)
Varun Wadekar
2015-03-31
6
-0
/
+745