index
:
git.armlinux.org.uk/atf-marvell.git
atf-v1.3-17.04
atf-v1.3-armada-17.06
atf-v1.3-armada-17.08
atf-v1.3-armada-17.10
atf-v1.4-armada-18.06
atf-v1.5-armada-18.09
atf-v1.5-armada-18.12
atf-v1.5-armada-18.12-rmk
Unnamed repository; edit this file 'description' to name the repository.
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
spd
/
tspd
/
tspd_main.c
Age
Commit message (
Expand
)
Author
2015-12-21
Miscellaneous doc fixes for v1.2
Sandrine Bailleux
2015-12-09
TSP: Allow preemption of synchronous S-EL1 interrupt handling
Soby Mathew
2015-12-04
Enable use of FIQs and IRQs as TSP interrupts
Soby Mathew
2015-12-04
Unify interrupt return paths from TSP into the TSPD
Soby Mathew
2015-11-26
Remove the IMF_READ_INTERRUPT_ID build option
Soby Mathew
2015-08-13
PSCI: Migrate SPDs and TSP to the new platform and framework API
Soby Mathew
2015-01-26
Demonstrate model for routing IRQs to EL3
Soby Mathew
2014-08-19
Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs
Juan Castillo
2014-08-01
Support asynchronous method for BL3-2 initialization
Vikram Kanigiri
2014-08-01
Rework the TSPD setup code
Vikram Kanigiri
2014-06-23
Initialise CPU contexts from entry_point_info
Andrew Thoelke
2014-06-11
Provide cm_get/set_context() for current CPU
Andrew Thoelke
2014-05-29
Fix compilation issue for IMF_READ_INTERRUPT_ID build flag
Soby Mathew
2014-05-27
Merge pull request #110 from soby-mathew:sm/support_normal_irq_in_tsp-v4 into...
Dan Handley
2014-05-27
Further renames of platform porting functions
Dan Handley
2014-05-27
Fixup Standard SMC Resume Handling
Soby Mathew
2014-05-23
Use a vector table for TSP entrypoints
Andrew Thoelke
2014-05-23
Non-Secure Interrupt support during Standard SMC processing in TSP
Soby Mathew
2014-05-22
Add S-EL1 interrupt handling support in the TSPD
Achin Gupta
2014-05-22
Add context library API to change a bit in SCR_EL3
Achin Gupta
2014-05-22
Rework 'state' field usage in per-cpu TSP context
Achin Gupta
2014-05-22
Rework memory information passing to BL3-x images
Vikram Kanigiri
2014-05-22
Populate BL31 input parameters as per new spec
Vikram Kanigiri
2014-05-06
Reduce deep nesting of header files
Dan Handley
2014-05-06
Always use named structs in header files
Dan Handley
2014-05-06
Make use of user/system includes more consistent
Dan Handley
2014-03-20
Implement standard calls for TSP
Jeenu Viswambharan
2014-02-26
Implement late binding for runtime hooks
Jeenu Viswambharan
2014-02-20
Rework arithmetic operations in Test Secure Payload
Achin Gupta
2014-02-20
Add power management support in the SPD
Achin Gupta
2014-02-20
Add Test Secure Payload Dispatcher (TSPD) service
Achin Gupta