aboutsummaryrefslogtreecommitdiffstats
path: root/plat/common/aarch32
Commit message (Expand)AuthorAgeFilesLines
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-043-5/+5
* Deprecate weak crash console functionsAntonio Nino Diaz2018-10-251-0/+4
* Add sample crash console functionsAntonio Nino Diaz2018-10-251-0/+92
* Merge pull request #1583 from danielboulby-arm/db/AArch32_Multi_ConsoleDimitris Papastamos2018-10-041-0/+4
|\
| * pl011: Add support in AArch32 for MULTI_CONSOLE_APIDaniel Boulby2018-09-211-0/+4
* | Remove deprecated early platform setup interfacesAntonio Nino Diaz2018-09-281-11/+0
|/
* xlat v2: Support the EL2 translation regimeAntonio Nino Diaz2018-08-101-1/+1
* Remove sp_min functions from plat_common.cSoby Mathew2018-03-022-23/+37
* Introduce the new BL handover interfaceSoby Mathew2018-02-261-1/+13
* plat/common: move arch-agnostic fallback functions to C fileMasahiro Yamada2018-02-021-34/+1
* aarch32: add few missing weak platform specific functionEtienne Carriere2017-11-081-0/+31
* Add platform hooks for boot redundancy supportRoberto Vargas2017-10-241-0/+22
* FVP: Fix AArch32 stack functions to be ABI-compliantJeenu Viswambharan2017-08-011-4/+4
* sp_min: Implement `sp_min_plat_runtime_setup()`Dimitris Papastamos2017-06-201-0/+11
* Use SPDX license identifiersdp-arm2017-05-034-100/+4
* Add and use plat_crash_console_flush() APIAntonio Nino Diaz2017-03-311-1/+33
* Move plat/common source file definitions to generic Makefilesdp-arm2017-03-201-3/+3
* Merge pull request #861 from soby-mathew/sm/aarch32_fixesdavidcunado-arm2017-03-181-3/+3
|\
| * AArch32: Enable override of plat_set_my_stack/plat_get_my_stackSoby Mathew2017-03-021-3/+3
* | Simplify translation tables headers dependenciesAntonio Nino Diaz2017-03-081-2/+2
|/
* AArch32: Miscellaneous fixes in the AArch32 codeYatharth Kochar2016-12-011-15/+0
* AArch32: Common changes needed for BL1/BL2Yatharth Kochar2016-09-212-0/+81
* AArch32: Add essential ARM platform and FVP supportSoby Mathew2016-08-103-0/+193