summaryrefslogtreecommitdiff
path: root/bl32
AgeCommit message (Expand)Author
2014-05-06Reduce deep nesting of header filesDan Handley
2014-05-06Always use named structs in header filesDan Handley
2014-05-06Remove vpath usage in makefilesDan Handley
2014-05-06Move include and source files to logical locationsDan Handley
2014-04-15Allocate single stacks for BL1 and BL2Andrew Thoelke
2014-03-26Place assembler functions in separate sectionsAndrew Thoelke
2014-03-26Use --gc-sections during linkAndrew Thoelke
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-05Generate build time and date message at link time.Jon Medhurst
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-20Rework arithmetic operations in Test Secure PayloadAchin Gupta
2014-02-20Add power management support in the SPDAchin Gupta
2014-02-20Add Test Secure Payload Dispatcher (TSPD) serviceAchin Gupta
2014-02-20Add Test Secure Payload (BL3-2) imageAchin Gupta