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
Commit message (
Expand
)
Author
Age
Files
Lines
*
types: use int-ll64 for both aarch32 and aarch64
Masahiro Yamada
2018-04-27
1
-4
/
+4
*
Fix pointer type mismatch of handlers
Masahiro Yamada
2018-04-27
7
-43
/
+43
*
spd: add static qualifier to locally used functions and data
Masahiro Yamada
2018-04-21
5
-19
/
+9
*
Fix MISRA rule 8.4 Part 3
Roberto Vargas
2018-04-13
1
-0
/
+12
*
Fix MISRA rule 8.3 Part 3
Roberto Vargas
2018-04-13
1
-4
/
+4
*
services: fix switch statements to comply with MISRA rules
Jonathan Wright
2018-03-26
4
-1
/
+7
*
Trusty: Fix sanity check on NS entry point
Sandrine Bailleux
2018-03-21
1
-1
/
+1
*
Merge pull request #1239 from arve-android/trusty-fixes
davidcunado-arm
2018-03-07
4
-25
/
+200
|
\
|
*
trusty: Fix another reported misra violation
Arve Hjønnevåg
2018-03-02
1
-1
/
+1
|
*
trusty: Fix reported misra violation
Arve Hjønnevåg
2018-03-01
1
-1
/
+1
|
*
trusty: Fix reported static check errors
Arve Hjønnevåg
2018-02-28
2
-2
/
+2
|
*
trusty: Change type of aarch32 flag t bool
Arve Hjønnevåg
2018-02-28
1
-2
/
+3
|
*
tegra/trusty: Setup tegra specific trusty args in platform code
Arve Hjønnevåg
2018-02-21
1
-3
/
+0
|
*
trusty: generic-arm64-smcall: Use SPDX license identifiers
Arve Hjønnevåg
2018-02-01
2
-50
/
+2
|
*
trusty: Pass cpu suspend/resume reason to trusty
Arve Hjønnevåg
2018-01-24
1
-8
/
+8
|
*
trusty: Run bl33 in EL1 instead of EL2 is trusty image is 32-bit
Arve Hjønnevåg
2018-01-24
1
-0
/
+25
|
*
trusty: Add fpu/simd support
Arve Hjønnevåg
2018-01-24
2
-4
/
+5
|
*
trusty: Add generic-arm64 support
Arve Hjønnevåg
2018-01-24
3
-0
/
+173
|
*
trusty: Restore working trusty setup code and include trusty image in build
Arve Hjønnevåg
2018-01-24
2
-10
/
+36
*
|
TSPD: Register preempted SMC error code with EHF
Jeenu Viswambharan
2018-02-27
1
-4
/
+6
*
|
TSPD: Require NS preemption along with EL3 exception handling
Jeenu Viswambharan
2018-02-06
1
-1
/
+7
*
|
TSPD: Explicitly allow NS preemption for Yielding SMCs
Jeenu Viswambharan
2018-02-06
1
-2
/
+21
|
/
*
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
3
-3
/
+3
*
trusty: save/restore FPU registers in world switch
Aijun Sun
2017-09-19
1
-0
/
+15
*
opteed: pass device tree pointer in x2
Jens Wiklander
2017-08-24
4
-6
/
+7
*
Support paging function for OPTEE.
Edison Ai
2017-08-09
4
-8
/
+16
*
Fix order of #includes
Isla Mitchell
2017-07-12
4
-6
/
+7
*
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
7
-47
/
+48
*
Merge pull request #925 from dp-arm/dp/spdx
davidcunado-arm
2017-05-04
25
-626
/
+26
|
\
|
*
Use SPDX license identifiers
dp-arm
2017-05-03
25
-626
/
+26
*
|
Merge pull request #919 from davidcunado-arm/dc/smc_yielding_generic
davidcunado-arm
2017-05-02
3
-39
/
+41
|
\
\
|
|
/
|
/
|
|
*
Update terminology: standard SMC to yielding SMC
David Cunado
2017-04-26
3
-39
/
+41
*
|
tspd:FWU:Fix usage of SMC_RET0
Antonio Nino Diaz
2017-04-20
1
-1
/
+1
|
/
*
spd: trusty: support for AARCH64 mode
Varun Wadekar
2017-03-06
1
-22
/
+6
*
spd: trusty: save context starting from the stack end
Varun Wadekar
2017-03-06
1
-2
/
+3
*
spd: trusty: add SET_ROT_PARAMS handling
Varun Wadekar
2017-03-06
2
-0
/
+13
*
tlkd: execute standard SMC calls on the boot CPU
Varun Wadekar
2017-03-06
1
-3
/
+14
*
spd: trusty: pass boot params to the Trusted OS
Wayne Lin
2017-03-06
1
-0
/
+11
*
spd: trusty: only process one function ID at a time
Anthony Zhou
2017-03-06
1
-0
/
+16
*
spd: trusty: pass VMID via X7
Anthony Zhou
2017-03-06
2
-8
/
+53
*
Merge pull request #847 from douglas-raillard-arm/dr/fix_abort_smc
danh-arm
2017-02-28
1
-3
/
+14
|
\
|
*
Fix TSPD implementation of STD SMC ABORT
Douglas Raillard
2017-02-23
1
-3
/
+14
*
|
spd: trusty: OEN_TAP_START aperture for standard calls
Amith
2017-02-23
1
-1
/
+1
|
/
*
Replace some memset call by zeromem
Douglas Raillard
2017-02-06
2
-4
/
+6
*
Resolve build errors flagged by GCC 6.2
David Cunado
2017-01-26
1
-6
/
+7
*
Abort preempted TSP STD SMC after PSCI CPU suspend
Douglas Raillard
2016-12-23
4
-9
/
+91
*
Check Trusty is present during the SPD's initialization
Sandrine Bailleux
2016-11-30
1
-0
/
+5
*
Fix a coding style issue in trusty.c
Sandrine Bailleux
2016-11-23
1
-1
/
+1
[next]