SND_SOF_FW_SIG_SIZE
unsigned char sig[SND_SOF_FW_SIG_SIZE]; /* "Reef" */
if (strncmp(header->sig, SND_SOF_FW_SIG, SND_SOF_FW_SIG_SIZE) != 0) {