ARM: Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options
Add arch/arm/cpu/armv7/Kconfig with non-secure and virt options, this is a
preparation patch for adding an env variable to choose between secure /
non-secure boot on non-secure boot capable systems, specifically this
prepares for adding CONFIG_ARMV7_BOOT_SEC_DEFAULT as a proper Kconfig option.
Signed-off-by:
Hans de Goede <hdegoede@redhat.com>
Showing
- arch/arm/Kconfig 4 additions, 0 deletionsarch/arm/Kconfig
- arch/arm/cpu/armv7/Kconfig 23 additions, 0 deletionsarch/arm/cpu/armv7/Kconfig
- arch/arm/cpu/armv7/exynos/Kconfig 2 additions, 0 deletionsarch/arm/cpu/armv7/exynos/Kconfig
- board/sunxi/Kconfig 2 additions, 0 deletionsboard/sunxi/Kconfig
- include/configs/arndale.h 0 additions, 2 deletionsinclude/configs/arndale.h
- include/configs/sun7i.h 0 additions, 2 deletionsinclude/configs/sun7i.h
- include/configs/vexpress_ca15_tc2.h 0 additions, 2 deletionsinclude/configs/vexpress_ca15_tc2.h
arch/arm/cpu/armv7/Kconfig
0 → 100644
Please register or sign in to comment