blob: 81aa1293ee886f2736b61121dc90e847cff34401 [file] [log] [blame]
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.
Boot Sequence
-------------
::
Boot Rom --> Coreboot --> TF-A BL31 --> Depthcharge --> Linux Kernel
How to Build
------------
.. code:: shell
make CROSS_COMPILE=aarch64-linux-gnu- PLAT=mt8189 DEBUG=1 COREBOOT=1