Re: [PATCH 1/2] configs: Add configs for J7200 High Security EVM

2022-09-15 Thread Tom Rini
On Tue, Aug 30, 2022 at 03:54:29PM +0530, Jayesh Choudhary wrote: > From: Andrew Davis > > Add J7200 High Security EVM defconfig. > > These defconfigs are the same as for the non-secure part, except for: > CONFIG_TI_SECURE_DEVICE option set to 'y' > CONFIG_BOOTCOMMAND uses FIT images fo

[PATCH 1/2] configs: Add configs for J7200 High Security EVM

2022-08-30 Thread Jayesh Choudhary
From: Andrew Davis Add J7200 High Security EVM defconfig. These defconfigs are the same as for the non-secure part, except for: CONFIG_TI_SECURE_DEVICE option set to 'y' CONFIG_BOOTCOMMAND uses FIT images for booting Signed-off-by: Andrew Davis [j-choudh...@ti.com: add few configs from