Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dmxsimage.h80 #define SB_VERSION_MAJOR 1 macro
H A Dmxsimage.c1323 hdr->major_version = SB_VERSION_MAJOR; in sb_prefill_image_header()
1700 if ((hdr->major_version != SB_VERSION_MAJOR) || in sb_verify_image_header()