summaryrefslogtreecommitdiff
path: root/bl32/tsp/tsp.mk
Commit message (Expand)AuthorAgeFilesLines
* Make:Remove calls to shell from makefiles.Evan Lloyd2016-04-011-3/+3
* Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo2015-12-141-2/+2
* Allow deeper platform port directory structureDan Handley2015-04-281-1/+1
* Clarify platform porting interface to TSPDan Handley2014-08-191-1/+3
* Support asynchronous method for BL3-2 initializationVikram Kanigiri2014-08-011-0/+8
* Add support for asynchronous FIQ handling in TSPAchin Gupta2014-05-221-0/+1
* Add support for synchronous FIQ handling in TSPAchin Gupta2014-05-221-2/+3
* Use secure timer to generate S-EL1 interruptsAchin Gupta2014-05-221-1/+2
* Remove vpath usage in makefilesDan Handley2014-05-061-20/+6
* Move include and source files to logical locationsDan Handley2014-05-061-4/+2
* Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1Sandrine Bailleux2014-03-261-1/+2
* TSP: Make the platform-specific makefile mandatorySandrine Bailleux2014-03-211-2/+9
* Specify image entry in linker scriptJeenu Viswambharan2014-03-201-1/+0
* Update Makefiles to get proper dependency checking working.Jon Medhurst2014-03-051-8/+6
* Add Test Secure Payload Dispatcher (TSPD) serviceAchin Gupta2014-02-201-1/+2
* Add Test Secure Payload (BL3-2) imageAchin Gupta2014-02-201-0/+57