Re: [PATCH] arm: mach-k3: common: Default to non fitImage boot on HS-FS

2023-05-03 Thread Tom Rini
On Thu, Apr 20, 2023 at 09:42:21PM +0530, Vignesh Raghavendra wrote: > Allow non fitImage bootflow on Field Securable (HS-FS) devices in > addition to GP, force fitImage boot only on Security enforced (HS-SE) > devices where signed images are necessary to maintain chain of trust. > >

Re: [PATCH] arm: mach-k3: common: Default to non fitImage boot on HS-FS

2023-04-21 Thread Kamlesh Gurudasani
Vignesh Raghavendra writes: > Allow non fitImage bootflow on Field Securable (HS-FS) devices in > addition to GP, force fitImage boot only on Security enforced (HS-SE) > devices where signed images are necessary to maintain chain of trust. > > Signed-off-by: Vignesh Raghavendra Reviewed-by:

[PATCH] arm: mach-k3: common: Default to non fitImage boot on HS-FS

2023-04-20 Thread Vignesh Raghavendra
Allow non fitImage bootflow on Field Securable (HS-FS) devices in addition to GP, force fitImage boot only on Security enforced (HS-SE) devices where signed images are necessary to maintain chain of trust. Signed-off-by: Vignesh Raghavendra --- arch/arm/mach-k3/common.c | 4 ++-- 1 file