mirror of https://github.com/thesofproject/sof.git
80f27b2f7e
Zephyr turns on by default CONFIG_PM_DEVICE_RUNTIME_EXCLUSIVE option what causes Devices using Zephyr Device System Power Manager to be ignored during SoC power transition. Disabled this option so we can use default Zephyr kernel behavior to shut down Devices. Signed-off-by: Andrey Borisovich <andrey.borisovich@intel.com> |
||
---|---|---|
.github | ||
app | ||
doc | ||
installer | ||
keys | ||
lmdk | ||
rimage@4ce79b152e | ||
scripts | ||
smex | ||
src | ||
submanifests | ||
test | ||
third_party/include | ||
tools | ||
xtos/include | ||
zephyr | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
CMakeLists.txt | ||
CODEOWNERS | ||
Kconfig | ||
Kconfig.sof | ||
Kconfig.xtos-build | ||
Kconfig.xtos-dbg | ||
Kconfig.zephyr-log | ||
LICENCE | ||
README.md | ||
versions.json | ||
west.yml |
README.md
Sound Open Firmware
Status
Documentation
See docs
Running the tests
See unit testing documentation
Deployment
TODO: Add additional notes about how to deploy this on a live system
Contributing
See Contributing to the Project
License
This project is licensed under the BSD Clause 3 - see the LICENCE file for details