mirror of https://github.com/thesofproject/sof.git
3b3d0ae2eb
Implement the fuzzer API for the i.MX8 platform. The difference between other platforms and i.MX8 is the Messaging Unit(MU). We have emulated the hardware functionality of MU by using SHMs to represent Side A and Side B of the MU and the registers they each have. Both qemu(VM) and fuzzer's write functions write to both sides of the MU to successfully emulate it's functionality. Signed-off-by: Diana Cretu <diana.cretu@nxp.com> Signed-off-by: Shreeya Patel <shreeya.patel23498@gmail.com> |
||
---|---|---|
.. | ||
byt-host.c | ||
hsw-host.c | ||
imx8-host.c | ||
mu.h | ||
shim.h |