On 17:28-20230223, Tom Rini wrote: > On Wed, Feb 22, 2023 at 09:02:12AM -0600, Andrew Davis wrote: > > On 2/22/23 1:56 AM, Manorit Chawdhry wrote: > > > K3 devices have runtime type board detection. Make the default defconfig > > > include the secure configuration. Then remove the HS specific config. > > > > > > Non-HS devices will continue to boot due to runtime device type detection. > > > If TI_SECURE_DEV_PKG is not set the build will emit warnings, for non-HS > > > devices these can be ignored. > > > > > > Signed-off-by: Manorit Chawdhry <[email protected]> > > > --- > > > > This will help with keeping the HS and non-HS configs in sync :) > > > > Acked-by: Andrew Davis <[email protected]> > > Please re-spin both of these to update the MAINTAINERS file as well. >
Hi Tom, I've respinned the patches for both of them, j721e patch for the same is in a separate series along with some other fixes required for the board. I'll update the same there while sending a v2 based on other review comments. Regards, Manorit > -- > Tom

