summaryrefslogtreecommitdiff
path: root/plat/mediatek/mt8173/bl31_plat_setup.c
AgeCommit message (Expand)Author
2019-09-12mediatek: mt8173: apply MULTI_CONSOLE frameworkkenny liang
2019-07-24plat/mediatek/mt81*: Use new bl31_params_parse() helperJulius Werner
2019-01-25plat/arm: Sanitise includesAntonio Nino Diaz
2019-01-04Sanitise includes across codebaseAntonio Nino Diaz
2018-10-10Replace S-EL3 references by EL3John Tsichritzis
2018-09-28mediatek: Migrate to new interfacesAntonio Nino Diaz
2018-03-27Clean usage of void pointers to access symbolsJoel Hutton
2017-05-03Use SPDX license identifiersdp-arm
2017-01-24Get rid of use of old GIC APIsKoan-Sin Tan
2017-01-24Get rid of use of compatibility APIKoan-Sin Tan
2017-01-18Move BL_COHERENT_RAM_BASE/END defines to common_def.hMasahiro Yamada
2016-05-20Replace MediaTek delay timer by generic oneAntonio Nino Diaz
2016-04-01mt8173: Protect BL31 memory from non-secure accessJimmy Huang
2016-03-09mt8173: Add #error directive to prevent RESET_TO_BL31Jimmy Huang
2016-01-26mt8173: Enable dynamic clock managementJimmy Huang
2015-08-11Initial platform port for MediaTek mt8173CC Ma