Home
last modified time | relevance | path

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

/openbmc/google-misc/subprojects/libcr51sign/include/libcr51sign/
H A Dcr51_image_descriptor.h122 IMAGE_DEV = 0, enumerator
/openbmc/google-misc/subprojects/libcr51sign/src/
H A Dlibcr51sign.c210 if (intf->is_production_mode() && (ctx->descriptor.image_type == IMAGE_DEV)) in validate_transition()
685 if (ctx->descriptor.image_type != IMAGE_DEV && in validate_descriptor()