]> code.ossystems Code Review - bsp/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)
committerOtavio Salvador <otavio@ossystems.com.br>
Wed, 20 Jul 2016 21:07:00 +0000 (18:07 -0300)
commitc782384dcd6f0150df6a997a3f530f88c5d9272f
tree0e7a1f6cd74181654d06d3f14865bedee103ce33
parentb8cc70ed147e1fa2d0386b51cf32702e3b546019
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