diff options
| author | Joao Marcos Costa <joaomarcos.costa@bootlin.com> | 2023-12-27 17:05:45 +0100 |
|---|---|---|
| committer | Joao Marcos Costa <joaomarcos.costa@bootlin.com> | 2023-12-29 14:47:22 +0100 |
| commit | 78fe73c29b9559d9eae317ff2c1a468bcf884cb6 (patch) | |
| tree | deb2e9a87013654b7ae4149d066198ac3b72ee4c /classes/use-imx-security-controller-firmware.bbclass | |
| parent | 1652e927cc996be3ab4676792fd67b93ed3576dd (diff) | |
| download | meta-freescale-78fe73c29b9559d9eae317ff2c1a468bcf884cb6.tar.gz | |
imx-base.inc: fix OPTEE_BOOT_IMAGE's override
Using 'aarch64', as if the OPTEE_BOOT_IMAGE was conditioned to the
userspace's architecture, will include uTee-${OPTEE_BIN_EXT} in a multilib
context (e.g., for a 32-bit userspace). This happens because 'aarch64' will not
be listed in OVERRIDES, and the error below will come up during do_image_wic
task:
output: install:
cannot stat '...build/tmp-glibc/deploy/images/microej-imx93/uTee-':
No such file or directory
Replace 'aarch64' by mx*-generic-bsp, for both imx8 and imx9, as these
two are aarch64 platforms.
Signed-off-by: Joao Marcos Costa <joaomarcos.costa@bootlin.com>
Diffstat (limited to 'classes/use-imx-security-controller-firmware.bbclass')
0 files changed, 0 insertions, 0 deletions
