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