blob: ed4941106c5fd69279be8f565e08efd6868cccf8 [file] [log] [blame]
/* SPDX-License-Identifier: GPL-2.0-only */
#include <intelblocks/tcss.h>
const struct soc_tcss_ops tcss_ops = {
.configure_aux_bias_pads = ioe_tcss_configure_aux_bias_pads_sbi,
.valid_tbt_auth = ioe_tcss_valid_tbt_auth,
};