summaryrefslogtreecommitdiff
path: root/bl32/tsp/tsp.ld.S
AgeCommit message (Expand)Author
2018-02-27Add comments about mismatched TCR_ELx and xlat tablesAntonio Nino Diaz
2017-11-29Replace magic numbers in linkerscripts by PAGE_SIZEAntonio Nino Diaz
2017-05-03Use SPDX license identifiersdp-arm
2017-02-06Introduce unified API to zero memoryDouglas Raillard
2016-07-08Introduce SEPARATE_CODE_AND_RODATA build flagSandrine Bailleux
2015-12-14Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo
2015-09-14Make generic code work in presence of system cachesAchin Gupta
2015-01-22Remove coherent memory from the BL memory mapsSoby Mathew
2014-08-19Clarify platform porting interface to TSPDan Handley
2014-07-10fvp: Reuse BL1 and BL2 memory through image overlayingSandrine Bailleux
2014-05-23Split platform.h into separate headersDan Handley
2014-05-23Make the memory layout more flexibleSandrine Bailleux
2014-05-22fvp: Move TSP from Secure DRAM to Secure SRAMSandrine Bailleux
2014-05-22TSP: Let the platform decide which secure memory to useSandrine Bailleux
2014-03-26Use --gc-sections during linkAndrew Thoelke
2014-03-20Specify image entry in linker scriptJeenu Viswambharan
2014-02-20Add Test Secure Payload (BL3-2) imageAchin Gupta