Re: [PATCH] configs: am64x_evm_*_defconfig: Enable High Secure device support

2023-06-21 Thread Tom Rini
On Sat, Jun 03, 2023 at 06:06:14PM +0530, Vignesh Raghavendra wrote: > Enable CONFIG_TI_SECURE_DEVICE to support booting High Secure(HS) > variants of AM64x SoC. > > Signed-off-by: Vignesh Raghavendra Applied to u-boot/next, thanks! -- Tom signature.asc Description: PGP signature

[PATCH] configs: am64x_evm_*_defconfig: Enable High Secure device support

2023-06-03 Thread Vignesh Raghavendra
Enable CONFIG_TI_SECURE_DEVICE to support booting High Secure(HS) variants of AM64x SoC. Signed-off-by: Vignesh Raghavendra --- configs/am64x_evm_a53_defconfig | 1 + configs/am64x_evm_r5_defconfig | 1 + 2 files changed, 2 insertions(+) diff --git a/configs/am64x_evm_a53_defconfig