commit | 72bccc10078924d4453263fd1c91a1ce37eedfca | [log] [tgz] |
---|---|---|
author | developer <developer@mediatek.com> | Sun Jun 26 21:50:32 2022 +0800 |
committer | developer <developer@mediatek.com> | Tue Aug 30 16:47:43 2022 +0800 |
tree | d5b2fb78c1acff5a8fc817beb54d4ce2e548e0f7 | |
parent | 22e6dcbcfe999f57fc539f174360634984d77591 [diff] |
feat(mediatek): implement generic platform port Implement mandatory platform port functions. Receive boot arguments from bl2, populate bl33 and bl32 image entry structs, call each MTK initcall levels in these mandatory platform port functions. After bl31_main exit and handover to 2nd boot loader, mtk bl33 issues SMC and traps to TF-A to execute boot_to_kernel and then handover to Linux kernel. Change-Id: I8d5a3511668fc749c4c71edf1ac700002cb5a9c8