]> git.dujemihanovic.xyz Git - u-boot.git/commit
arm: mach-k3: common: Default to non fitImage boot on HS-FS
authorVignesh Raghavendra <vigneshr@ti.com>
Thu, 20 Apr 2023 16:12:21 +0000 (21:42 +0530)
committerTom Rini <trini@konsulko.com>
Tue, 2 May 2023 18:23:59 +0000 (14:23 -0400)
commitfdb051ba3f791cd0cdc035b715509dd9dd17cb8e
tree4e04a40158f485883667811597f0cb88832ce939
parent0e889a7c1b060576a5bea958280e3065b9b35cd8
arm: mach-k3: common: Default to non fitImage boot on HS-FS

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 <vigneshr@ti.com>
Reviewed-by: Kamlesh Gurudasani <kamlesh@ti.com>
arch/arm/mach-k3/common.c