sof/smex
Kai Vehmanen 4740e89648 zephyr: move to strict headers builds for all targets
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>
2024-10-30 17:34:31 +00:00
..
CMakeLists.txt zephyr: move to strict headers builds for all targets 2024-10-30 17:34:31 +00:00
README.md smex: Create new tool to build ldc file 2020-04-03 16:27:04 +01:00
elf.c smex: elf: fixed error handling from file operation 2023-12-11 17:03:31 +02:00
elf.h smex: Create new tool to build ldc file 2020-04-03 16:27:04 +01:00
elf_defs.h cleanup: remove double blanks lines. 2021-04-12 16:58:51 +01:00
ldc.c smex: ldc: check fwrite status 2023-12-11 17:03:31 +02:00
ldc.h smex/ldc.h: stop including rimage/sof/kernel/fw.h 2021-08-24 13:22:47 +03:00
smex.c smex: change usage() to exit with an error 2021-07-13 15:56:49 +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).