Searched refs:FW_RUNTIME_MAX_SIZE (Results 1 – 1 of 1) sorted by relevance
24 #define FW_RUNTIME_MAX_SIZE SZ_512M macro164 if (runtime_size < fw->file->size || runtime_size > FW_RUNTIME_MAX_SIZE) { in ivpu_fw_parse()