summaryrefslogtreecommitdiff
path: root/bl31/bl31_main.c
AgeCommit message (Expand)Author
2017-05-11Merge pull request #927 from jeenu-arm/state-switchdavidcunado-arm
2017-05-03Use SPDX license identifiersdp-arm
2017-05-02Add macro to check whether the CPU implements an ELJeenu Viswambharan
2017-03-31Flush console where necessaryAntonio Nino Diaz
2016-10-12Add PMF instrumentation points in TFdp-arm
2016-09-22PSCI: Do psci_setup() as part of std_svc_setup()Soby Mathew
2016-09-22PSCI: Introduce PSCI Library argument structureSoby Mathew
2016-07-19Introduce PSCI Library InterfaceSoby Mathew
2016-06-03Build option to include AArch32 registers in cpu contextSoby Mathew
2015-12-14Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo
2015-12-09Ensure BL31 does not print to boot console by defaultSoby Mathew
2015-11-02Introduce print_entry_point_info() functionSandrine Bailleux
2015-09-14Make generic code work in presence of system cachesAchin Gupta
2015-08-13PSCI: Migrate TF to the new platform API and CM helpersSoby Mathew
2014-08-12Rationalize console log outputDan Handley
2014-08-01Support asynchronous method for BL3-2 initializationVikram Kanigiri
2014-07-28Rework incorrect use of assert() and panic() in codebaseJuan Castillo
2014-07-25Add support for printing version at runtimeJuan Castillo
2014-07-25Implement a leaner printf for Trusted FirmwareSoby Mathew
2014-06-24Remove all checkpatch errors from codebaseJuan Castillo
2014-06-23Initialise CPU contexts from entry_point_infoAndrew Thoelke
2014-06-17Remove early_exceptions from BL3-1Andrew Thoelke
2014-06-16Per-cpu data cache restructuringAndrew Thoelke
2014-06-11Provide cm_get/set_context() for current CPUAndrew Thoelke
2014-05-28Pass the args to the BL3-3 entrypointVikram Kanigiri
2014-05-27Further renames of platform porting functionsDan Handley
2014-05-23Move BL porting functions into platform.hDan Handley
2014-05-23Merge pull request #99 from vikramkanigiri:vk/tf-issues-133_V3Andrew Thoelke
2014-05-22Rework memory information passing to BL3-x imagesVikram Kanigiri
2014-05-22Populate BL31 input parameters as per new specVikram Kanigiri
2014-05-22Merge pull request #83 from athoelke/at/tf-issues-126Andrew Thoelke
2014-05-16Set SCR_EL3.RW correctly before exiting bl31_mainAndrew Thoelke
2014-05-16Rework BL3-1 unhandled exception handling and reportingSoby Mathew
2014-05-07Correct usage of data and instruction barriersAndrew Thoelke
2014-05-06Remove variables from .data sectionDan Handley
2014-05-06Reduce deep nesting of header filesDan Handley
2014-05-06Always use named structs in header filesDan Handley
2014-03-05Generate build time and date message at link time.Jon Medhurst
2014-02-26Implement late binding for runtime hooksJeenu Viswambharan
2014-02-20Add support for BL3-2 in BL3-1Achin Gupta
2014-02-17Add support for handling runtime service requestsJeenu Viswambharan
2014-02-17Add runtime services frameworkAchin Gupta
2014-02-17Add context management libraryAchin Gupta
2014-01-17Update year in copyright text to 2014Dan Handley
2013-12-12Make BL31's ns_entry_info a single-cpu areaSandrine Bailleux
2013-12-05Enable third party contributionsDan Handley
2013-10-25ARMv8 Trusted Firmware release v0.2v0.2Achin Gupta