mirror of https://github.com/thesofproject/sof.git
4740e89648
Remove CONFIG_SOF_ZEPHYR_STRICT_HEADERS and make strict headers mode the only supported way to build SOF with Zephyr. This means SOF Zephyr builds do not use any headers from sof/xtos/include anymore. This change simplifies the SOF build as full RTOS adaptation is in sof/zephyr/include for Zephyr builds. Link: https://github.com/thesofproject/sof/issues/9015 Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.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).