blob: 6e237c6d596ef0e831cb9bb49a413e45d948aac3 [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
# Copyright (c) 2021 Nordic Semicondutor ASA
config ARM_STORE_EXC_RETURN
bool
default y if ARM_NONSECURE_FIRMWARE
help
Redefine this with looser requirements, so the EXC_RETURN value can
be checked in the test. This essentially tests that the official
requirements are sane.
source "Kconfig.zephyr"