topology: tokens: add token for component UUID

Add the definition SOF_TKN_COMP_UUID for the component UUID token, this
could be used for process components as subtype/flavor soon.

Signed-off-by: Keyon Jie <yang.jie@linux.intel.com>
This commit is contained in:
Keyon Jie 2020-05-09 11:55:05 +08:00 committed by Keyon Jie
parent 978957f0c0
commit 7811c963f5
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ SectionVendorTokens."sof_comp_tokens" {
# Token retired with ABI 3.2, do not use for new capabilities
# SOF_TKN_COMP_PRELOAD_COUNT "403"
SOF_TKN_COMP_CORE_ID "404"
SOF_TKN_COMP_UUID "405"
}
SectionVendorTokens."sof_ssp_tokens" {