summaryrefslogtreecommitdiff
path: root/bl32/tsp/tsp.mk
AgeCommit message (Expand)Author
2019-05-24Add support for Branch Target IdentificationAlexei Fedorov
2019-02-27TSP: Enable pointer authentication supportAntonio Nino Diaz
2017-05-03Use SPDX license identifiersdp-arm
2016-08-09Move spinlock library code to AArch64 folderSoby Mathew
2016-04-01Make:Remove calls to shell from makefiles.Evan Lloyd
2015-12-14Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo
2015-04-28Allow deeper platform port directory structureDan Handley
2014-08-19Clarify platform porting interface to TSPDan Handley
2014-08-01Support asynchronous method for BL3-2 initializationVikram Kanigiri
2014-05-22Add support for asynchronous FIQ handling in TSPAchin Gupta
2014-05-22Add support for synchronous FIQ handling in TSPAchin Gupta
2014-05-22Use secure timer to generate S-EL1 interruptsAchin Gupta
2014-05-06Remove vpath usage in makefilesDan Handley
2014-05-06Move include and source files to logical locationsDan Handley
2014-03-26Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1Sandrine Bailleux
2014-03-21TSP: Make the platform-specific makefile mandatorySandrine Bailleux
2014-03-20Specify image entry in linker scriptJeenu Viswambharan
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