Attention is currently required from: Hung-Te Lin, Yidi Lin.
Yu-Ping Wu has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/76919?usp=email )
The change is no longer submittable: All-Comments-Resolved and Code-Review are unsatisfied now.
Change subject: soc/mediatek/mt8188: Support ARM arch timer ......................................................................
Patch Set 1: -Code-Review
(2 comments)
File src/soc/mediatek/mt8188/Kconfig:
https://review.coreboot.org/c/coreboot/+/76919/comment/1708880d_ff7b1257 : PS1, Line 16: select ARM64_USE_ARCH_TIMER Shouldn't we select this from chromium overlay?
File src/soc/mediatek/mt8188/Makefile.inc:
https://review.coreboot.org/c/coreboot/+/76919/comment/ad883add_46c5dc3a : PS1, Line 9: all-y += timer.c ../common/timer_prepare.c Add timer.c if ARM64_USE_ARCH_TIMER. Otherwise common/timer.c.