zephyr/tests/arch/arm64/arm64_smc_call/Kconfig

8 lines
198 B
Plaintext
Raw Normal View History

# Copyright (c) 2022 Arm Limited (or its affiliates). All rights reserved.
# SPDX-License-Identifier: Apache-2.0
config SMC_CALL_USE_HVC
bool "Set smc call method to hvc"
source "Kconfig.zephyr"