]> git.baikalelectronics.ru Git - arm-tf.git/commit
fix(mediatek): switch console to runtime state before leaving BL31
authorRex-BC Chen <rex-bc.chen@mediatek.com>
Wed, 26 Oct 2022 09:26:05 +0000 (17:26 +0800)
committerLiju-Clr Chen <liju-clr.chen@mediatek.com>
Wed, 26 Oct 2022 13:24:25 +0000 (21:24 +0800)
commitfcf4dd9f794b28bbfff3ee7d66bac8d5e260f46a
treec906e17a81719c9f22daac1f49ec5e6b237fa34d
parent8487cc85b54ec606f3100ef59c9a00646b40645e
fix(mediatek): switch console to runtime state before leaving BL31

We should switch console to runtime state. If we don't do this, the
state will keep boot state even we exit from BL31.

Signed-off-by: Bo-Chen Chen <rex-bc.chen@mediatek.com>
Change-Id: Id2269ccf2fdc22e0fa088c3c0365836730172233
plat/mediatek/common/mtk_bl31_setup.c