aboutsummaryrefslogtreecommitdiff
path: root/bl31/bl31.mk
AgeCommit message (Expand)Author
2017-05-03Use SPDX license identifiersdp-arm
2017-03-20Move plat/common source file definitions to generic Makefilesdp-arm
2016-07-19Introduce PSCI Library InterfaceSoby Mathew
2016-07-18Introduce `el3_runtime` and `PSCI` librariesSoby Mathew
2016-06-16Add optional PSCI STAT residency & count functionsYatharth Kochar
2016-06-16Add Performance Measurement Framework(PMF)Yatharth Kochar
2015-12-21Miscellaneous doc fixes for v1.2Sandrine Bailleux
2015-12-14Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo
2015-12-09Move context management code to common locationYatharth Kochar
2015-11-26Remove the IMF_READ_INTERRUPT_ID build optionSoby Mathew
2015-08-13PSCI: Switch to the new PSCI frameworksSoby Mathew
2015-01-22Move bakery algorithm implementation out of coherent memorySoby Mathew
2014-08-20Introduce framework for CPU specific operationsSoby Mathew
2014-08-19Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIsJuan Castillo
2014-07-19Remove coherent stack usage from the warm boot pathAchin Gupta
2014-06-17Remove early_exceptions from BL3-1Andrew Thoelke
2014-06-16Per-cpu data cache restructuringAndrew Thoelke
2014-06-11Make the BL3-1 crash reporting optionalAndrew Thoelke
2014-05-22Introduce interrupt handling framework in BL3-1Achin Gupta
2014-05-22Introduce interrupt registration framework in BL3-1Achin Gupta
2014-05-22Add support for BL3-1 as a reset vectorVikram Kanigiri
2014-05-16Rework BL3-1 unhandled exception handling and reportingSoby Mathew
2014-05-06Remove vpath usage in makefilesDan Handley
2014-05-06Move include and source files to logical locationsDan Handley
2014-03-26Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1Sandrine Bailleux
2014-03-20Specify image entry in linker scriptJeenu Viswambharan
2014-03-20Implement ARM Standard ServiceJeenu Viswambharan
2014-03-05Update Makefiles to get proper dependency checking working.Jon Medhurst
2014-02-20Move PSCI to runtime services directoryAchin Gupta
2014-02-17Add support for handling runtime service requestsJeenu Viswambharan
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-01-20Build system: minor spacing tidyupRyan Harkin
2014-01-20Build system: Fixes #2: Add multi-platform supportRyan Harkin
2014-01-17Probe for GICv3 re-distributors on core bring-upHarry 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-05Enable third party contributionsDan Handley
2013-11-27Fix inlining of GIC helper functionsSandrine Bailleux
2013-10-25ARMv8 Trusted Firmware release v0.2v0.2Achin Gupta