mirror of https://github.com/thesofproject/sof.git
51a5fb9c80
Add a very simple uuid-registry.txt file containing all known UUIDs in the tree, use it to generate a C header (the script validates it in the process) that can then be used for a simplified SOF_DEFINE_REG_UUID() mechanism that avoids the risk and temptation temptation of components incorrectly implementing UUIDs. The intent is that in the longer term, this file can be used by other downstream tooling (manifest and topology generation) to more easily reference known IDs by name in a way that avoids duplication and error. Signed-off-by: Andy Ross <andyross@google.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
config.h.in | ||
convert.c | ||
convert.h | ||
filter.c | ||
filter.h | ||
logger.c | ||
misc.c | ||
misc.h |