View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006954 | UBoot | U-Boot | public | 2025-10-10 13:09 | 2025-10-10 13:13 |
Reporter | dippold | Assigned To | |||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Platform | armv7, armv8 | OS | U-Boot | OS Version | 2021.04 |
Target Version | u-boot-2021.04-v2021.04-fs1.2 | ||||
Summary | 0006954: Search for TEE while saving independent from CONFIG_IMX_OPTEE | ||||
Description | If a user wants to save an OP-TEE enabled N-Boot while using an U-Boot without CONFIG_IMX_OPTEE enabled it will skip saving the OP-TEE. This breaks the system during boot because the bl31 build for jumps into the OP-TEE location where no code will be located. Change this system to always take OP-TEE into account to not break on saving. | ||||
Forum Link | |||||