aboutsummaryrefslogtreecommitdiff
path: root/include/bl32/tsp
AgeCommit message (Expand)Author
2019-08-01Replace __ASSEMBLY__ with compiler-builtin __ASSEMBLER__Julius Werner
2019-02-27TSP: Enable pointer authentication supportAntonio Nino Diaz
2018-11-08Standardise header guards across codebaseAntonio Nino Diaz
2017-05-04Merge pull request #925 from dp-arm/dp/spdxdavidcunado-arm
2017-05-03Use SPDX license identifiersdp-arm
2017-04-26Update terminology: standard SMC to yielding SMCDavid Cunado
2016-12-23Abort preempted TSP STD SMC after PSCI CPU suspendDouglas Raillard
2016-12-20Fix TSP_STD_FID macroDouglas Raillard
2015-12-04Enable use of FIQs and IRQs as TSP interruptsSoby Mathew
2015-12-04Unify interrupt return paths from TSP into the TSPDSoby Mathew
2014-08-19Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIsJuan Castillo
2014-08-19Clarify platform porting interface to TSPDan Handley