u-boot/arch/arm/mach-imx/imx9/container.cfg
Mathieu Othacehe c2666fdab6 imx9: Fix OP-TEE support
This fixes OP-TEE support by:

- Adding tee.bin to container.cfg
- Starting ELE RNG in SPL

Signed-off-by: Mathieu Othacehe <othacehe@gnu.org>
2024-03-04 08:18:13 -03:00

11 lines
245 B
INI

/* SPDX-License-Identifier: GPL-2.0+ */
/*
* Copyright 2023 Mathieu Othacehe <m.othacehe@gmail.com>
*/
BOOT_FROM SD 0x400
SOC_TYPE IMX9
CONTAINER
IMAGE A55 bl31.bin 0x204E0000
IMAGE A55 u-boot.bin CONFIG_TEXT_BASE
IMAGE A55 tee.bin 0x96000000