mirror of https://github.com/thesofproject/sof.git
c50eddce1f
This extends the ideas in CONFIG_LIBRARY=y to implement SOF as an application for the Zephyr native_posix architecture. These are host x86 or x86_64 binaries that include a full OS build, which can be used (via mocked drivers) for testing against host validation environments like ASAN/MSAN. The mechanism uses the existing "host" architecture used by CONFIG_LIBRARY, but adds a new platform layer named "posix", populated entirely with stubs. No driver integration is provided in this patch. The resulting executable builds correctly, but has no devices and won't do anything. Signed-off-by: Andy Ross <andyross@google.com> |
||
---|---|---|
.. | ||
include |