sof/src
Rander Wang f51ff46635 rimage: remove incorrect module order check
The original check for "i - 1 == type" is used to make
sure that all modules in toml file are in order from 0
to max continuously. But the problem is that some modules
are not supported now or some modules share the same module
type of efx, so this check is incorrect.

Signed-off-by: Rander Wang <rander.wang@intel.com>
2022-11-22 16:39:04 +01:00
..
include/rimage rimage: make ace15 signing to support openssl3 2022-09-28 12:16:15 +01:00
adsp_config.c rimage: remove incorrect module order check 2022-11-22 16:39:04 +01:00
cse.c rimage: add ACE V1.5 handling 2022-05-26 14:37:38 +01:00
css.c css.c: add __func__ to "completing manifest" log 2021-10-05 12:01:53 +01:00
elf.c elf.c: check ELF32-LE magic number instead of crashing 2020-09-23 19:11:48 +01:00
ext_manifest.c ext_manifest: cppcheck: refactor to silence false positive 2021-05-19 11:12:14 +01:00
file_simple.c config: Remove unused, platform specific, memory region definitions 2021-09-01 09:58:27 +03:00
hash.c hash: make module_sha384_create non static. 2020-11-16 11:56:58 +00:00
manifest.c manifest: add fw_ver_micro to manifest 2022-09-09 14:52:33 +01:00
pkcs1_5.c rimage: make ace15 signing to support openssl3 2022-09-28 12:16:15 +01:00
plat_auth.c rimage: add ACE V1.5 handling 2022-05-26 14:37:38 +01:00
rimage.c rimage: add ACE V1.5 handling 2022-05-26 14:37:38 +01:00