commit | 2a753d38fa93019652d08678defee33ff86fa741 | [log] [tgz] |
---|---|---|
author | Stefan Agner <stefan.agner@toradex.com> | Wed Jul 13 00:25:41 2016 -0700 |
committer | Stefano Babic <sbabic@denx.de> | Tue Jul 19 19:52:15 2016 +0200 |
tree | 2d34bcc7da0d1f66ba9830fd36abbae007c9f44e | |
parent | 33240f574cc4c03e851c836e054adb82398defe0 [diff] |
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>