mirror of https://github.com/thesofproject/sof.git
fed69b6a34
Tests with dynamic-pipeline topologies increase the complexity of alloc/free patterns for heap and these tests have uncovered new issues with heap corruption. Tests are reporting failed allocs although heap still has free space. Running same test with cached heap disabled shows no failures. The cached heap is already disabled for IMX targets, so build on this code and add a local ENABLE_CACHED_HEAP define to toggle the cached heap. BugLink: https://github.com/thesofproject/sof/issues/4494 Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com> |
||
---|---|---|
.github | ||
doc | ||
installer | ||
keys | ||
rimage@9a26e45580 | ||
scripts | ||
smex | ||
src | ||
test | ||
tools | ||
zephyr | ||
.gitignore | ||
.gitmodules | ||
.travis.yml | ||
CMakeLists.txt | ||
CODEOWNERS | ||
Kconfig | ||
Kconfig.sof | ||
Kconfig.xtos-build | ||
Kconfig.xtos-dbg | ||
LICENCE | ||
README.md |
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