Searched refs:INTEL_HUC_AUTH_BY_GUC (Results 1 – 4 of 4) sorted by relevance
300 huc->status[INTEL_HUC_AUTH_BY_GUC].reg = GEN11_HUC_KERNEL_LOAD_INFO; in intel_huc_init_early()301 huc->status[INTEL_HUC_AUTH_BY_GUC].mask = HUC_LOAD_SUCCESSFUL; in intel_huc_init_early()302 huc->status[INTEL_HUC_AUTH_BY_GUC].value = HUC_LOAD_SUCCESSFUL; in intel_huc_init_early()304 huc->status[INTEL_HUC_AUTH_BY_GUC].reg = HUC_STATUS2; in intel_huc_init_early()305 huc->status[INTEL_HUC_AUTH_BY_GUC].mask = HUC_FW_VERIFIED; in intel_huc_init_early()306 huc->status[INTEL_HUC_AUTH_BY_GUC].value = HUC_FW_VERIFIED; in intel_huc_init_early()446 bool partial = huc->fw.has_gsc_headers && type == INTEL_HUC_AUTH_BY_GUC; in auth_mode_string()561 case INTEL_HUC_AUTH_BY_GUC: in intel_huc_auth()605 return intel_huc_is_authenticated(huc, INTEL_HUC_AUTH_BY_GUC); in huc_is_fully_authenticated()650 intel_huc_is_authenticated(huc, INTEL_HUC_AUTH_BY_GUC)) in intel_huc_check_status()[all …]
27 INTEL_HUC_AUTH_BY_GUC = 0, enumerator
54 intel_huc_is_authenticated(>->uc.huc, INTEL_HUC_AUTH_BY_GUC)) in gsc_work()
532 intel_huc_auth(huc, INTEL_HUC_AUTH_BY_GUC); in __uc_init_hw()