sof/smex
Karol Trzcinski bebdbca87b rimage: Update to version with changed headers location
In new version of rimage software, headers are located in
rimage/src/include/rimage directory to make it easily accessible
from another source code without include path collision.

Signed-off-by: Karol Trzcinski <karolx.trzcinski@linux.intel.com>
2020-05-29 11:15:22 +01:00
..
CMakeLists.txt rimage: Update to version with changed headers location 2020-05-29 11:15:22 +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 rimage: Update to version with changed headers location 2020-05-29 11:15:22 +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).