mirror of https://github.com/thesofproject/sof.git
f6f748b89f
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> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
README.md | ||
elf.c | ||
elf.h | ||
elf_defs.h | ||
ldc.c | ||
ldc.h | ||
smex.c | ||
smex.h |
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).