Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
topology: pre-processor: add NHLT blob generation
Add a mechanism to generate Intel specific nhlt blob from topology2 dai definitions. This is done by by using pre-preprocessor's auto attribute mechanism. With every dai parsed an internal vendor blob is created. Internal blobs are kept in pre-processor's private data field. Currently only DMIC and SSP dais are implemented. When topology parsing has finished a NHLT acpi table with endpoints is created and added to the manifest. NHTL and vendor specific DMIC and SSP processing files are added under intel subdir in topology. Signed-off-by: Jaska Uimonen <[email protected]>
- Loading branch information