aboutsummaryrefslogtreecommitdiff
path: root/bl31
AgeCommit message (Expand)Author
2014-02-20Move PSCI to runtime services directoryAchin Gupta
2014-02-20Factor out translation table setup in ARM FVP portAchin Gupta
2014-02-20Add support for BL3-2 in BL3-1Achin Gupta
2014-02-20Rework BL2 to BL3-1 hand over interfaceAchin Gupta
2014-02-20Add exception vector guardsJeenu Viswambharan
2014-02-17Add support for handling runtime service requestsJeenu Viswambharan
2014-02-17Introduce new exception handling frameworkAchin Gupta
2014-02-17Add runtime services frameworkAchin Gupta
2014-02-17Add context management libraryAchin Gupta
2014-02-17Add helper library for cpu context managementAchin Gupta
2014-02-17Setup VBAR_EL3 incrementallyAchin Gupta
2014-02-17Move translation tables into separate sectionJeenu Viswambharan
2014-01-20Build system: minor spacing tidyupRyan Harkin
2014-01-20Build system: Fixes #2: Add multi-platform supportRyan Harkin
2014-01-17Change comments in assembler files to help ctagsJeenu Viswambharan
2014-01-17Probe for GICv3 re-distributors on core bring-upHarry Liebel
2014-01-17Do not trap access to floating point registersHarry Liebel
2014-01-17Update year in copyright text to 2014Dan Handley
2014-01-17Move GIC setup to a separate fileIan Spray
2013-12-20Create local C library implementation (1/2)Harry Liebel
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-05rework general purpose registers save and restoreAchin Gupta
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-27Unmask SError and Debug exceptions.Sandrine Bailleux
2013-11-27Fix inlining of GIC helper functionsSandrine Bailleux
2013-11-27Move generic architectural setup out of blx_plat_arch_setup().Sandrine Bailleux
2013-10-25ARMv8 Trusted Firmware release v0.2v0.2Achin Gupta