aboutsummaryrefslogtreecommitdiffstats
path: root/plat/mediatek/mt8173/bl31_plat_setup.c
Commit message (Expand)AuthorAgeFilesLines
* 16550: Use generic console_t data structureAndre Przywara2020-02-251-1/+1
* mediatek: mt8173: apply MULTI_CONSOLE frameworkkenny liang2019-09-121-2/+4
* plat/mediatek/mt81*: Use new bl31_params_parse() helperJulius Werner2019-07-241-9/+4
* plat/arm: Sanitise includesAntonio Nino Diaz2019-01-251-1/+1
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-7/+10
* Replace S-EL3 references by EL3John Tsichritzis2018-10-101-1/+1
* mediatek: Migrate to new interfacesAntonio Nino Diaz2018-09-281-12/+10
* Clean usage of void pointers to access symbolsJoel Hutton2018-03-271-23/+5
* Use SPDX license identifiersdp-arm2017-05-031-25/+1
* Get rid of use of old GIC APIsKoan-Sin Tan2017-01-241-3/+3
* Get rid of use of compatibility APIKoan-Sin Tan2017-01-241-0/+2
* Move BL_COHERENT_RAM_BASE/END defines to common_def.hMasahiro Yamada2017-01-181-16/+4
* Replace MediaTek delay timer by generic oneAntonio Nino Diaz2016-05-201-2/+3
* mt8173: Protect BL31 memory from non-secure accessJimmy Huang2016-04-011-4/+14
* mt8173: Add #error directive to prevent RESET_TO_BL31Jimmy Huang2016-03-091-2/+0
* mt8173: Enable dynamic clock managementJimmy Huang2016-01-261-0/+10
* Initial platform port for MediaTek mt8173CC Ma2015-08-111-0/+181