huc_info
huc_info(huc, "MEI driver not bound, disabling load\n");
huc_info(huc, "can't load due to missing mei modules\n");
huc_info(huc, "can't load due to missing GSCCS\n");
huc_info(huc, "Failed to allocate heci pkt\n");
huc_info(huc, "initialization failed %pe\n", ERR_PTR(err));
huc_info(huc, "authenticated for %s\n", auth_mode_string(huc, type));
DEFINE_INTEL_GT_DEBUGFS_ATTRIBUTE(huc_info);
{"huc_info", huc_info, 0},