commit | a7414606ab65ad4a078d848b1e5ea2d058b76c86 | [log] [tgz] |
---|---|---|
author | Chia-Wei Wang <chiawei_wang@aspeedtech.com> | Wed Sep 27 13:51:04 2023 +0800 |
committer | Chia-Wei Wang <chiawei_wang@aspeedtech.com> | Thu Sep 28 10:23:06 2023 +0800 |
tree | d01f3843ec863e1131391333c3e385f4baf2afd1 | |
parent | e7f22450b00d77a77626f6d62af228aca675a8cb [diff] |
refactor(ast2700): adopt RESET_TO_BL31 boot flow Revise the AST2700 boot flow to the RESET_TO_BL31 scheme. The execution of BL1/2 can be saved from ARM CA35 while most low level platform initialization are moved to a preceding MCU. This patch updates the build configuration and also adds the SMP mailbox setup code to hold secondary cores until they are being waken up. Signed-off-by: Chia-Wei Wang <chiawei_wang@aspeedtech.com> Change-Id: I7e0aa6416b92b97036153db1d9a26baaa41b7b18