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
/
bl32
/
tsp
/
tsp_interrupt.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Sanitise includes across codebase
Antonio Nino Diaz
2019-01-04
1
-4
/
+7
*
types: use int-ll64 for both aarch32 and aarch64
Masahiro Yamada
2018-04-27
1
-1
/
+1
*
Use SPDX license identifiers
dp-arm
2017-05-03
1
-25
/
+1
*
Enable use of FIQs and IRQs as TSP interrupts
Soby Mathew
2015-12-04
1
-27
/
+28
*
Unify interrupt return paths from TSP into the TSPD
Soby Mathew
2015-12-04
1
-18
/
+27
*
PSCI: Migrate SPDs and TSP to the new platform and framework API
Soby Mathew
2015-08-13
1
-12
/
+9
*
Fix type mismatches in verbose logging
Dan Handley
2015-04-27
1
-7
/
+7
*
Clarify platform porting interface to TSP
Dan Handley
2014-08-19
1
-2
/
+2
*
Move TSP private declarations into separate header
Dan Handley
2014-08-14
1
-1
/
+2
*
Rationalize console log output
Dan Handley
2014-08-12
1
-13
/
+17
*
Implement a leaner printf for Trusted Firmware
Soby Mathew
2014-07-25
1
-3
/
+3
*
Remove all checkpatch errors from codebase
Juan Castillo
2014-06-24
1
-2
/
+2
*
Further renames of platform porting functions
Dan Handley
2014-05-27
1
-3
/
+3
*
Split platform.h into separate headers
Dan Handley
2014-05-23
1
-0
/
+1
*
Non-Secure Interrupt support during Standard SMC processing in TSP
Soby Mathew
2014-05-23
1
-0
/
+15
*
Add support for synchronous FIQ handling in TSP
Achin Gupta
2014-05-22
1
-0
/
+109