mirror of https://github.com/thesofproject/sof.git
039ccee564
The purpose of this commit is to get rid of the dependency on xtos/include/sof/lib/io.h when building SOF for Zephyr. Apart from that, this commit solves or gets us closer to solving the following issues: 1) Compiling SOF for arm64 architecture results in warnings such as the following: "warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]" 2) Enabling CONFIG_SOF_ZEPHYR_STRICT_HEADERS will result in a compilation error. One of the causes for this is the fact that sof/lib/io.h doesn't exist. Signed-off-by: Laurentiu Mihalcea <laurentiu.mihalcea@nxp.com> |
||
---|---|---|
.. | ||
lib | ||
trace |