summaryrefslogtreecommitdiff
path: root/bl2
Commit message (Expand)AuthorAgeFilesLines
* TBB: authenticate BL3-x images and certificatesJuan Castillo2015-01-281-2/+213
* Remove coherent memory from the BL memory mapsSoby Mathew2015-01-222-0/+7
* Bug fix: initialize bl30_image_info fields before useJuan Castillo2015-01-081-0/+1
* Juno: Use TZC-400 driver callsJuan Castillo2014-10-091-3/+3
* Fix LENGTH attribute value in linker scriptsJuan Castillo2014-09-191-1/+1
* Merge pull request #189 from achingupta/ag/tf-issues#153Dan Handley2014-08-191-0/+8
|\
| * Unmask SError interrupt and clear SCR_EL3.EA bitAchin Gupta2014-08-151-0/+8
* | Merge pull request #184 from jcastillo-arm/jc/tf-issues/100danh-arm2014-08-141-1/+1
|\ \
| * | FVP: apply new naming conventions to memory regionsJuan Castillo2014-08-121-1/+1
| |/
* | Rationalize console log outputDan Handley2014-08-121-3/+7
|/
* Call platform_is_primary_cpu() only from reset handlerJuan Castillo2014-08-011-10/+0
* Merge pull request #170 from achingupta/ag/tf-issues#226danh-arm2014-07-281-2/+4
|\
| * Simplify management of SCTLR_EL3 and SCTLR_EL1Achin Gupta2014-07-281-2/+4
* | Merge pull request #169 from achingupta/ag/tf-issues#198danh-arm2014-07-281-11/+6
|\ \ | |/
| * Remove coherent stack usage from the cold boot pathAchin Gupta2014-07-191-11/+6
* | Add support for printing version at runtimeJuan Castillo2014-07-251-1/+2
* | Implement a leaner printf for Trusted FirmwareSoby Mathew2014-07-251-2/+1
|/
* Add support for BL3-0 imageSandrine Bailleux2014-07-101-64/+159
* Remove concept of top/bottom image loadingSandrine Bailleux2014-07-011-16/+3
* Allow platform parameter X1 to be passed to BL3-1Andrew Thoelke2014-05-291-19/+7
* Move BL porting functions into platform.hDan Handley2014-05-231-1/+0
* Split platform.h into separate headersDan Handley2014-05-232-1/+2
* Remove extern keyword from function declarationsDan Handley2014-05-231-1/+1
* Merge pull request #101 from sandrine-bailleux:sb/tf-issue-81-v2Andrew Thoelke2014-05-231-0/+2
|\
| * Make the memory layout more flexibleSandrine Bailleux2014-05-231-0/+2
* | Allow BL3-2 platform definitions to be optionalDan Handley2014-05-221-19/+21
|/
* Rework memory information passing to BL3-x imagesVikram Kanigiri2014-05-221-16/+9
* Populate BL31 input parameters as per new specVikram Kanigiri2014-05-221-72/+60
* Rework handover interface between BL stagesVikram Kanigiri2014-05-222-24/+39
* Introduce macros to manipulate the SPSRVikram Kanigiri2014-05-221-2/+2
* Access system registers directly in assemblerAndrew Thoelke2014-05-071-4/+3
* Correct usage of data and instruction barriersAndrew Thoelke2014-05-071-1/+0
* Reduce deep nesting of header filesDan Handley2014-05-063-8/+6
* Always use named structs in header filesDan Handley2014-05-061-2/+2
* Separate BL functions out of arch.hDan Handley2014-05-062-0/+40
* Remove vpath usage in makefilesDan Handley2014-05-061-19/+6
* Make use of user/system includes more consistentDan Handley2014-05-061-1/+1
* Move include and source files to logical locationsDan Handley2014-05-061-4/+2
* Place assembler functions in separate sectionsAndrew Thoelke2014-03-261-3/+2
* 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-0/+1
* Specify image entry in linker scriptJeenu Viswambharan2014-03-202-1/+1
* Generate build time and date message at link time.Jon Medhurst2014-03-051-3/+1
* Update Makefiles to get proper dependency checking working.Jon Medhurst2014-03-051-7/+6
* Remove duplicate xlat_table descriptionsJeenu Viswambharan2014-02-261-10/+1
* Factor out translation table setup in ARM FVP portAchin Gupta2014-02-201-1/+10
* Add support for BL3-2 in BL2Achin Gupta2014-02-201-1/+27
* Rework BL2 to BL3-1 hand over interfaceAchin Gupta2014-02-201-30/+42
* Setup VBAR_EL3 incrementallyAchin Gupta2014-02-171-0/+1
* Move translation tables into separate sectionJeenu Viswambharan2014-02-171-0/+9