summaryrefslogtreecommitdiff
path: root/include/bl32
AgeCommit message (Expand)Author
2014-08-19Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIsJuan Castillo
2014-08-19Clarify platform porting interface to TSPDan Handley
2014-08-14Move TSP private declarations into separate headerDan Handley
2014-05-23Move BL porting functions into platform.hDan Handley
2014-05-23Split platform.h into separate headersDan Handley
2014-05-23Remove extern keyword from function declarationsDan Handley
2014-05-23Use a vector table for TSP entrypointsAndrew Thoelke
2014-05-23Non-Secure Interrupt support during Standard SMC processing in TSPSoby Mathew
2014-05-22Add support for synchronous FIQ handling in TSPAchin Gupta
2014-05-22Use secure timer to generate S-EL1 interruptsAchin Gupta
2014-05-06Reduce deep nesting of header filesDan Handley
2014-05-06Always use named structs in header filesDan Handley
2014-05-06Separate out CASSERT macro into own headerDan Handley
2014-05-06Move include and source files to logical locationsDan Handley