#
# Copyright (c) 2018-2019 Linaro Limited
#
# SPDX-License-Identifier: Apache-2.0
#

#CONFIG_RUNTIME_NMI=y
#CONFIG_ARM_TRUSTZONE_M=y
#CONFIG_ARM_MPU=y
CONFIG_QEMU_ICOUNT_SHIFT=6
#
## GPIOs
CONFIG_GPIO=y

# Serial
CONFIG_CONSOLE=y
CONFIG_UART_CONSOLE=y
CONFIG_SERIAL=y

# Build a non-secure firmware image
#CONFIG_TRUSTED_EXECUTION_NONSECURE=y
