[U-Boot] [PATCH v4 0/2] ARM: Add non-secure / virt Kconfig options and allow secure boot on non-secure configs

Hans de Goede hdegoede at redhat.com
Fri Oct 24 20:34:14 CEST 2014


Hi Albert,

Here is the 4th version of my patch to allow secure-boot on u-boot builds
build with non-secure boot support enabled. The first patch is new and it
moves the enablement of ARMV7_NONSEC and ARMV7_VIRT to
arch/arm/cpu/armv7/Kconfig.

This allows adding a Kconfig option in the second patch to select whether
to boot in secure or non-secure mode by default for builds with non-secure
boot mode support.

These patches depend on Tom's "Kconfig: Add EXPERT option" and Ian's
"sunxi: kconfig: Add top-level ARCH_SUNXI" patches, as such I believe it is
best to merge these through the sunxi tree. If I can get your Acked-by for
these 2 patches then I'll take care of getting them merged.

Thanks & Regards,

Hans


More information about the U-Boot mailing list