summaryrefslogtreecommitdiff
path: root/bl31/bl31_main.c
Commit message (Expand)AuthorAgeFilesLines
* Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo2015-12-141-5/+5
* Ensure BL31 does not print to boot console by defaultSoby Mathew2015-12-091-1/+7
* Introduce print_entry_point_info() functionSandrine Bailleux2015-11-021-3/+1
* Make generic code work in presence of system cachesAchin Gupta2015-09-141-3/+0
* PSCI: Migrate TF to the new platform API and CM helpersSoby Mathew2015-08-131-2/+2
* Rationalize console log outputDan Handley2014-08-121-5/+12
* Support asynchronous method for BL3-2 initializationVikram Kanigiri2014-08-011-4/+1
* Rework incorrect use of assert() and panic() in codebaseJuan Castillo2014-07-281-1/+1
* Add support for printing version at runtimeJuan Castillo2014-07-251-1/+2
* Implement a leaner printf for Trusted FirmwareSoby Mathew2014-07-251-2/+2
* Remove all checkpatch errors from codebaseJuan Castillo2014-06-241-2/+2
* Initialise CPU contexts from entry_point_infoAndrew Thoelke2014-06-231-38/+3
* Remove early_exceptions from BL3-1Andrew Thoelke2014-06-171-11/+1
* Per-cpu data cache restructuringAndrew Thoelke2014-06-161-1/+0
* Provide cm_get/set_context() for current CPUAndrew Thoelke2014-06-111-5/+2
* Pass the args to the BL3-3 entrypointVikram Kanigiri2014-05-281-2/+14
* Further renames of platform porting functionsDan Handley2014-05-271-1/+1
* Move BL porting functions into platform.hDan Handley2014-05-231-0/+1
* Merge pull request #99 from vikramkanigiri:vk/tf-issues-133_V3Andrew Thoelke2014-05-231-9/+8
|\
| * Rework memory information passing to BL3-x imagesVikram Kanigiri2014-05-221-5/+4
| * Populate BL31 input parameters as per new specVikram Kanigiri2014-05-221-4/+4
* | Merge pull request #83 from athoelke/at/tf-issues-126Andrew Thoelke2014-05-221-0/+6
|\ \ | |/ |/|
| * Set SCR_EL3.RW correctly before exiting bl31_mainAndrew Thoelke2014-05-161-0/+6
* | Rework BL3-1 unhandled exception handling and reportingSoby Mathew2014-05-161-1/+1
|/
* Correct usage of data and instruction barriersAndrew Thoelke2014-05-071-0/+1
* Remove variables from .data sectionDan Handley2014-05-061-1/+2
* Reduce deep nesting of header filesDan Handley2014-05-061-7/+4
* Always use named structs in header filesDan Handley2014-05-061-3/+3
* Generate build time and date message at link time.Jon Medhurst2014-03-051-3/+2
* Implement late binding for runtime hooksJeenu Viswambharan2014-02-261-10/+30
* Add support for BL3-2 in BL3-1Achin Gupta2014-02-201-10/+82
* Add support for handling runtime service requestsJeenu Viswambharan2014-02-171-8/+28
* Add runtime services frameworkAchin Gupta2014-02-171-2/+1
* Add context management libraryAchin Gupta2014-02-171-1/+11
* Update year in copyright text to 2014Dan Handley2014-01-171-1/+1
* Make BL31's ns_entry_info a single-cpu areaSandrine Bailleux2013-12-121-1/+1
* Enable third party contributionsDan Handley2013-12-051-1/+1
* ARMv8 Trusted Firmware release v0.2v0.2Achin Gupta2013-10-251-0/+76