Ikjoon Jang has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/46121 )
Change subject: soc/mediatek/mt8192: enable CONFIG_ARM64_USE_ARM_TRUSTED_FIRMWARE ......................................................................
soc/mediatek/mt8192: enable CONFIG_ARM64_USE_ARM_TRUSTED_FIRMWARE
BUG=159079785 TEST=boot asurada
Change-Id: Ieb93073beff7ec95eb5406eecbfba8192f91edce Signed-off-by: Ikjoon Jang ikjn@chromium.org --- M src/soc/mediatek/mt8192/Kconfig 1 file changed, 1 insertion(+), 0 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/21/46121/1
diff --git a/src/soc/mediatek/mt8192/Kconfig b/src/soc/mediatek/mt8192/Kconfig index 2412204..d97b017 100644 --- a/src/soc/mediatek/mt8192/Kconfig +++ b/src/soc/mediatek/mt8192/Kconfig @@ -5,6 +5,7 @@ select ARCH_VERSTAGE_ARMV8_64 select ARCH_ROMSTAGE_ARMV8_64 select ARCH_RAMSTAGE_ARMV8_64 + select ARM64_USE_ARM_TRUSTED_FIRMWARE select HAVE_UART_SPECIAL
if SOC_MEDIATEK_MT8192
Ikjoon Jang has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/46121 )
Change subject: soc/mediatek/mt8192: enable CONFIG_ARM64_USE_ARM_TRUSTED_FIRMWARE ......................................................................
Patch Set 1:
Is this correct way (upload into review.coreboot.org)??
Paul Menzel has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/46121 )
Change subject: soc/mediatek/mt8192: enable CONFIG_ARM64_USE_ARM_TRUSTED_FIRMWARE ......................................................................
Patch Set 1:
(1 comment)
https://review.coreboot.org/c/coreboot/+/46121/1//COMMIT_MSG Commit Message:
https://review.coreboot.org/c/coreboot/+/46121/1//COMMIT_MSG@10 PS1, Line 10: TEST=boot asurada 1. It didn’t boot before? Please summarize the issue as access to the bug report is restricted. 2. What ATF version did you test with?
Ikjoon Jang has abandoned this change. ( https://review.coreboot.org/c/coreboot/+/46121 )
Change subject: soc/mediatek/mt8192: enable CONFIG_ARM64_USE_ARM_TRUSTED_FIRMWARE ......................................................................
Abandoned
sorry, pushed by mistake, this should be in a another series.