OP-TEE / manifest

Manifests to use OP-TEE on various platforms
68 stars 174 forks source link

qemu_v8: update U-Boot to v2023.07.02 #243

Closed jforissier closed 1 year ago

jforissier commented 1 year ago

QEMUv8 doesn't work anymore with U-Boot (make UBOOT=y run). The boot hangs after a few lines:

NOTICE: Booting Trusted Firmware NOTICE: BL1: v2.9(release):v2.9 NOTICE: BL1: Built : 11:51:02, Jul 27 2023 WARNING: Firmware Image Package header check failed. NOTICE: BL1: Booting BL2 NOTICE: BL2: v2.9(release):v2.9 NOTICE: BL2: Built : 11:51:02, Jul 27 2023 WARNING: Firmware Image Package header check failed. WARNING: Firmware Image Package header check failed. WARNING: Firmware Image Package header check failed. WARNING: Firmware Image Package header check failed. NOTICE: BL1: Booting BL31 NOTICE: BL31: v2.9(release):v2.9 NOTICE: BL31: Built : 11:51:02, Jul 27 2023

U-Boot 2021.04 (Jul 27 2023 - 11:57:09 +0200)

DRAM: 1 GiB [Nothing happens after this point]

Upgrade to the latest version of U-Boot (v2023.07.02) as a first step to fix this. Some additional configuration changes are required and will be submitted to the build repository [1].

Link: https://github.com/OP-TEE/build/ Change-Id: I730ab911e04811514ccaddf5d22523a894cb81da

jforissier commented 1 year ago

Let's take this as a part of 244.