[PATCH] imx: imx8mn_beacon: Enable TrustZone
sbabic at denx.de
sbabic at denx.de
Sat Feb 5 17:42:29 CET 2022
> When the board was added, enabling tzc380 was left off by
> mistake.
> Signed-off-by: Adam Ford <aford173 at gmail.com>
> diff --git a/board/beacon/imx8mn/spl.c b/board/beacon/imx8mn/spl.c
> index b5263ccfd7..bb51be01c5 100644
> --- a/board/beacon/imx8mn/spl.c
> +++ b/board/beacon/imx8mn/spl.c
> @@ -122,6 +122,8 @@ void board_init_f(ulong dummy)
> hang();
> }
>
> + enable_tzc380();
> +
> /* DDR initialization */
> spl_dram_init();
>
Applied to u-boot-imx, master, thanks !
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
More information about the U-Boot
mailing list