summaryrefslogtreecommitdiff
path: root/bl32/tsp/tsp-fvp.mk
AgeCommit message (Expand)Author
2014-08-19Clarify platform porting interface to TSPDan Handley
2014-07-09Refactor fvp gic code to be a generic driverDan Handley
2014-05-23Rename FVP specific files and functionsDan Handley
2014-05-22Add support for synchronous FIQ handling in TSPAchin Gupta
2014-05-13fvp: Use the right implem. of plat_report_exception() in BL3-2Sandrine Bailleux
2014-05-06Remove vpath usage in makefilesDan Handley
2014-04-15Allocate single stacks for BL1 and BL2Andrew Thoelke
2014-03-05fvp: Make use of the generic MMU translation table setup codeJon Medhurst
2014-03-05Update Makefiles to get proper dependency checking working.Jon Medhurst
2014-02-20Add Test Secure Payload Dispatcher (TSPD) serviceAchin Gupta
2014-02-20Add Test Secure Payload (BL3-2) imageAchin Gupta