sof/smex
Daniel Leung f6f748b89f cmake: use fw.h and manifest.h from rimage/
Since both fw.h and manifest.h are being used in the main SOF
repo, and also the standalone rimage repo, to prevent them
getting out of sync, use the ones coming from the rimage repo
instead.

Also, git submodule update is being executed when cmake is
run so there is no need to update when building rimage.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
2020-05-13 10:16:04 +01:00
..
CMakeLists.txt cmake: use fw.h and manifest.h from rimage/ 2020-05-13 10:16: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).