summaryrefslogtreecommitdiff
path: root/bl31/aarch64/bl31_entrypoint.S
AgeCommit message (Expand)Author
2016-06-02bl31: remove unneeded warmreset initAndre Przywara
2016-06-02sun50i: add OpenRISC stop code near BL31 start pointAndre Przywara
2016-02-04Merge in files from Allwinners lichee BSP tarballAndre Przywara
2014-08-27Miscellaneous documentation fixesSandrine Bailleux
2014-08-20Add CPU specific power management operationsSoby Mathew
2014-08-20Introduce framework for CPU specific operationsSoby Mathew
2014-08-15Unmask SError interrupt and clear SCR_EL3.EA bitAchin Gupta
2014-08-01Call platform_is_primary_cpu() only from reset handlerJuan Castillo
2014-07-28Merge pull request #172 from soby-mathew/sm/asm_assertdanh-arm
2014-07-28Rework the crash reporting in BL3-1 to use less stackSoby Mathew
2014-07-28Simplify management of SCTLR_EL3 and SCTLR_EL1Achin Gupta
2014-07-19Remove coherent stack usage from the cold boot pathAchin Gupta
2014-06-27Merge pull request #151 from vikramkanigiri/vk/t133-code-readabilityAndrew Thoelke
2014-06-24Simplify entry point information generation code on FVPVikram Kanigiri
2014-06-17Remove early_exceptions from BL3-1Andrew Thoelke
2014-06-16Per-cpu data cache restructuringAndrew Thoelke
2014-05-22Introduce interrupt handling framework in BL3-1Achin Gupta
2014-05-22Add support for BL3-1 as a reset vectorVikram Kanigiri
2014-05-22Populate BL31 input parameters as per new specVikram Kanigiri
2014-05-22Rework handover interface between BL stagesVikram Kanigiri
2014-05-08Merge pull request #63 from soby-mathew/sm/save_callee_saved_registers_in_cpu...danh-arm
2014-05-08Preserve x19-x29 across world switch for exception handlingSoby Mathew
2014-05-07Access system registers directly in assemblerAndrew Thoelke
2014-05-07Correct usage of data and instruction barriersAndrew Thoelke
2014-05-06Reduce deep nesting of header filesDan Handley
2014-05-06Make use of user/system includes more consistentDan Handley
2014-03-26Place assembler functions in separate sectionsAndrew Thoelke
2014-02-20Add support for BL3-2 in BL3-1Achin Gupta
2014-02-20Rework BL2 to BL3-1 hand over interfaceAchin Gupta
2014-02-17Add support for handling runtime service requestsJeenu Viswambharan
2014-02-17Setup VBAR_EL3 incrementallyAchin Gupta
2014-01-17Change comments in assembler files to help ctagsJeenu Viswambharan
2014-01-17Do not trap access to floating point registersHarry Liebel
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-12Move RUN_IMAGE constant from bl1.h to bl_common.hSandrine Bailleux
2013-12-05Enable third party contributionsDan Handley
2013-12-05Properly initialise the C runtime environmentSandrine Bailleux
2013-12-05Various improvements/cleanups on the linker scriptsSandrine Bailleux
2013-11-27Move generic architectural setup out of blx_plat_arch_setup().Sandrine Bailleux
2013-10-25ARMv8 Trusted Firmware release v0.2Achin Gupta