1 // © 2022 Qualcomm Innovation Center, Inc. All rights reserved. 2 // 3 // SPDX-License-Identifier: BSD-3-Clause 4 5 bool 6 smccc_handle_smc_platform_call(register_t args[7], bool is_hvc); 7