Home
last modified time | relevance | path

Searched refs:LICENSE_VALID (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/tools/arch/x86/intel_sdsi/
H A Dintel_sdsi.c135 #define LICENSE_VALID(l) (!!((l) & 0x80000000)) macro
489 bool license_valid = LICENSE_VALID(blob_size_field); in sdsi_state_cert_show()