1# © 2021 Qualcomm Innovation Center, Inc. All rights reserved. 2# 3# SPDX-License-Identifier: BSD-3-Clause 4 5base_module hyp/vm/vpm_base 6interface psci 7local_include 8events psci.ev 9types psci.tc 10source psci_common.c psci_pm_list.c 11arch_source aarch64 psci.c 12arch_events aarch64 psci.ev 13