7.17. MediaTek 8189

MediaTek 8189 (MT8189) is a 64-bit ARM SoC introduced by MediaTek in 2024. The chip incorporates eight cores - six Cortex-A55 cores, two Cortex-A78 cores. Cortex-A55 can operate at up to 2.0 GHz. Cortex-A78 can operate at up to 3.0 GHz.

7.17.1. Boot Sequence

Boot Rom --> Coreboot --> TF-A BL31 --> Depthcharge --> Linux Kernel

7.17.2. How to Build

make CROSS_COMPILE=aarch64-linux-gnu- PLAT=mt8189 DEBUG=1 COREBOOT=1