mirror of https://github.com/thesofproject/sof.git
236dc0d74a
It is admittedly not an error to use '-h' but who uses '-h' and cares about the exit code? Conversely, it is _very_ important to return an error when a bug in a script passes wrong arguments to smex. Signed-off-by: Marc Herbert <marc.herbert@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).