aboutsummaryrefslogtreecommitdiffstats
path: root/bl31/bl31.mk
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1533 from jeenu-arm/mpamDimitris Papastamos2018-08-221-0/+4
|\
| * AArch64: Enable MPAM for lower ELsJeenu Viswambharan2018-08-201-0/+4
* | DSU erratum 936184 workaroundJohn Tsichritzis2018-08-171-0/+1
|/
* RAS: Move EA handling to a separate fileJeenu Viswambharan2018-07-171-0/+1
* SDEI: Make dispatches synchronousJeenu Viswambharan2018-06-211-1/+2
* BL31: Introduce jump primitivesJeenu Viswambharan2018-06-211-2/+3
* Rename symbols and files relating to CVE-2017-5715Dimitris Papastamos2018-05-231-2/+2
* Fixup `SMCCC_ARCH_FEATURES` semanticsDimitris Papastamos2018-03-141-2/+2
* Implement support for SMCCC v1.1Dimitris Papastamos2018-01-291-1/+2
* Merge pull request #1197 from dp-arm/dp/amudavidcunado-arm2018-01-121-1/+2
|\
| * AMU: Add configuration helpers for aarch64Dimitris Papastamos2018-01-111-1/+2
* | Workaround for CVE-2017-5715 on Cortex A73 and A75Dimitris Papastamos2018-01-111-1/+2
* | Workaround for CVE-2017-5715 on Cortex A57 and A72Dimitris Papastamos2018-01-111-0/+4
|/
* Enable SVE for Non-secure worldDavid Cunado2017-11-301-0/+4
* AMU: Implement support for aarch64Dimitris Papastamos2017-11-291-0/+4
* Refactor Statistical Profiling Extensions implementationDimitris Papastamos2017-11-201-0/+4
* BL31: Add SDEI dispatcherJeenu Viswambharan2017-11-131-0/+12
* BL31: Introduce Exception Handling FrameworkJeenu Viswambharan2017-11-131-0/+7
* SPM: Introduce Secure Partition ManagerAntonio Nino Diaz2017-11-081-1/+12
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* Move plat/common source file definitions to generic Makefilesdp-arm2017-03-201-1/+2
* Introduce PSCI Library InterfaceSoby Mathew2016-07-191-1/+0
* Introduce `el3_runtime` and `PSCI` librariesSoby Mathew2016-07-181-26/+4
* Add optional PSCI STAT residency & count functionsYatharth Kochar2016-06-161-0/+4
* Add Performance Measurement Framework(PMF)Yatharth Kochar2016-06-161-1/+5
* Miscellaneous doc fixes for v1.2Sandrine Bailleux2015-12-211-1/+1
* Remove dashes from image names: 'BL3-x' --> 'BL3x'Juan Castillo2015-12-141-1/+1
* Move context management code to common locationYatharth Kochar2015-12-091-2/+3
* Remove the IMF_READ_INTERRUPT_ID build optionSoby Mathew2015-11-261-7/+0
* PSCI: Switch to the new PSCI frameworksSoby Mathew2015-08-131-4/+4
* Move bakery algorithm implementation out of coherent memorySoby Mathew2015-01-221-1/+6
* Introduce framework for CPU specific operationsSoby Mathew2014-08-201-1/+1
* Add support for PSCI SYSTEM_OFF and SYSTEM_RESET APIsJuan Castillo2014-08-191-1/+2
* Remove coherent stack usage from the warm boot pathAchin Gupta2014-07-191-0/+1
* Remove early_exceptions from BL3-1Andrew Thoelke2014-06-171-2/+1
* Per-cpu data cache restructuringAndrew Thoelke2014-06-161-0/+2
* Make the BL3-1 crash reporting optionalAndrew Thoelke2014-06-111-0/+8
* Introduce interrupt handling framework in BL3-1Achin Gupta2014-05-221-0/+8
* Introduce interrupt registration framework in BL3-1Achin Gupta2014-05-221-0/+1
* Add support for BL3-1 as a reset vectorVikram Kanigiri2014-05-221-0/+1
* Rework BL3-1 unhandled exception handling and reportingSoby Mathew2014-05-161-0/+1
* Remove vpath usage in makefilesDan Handley2014-05-061-40/+19
* Move include and source files to logical locationsDan Handley2014-05-061-7/+5
* Separate out BL2, BL3-1 and BL3-2 early exception vectors from BL1Sandrine Bailleux2014-03-261-0/+1
* Specify image entry in linker scriptJeenu Viswambharan2014-03-201-1/+0
* Implement ARM Standard ServiceJeenu Viswambharan2014-03-201-2/+5
* Update Makefiles to get proper dependency checking working.Jon Medhurst2014-03-051-20/+19
* Move PSCI to runtime services directoryAchin Gupta2014-02-201-2/+2
* Add support for handling runtime service requestsJeenu Viswambharan2014-02-171-1/+0
* Add context management libraryAchin Gupta2014-02-171-0/+1