aboutsummaryrefslogtreecommitdiff
path: root/bl31/bl31.mk
AgeCommit message (Expand)Author
2018-12-10SPM: Deprecate the current implementationAntonio Nino Diaz
2018-11-14SPM: EHF: Build EHF module along with Secure Partition ManagerSughosh Ganu
2018-08-22Merge pull request #1533 from jeenu-arm/mpamDimitris Papastamos
2018-08-20AArch64: Enable MPAM for lower ELsJeenu Viswambharan
2018-08-17DSU erratum 936184 workaroundJohn Tsichritzis
2018-07-17RAS: Move EA handling to a separate fileJeenu Viswambharan
2018-06-21SDEI: Make dispatches synchronousJeenu Viswambharan
2018-06-21BL31: Introduce jump primitivesJeenu Viswambharan
2018-05-23Rename symbols and files relating to CVE-2017-5715Dimitris Papastamos
2018-03-14Fixup `SMCCC_ARCH_FEATURES` semanticsDimitris Papastamos
2018-01-29Implement support for SMCCC v1.1Dimitris Papastamos
2018-01-12Merge pull request #1197 from dp-arm/dp/amudavidcunado-arm
2018-01-11AMU: Add configuration helpers for aarch64Dimitris Papastamos
2018-01-11Workaround for CVE-2017-5715 on Cortex A73 and A75Dimitris Papastamos
2018-01-11Workaround for CVE-2017-5715 on Cortex A57 and A72Dimitris Papastamos
2017-11-30Enable SVE for Non-secure worldDavid Cunado
2017-11-29AMU: Implement support for aarch64Dimitris Papastamos
2017-11-20Refactor Statistical Profiling Extensions implementationDimitris Papastamos
2017-11-13BL31: Add SDEI dispatcherJeenu Viswambharan
2017-11-13BL31: Introduce Exception Handling FrameworkJeenu Viswambharan
2017-11-08SPM: Introduce Secure Partition ManagerAntonio Nino Diaz
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