aboutsummaryrefslogtreecommitdiffstats
path: root/bl32
Commit message (Expand)AuthorAgeFilesLines
...
* Rework memory information passing to BL3-x imagesVikram Kanigiri2014-05-222-20/+19
* Merge pull request #71 from sandrine-bailleux:sb/fix-tsp-fvp-makefileAndrew Thoelke2014-05-161-1/+2
|\
| * fvp: Use the right implem. of plat_report_exception() in BL3-2Sandrine Bailleux2014-05-131-1/+2
* | fvp: Provide per-EL MMU setup functionsSandrine Bailleux2014-05-091-1/+1
|/
* Reduce deep nesting of header filesDan Handley2014-05-063-7/+7
* Always use named structs in header filesDan Handley2014-05-061-11/+11
* Remove vpath usage in makefilesDan Handley2014-05-062-27/+9
* Move include and source files to logical locationsDan Handley2014-05-061-4/+2
* Allocate single stacks for BL1 and BL2Andrew Thoelke2014-04-151-0/+1
* Place assembler functions in separate sectionsAndrew Thoelke2014-03-262-11/+9
* Use --gc-sections during linkAndrew Thoelke2014-03-261-4/+4
* 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-202-1/+2
* Generate build time and date message at link time.Jon Medhurst2014-03-051-3/+1
* fvp: Make use of the generic MMU translation table setup codeJon Medhurst2014-03-051-1/+0
* Update Makefiles to get proper dependency checking working.Jon Medhurst2014-03-052-12/+9
* Rework arithmetic operations in Test Secure PayloadAchin Gupta2014-02-202-19/+15
* Add power management support in the SPDAchin Gupta2014-02-201-12/+3
* Add Test Secure Payload Dispatcher (TSPD) serviceAchin Gupta2014-02-202-2/+2
* Add Test Secure Payload (BL3-2) imageAchin Gupta2014-02-206-0/+906