]> git.ipfire.org Git - people/ms/u-boot.git/commit
mx7_common: use Kconfig for ARMv7 non-secure mode
authorStefan Agner <stefan.agner@toradex.com>
Wed, 13 Jul 2016 07:25:41 +0000 (00:25 -0700)
committerStefano Babic <sbabic@denx.de>
Tue, 19 Jul 2016 17:52:15 +0000 (19:52 +0200)
commitbe1a17ff689b0289bbf900813265e4525949eef7
tree2d34bcc7da0d1f66ba9830fd36abbae007c9f44e
parent47855a5c3bf8aa2ad2bd48016d48c89bc1e2641c
mx7_common: use Kconfig for ARMv7 non-secure mode

Use existing Kconfig symbols to let the user configure whether to
build a U-Boot with non-secure mode support or not. This also allows
to enable virtualization extension easily.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
arch/arm/cpu/armv7/mx7/Kconfig
configs/mx7dsabresd_defconfig
configs/warp7_defconfig
include/configs/mx7_common.h