sof/smex
Karol Trzcinski 7633c34224 smex: Add elf modules content validation
After find some error in source elf file, ldc file shouldn't
be generated

Signed-off-by: Karol Trzcinski <karolx.trzcinski@linux.intel.com>
2020-04-03 16:27:04 +01:00
..
CMakeLists.txt smex: Create new tool to build ldc file 2020-04-03 16:27:04 +01:00
README.md smex: Create new tool to build ldc file 2020-04-03 16:27:04 +01:00
elf.c smex: Add elf modules content validation 2020-04-03 16:27:04 +01:00
elf.h smex: Create new tool to build ldc file 2020-04-03 16:27:04 +01:00
elf_defs.h smex: Create new tool to build ldc file 2020-04-03 16:27:04 +01:00
ldc.c smex: Create new tool to build ldc file 2020-04-03 16:27:04 +01:00
ldc.h smex: Create new tool to build ldc file 2020-04-03 16:27:04 +01:00
smex.c smex: Create new tool to build ldc file 2020-04-03 16:27:04 +01:00
smex.h smex: Create new tool to build ldc file 2020-04-03 16:27:04 +01:00

README.md

SOF Metadata Extractor

SMEX (SOF Metadata EXtractor) is a tool used to extract needed information from SOF source code and output files and then put then save them in convenient form like logs dictionary file (ldc).