index
:
imx-atf.git
imx_4.14.78_1.0.0_ga
imx_4.9.51_imx8_beta1
imx_5.4.24_2.1.0
toradex_imx_5.4.24_2.1.0
toradex_imx_5.4.70_2.3.0
Reference implementation of ARM secure world software for i.MX
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
services
/
spd
/
tspd
Age
Commit message (
Expand
)
Author
2017-11-08
spd: Use `ENABLE_ASSERTIONS` instead of `DEBUG`
Antonio Nino Diaz
2017-07-12
Fix order of #includes
Isla Mitchell
2017-05-04
Merge pull request #925 from dp-arm/dp/spdx
davidcunado-arm
2017-05-03
Use SPDX license identifiers
dp-arm
2017-05-02
Merge pull request #919 from davidcunado-arm/dc/smc_yielding_generic
davidcunado-arm
2017-04-26
Update terminology: standard SMC to yielding SMC
David Cunado
2017-04-20
tspd:FWU:Fix usage of SMC_RET0
Antonio Nino Diaz
2017-02-23
Fix TSPD implementation of STD SMC ABORT
Douglas Raillard
2017-02-06
Replace some memset call by zeromem
Douglas Raillard
2016-12-23
Abort preempted TSP STD SMC after PSCI CPU suspend
Douglas Raillard
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-09-10
Pass the target suspend level to SPD suspend hooks
Achin Gupta
2015-08-13
PSCI: Migrate SPDs and TSP to the new platform and framework API
Soby Mathew
2015-04-08
Add support to indicate size and end of assembly functions
Kévin Petit
2015-01-26
Demonstrate model for routing IRQs to EL3
Soby Mathew
2015-01-23
Save 'power_state' early in PSCI CPU_SUSPEND call
Soby Mathew
2014-08-19
Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIs
Juan Castillo
2014-08-19
Clarify platform porting interface to TSP
Dan Handley
2014-08-01
Support asynchronous method for BL3-2 initialization
Vikram Kanigiri
2014-08-01
Rework the TSPD setup code
Vikram Kanigiri
2014-07-28
Rework incorrect use of assert() and panic() in codebase
Juan Castillo
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
Split platform.h into separate headers
Dan Handley
2014-05-23
Remove extern keyword from function declarations
Dan Handley
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
Use secure timer to generate S-EL1 interrupts
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-22
Introduce macros to manipulate the SPSR
Vikram Kanigiri
2014-05-16
Rework BL3-1 unhandled exception handling and reporting
Soby Mathew
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
Separate out CASSERT macro into own header
Dan Handley
2014-05-06
Remove vpath usage in makefiles
Dan Handley
2014-05-06
Make use of user/system includes more consistent
Dan Handley
2014-05-06
Move include and source files to logical locations
Dan Handley
2014-03-26
Place assembler functions in separate sections
Andrew Thoelke
[next]