1 /* SPDX-License-Identifier: MIT */
3 * Copyright(c) 2021-2022, Intel Corporation. All rights reserved.
6 #ifndef __INTEL_PXP_HUC_H__
7 #define __INTEL_PXP_HUC_H__
11 int intel_pxp_huc_load_and_auth(struct intel_pxp *pxp);
13 #endif /* __INTEL_PXP_HUC_H__ */