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
...
*
Demonstrate model for routing IRQs to EL3
Soby Mathew
2015-01-26
4
-16
/
+171
*
Save 'power_state' early in PSCI CPU_SUSPEND call
Soby Mathew
2015-01-23
2
-14
/
+8
*
Add opteed based on tspd
Jens Wiklander
2014-09-16
8
-0
/
+1324
*
Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs
Juan Castillo
2014-08-19
2
-8
/
+53
*
Clarify platform porting interface to TSP
Dan Handley
2014-08-19
1
-1
/
+1
*
Support asynchronous method for BL3-2 initialization
Vikram Kanigiri
2014-08-01
1
-26
/
+52
*
Rework the TSPD setup code
Vikram Kanigiri
2014-08-01
4
-35
/
+52
*
Rework incorrect use of assert() and panic() in codebase
Juan Castillo
2014-07-28
1
-0
/
+2
*
Initialise CPU contexts from entry_point_info
Andrew Thoelke
2014-06-23
2
-50
/
+18
*
Provide cm_get/set_context() for current CPU
Andrew Thoelke
2014-06-11
2
-16
/
+16
*
Fix compilation issue for IMF_READ_INTERRUPT_ID build flag
Soby Mathew
2014-05-29
1
-1
/
+1
*
Merge pull request #110 from soby-mathew:sm/support_normal_irq_in_tsp-v4 into...
Dan Handley
2014-05-27
1
-28
/
+25
|
\
|
*
Fixup Standard SMC Resume Handling
Soby Mathew
2014-05-27
1
-28
/
+25
*
|
Further renames of platform porting functions
Dan Handley
2014-05-27
1
-1
/
+1
*
|
Split platform.h into separate headers
Dan Handley
2014-05-23
3
-2
/
+2
*
|
Remove extern keyword from function declarations
Dan Handley
2014-05-23
1
-5
/
+5
*
|
Use a vector table for TSP entrypoints
Andrew Thoelke
2014-05-23
3
-18
/
+18
|
/
*
Non-Secure Interrupt support during Standard SMC processing in TSP
Soby Mathew
2014-05-23
2
-27
/
+129
*
Add S-EL1 interrupt handling support in the TSPD
Achin Gupta
2014-05-22
3
-9
/
+167
*
Use secure timer to generate S-EL1 interrupts
Achin Gupta
2014-05-22
1
-1
/
+5
*
Add context library API to change a bit in SCR_EL3
Achin Gupta
2014-05-22
2
-4
/
+4
*
Rework 'state' field usage in per-cpu TSP context
Achin Gupta
2014-05-22
4
-13
/
+51
*
Rework memory information passing to BL3-x images
Vikram Kanigiri
2014-05-22
1
-16
/
+3
*
Populate BL31 input parameters as per new spec
Vikram Kanigiri
2014-05-22
1
-3
/
+3
*
Introduce macros to manipulate the SPSR
Vikram Kanigiri
2014-05-22
1
-1
/
+1
*
Rework BL3-1 unhandled exception handling and reporting
Soby Mathew
2014-05-16
1
-2
/
+0
*
Reduce deep nesting of header files
Dan Handley
2014-05-06
5
-32
/
+24
*
Always use named structs in header files
Dan Handley
2014-05-06
4
-29
/
+29
*
Separate out CASSERT macro into own header
Dan Handley
2014-05-06
1
-0
/
+1
*
Remove vpath usage in makefiles
Dan Handley
2014-05-06
1
-7
/
+4
*
Make use of user/system includes more consistent
Dan Handley
2014-05-06
5
-6
/
+5
*
Move include and source files to logical locations
Dan Handley
2014-05-06
1
-1
/
+1
*
Place assembler functions in separate sections
Andrew Thoelke
2014-03-26
1
-2
/
+2
*
Fix build failure due to a typo in TSPD code
Achin Gupta
2014-03-26
1
-1
/
+1
*
Fix build by correcting asm helper function usage in TSPD
Vikram Kanigiri
2014-03-26
1
-3
/
+5
*
Implement standard calls for TSP
Jeenu Viswambharan
2014-03-20
1
-0
/
+21
*
Update Makefiles to get proper dependency checking working.
Jon Medhurst
2014-03-05
1
-4
/
+4
*
Implement late binding for runtime hooks
Jeenu Viswambharan
2014-02-26
3
-5
/
+32
*
Rework arithmetic operations in Test Secure Payload
Achin Gupta
2014-02-20
1
-2
/
+90
*
Add power management support in the SPD
Achin Gupta
2014-02-20
3
-3
/
+253
*
Add Test Secure Payload Dispatcher (TSPD) service
Achin Gupta
2014-02-20
5
-0
/
+652
[prev]