sof/tools/fuzzer/platform
Diana Cretu 3b3d0ae2eb fuzzer: Add initial support for i.MX8 platform
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>
2020-08-10 10:44:30 +01:00
..
byt-host.c fuzzer: add BSW platform and fix fw_ready for CHT. 2019-09-20 10:09:17 +01:00
hsw-host.c fuzzer: add support for HSW and BDW platforms. 2019-09-20 10:09:17 +01:00
imx8-host.c fuzzer: Add initial support for i.MX8 platform 2020-08-10 10:44:30 +01:00
mu.h fuzzer: Add initial support for i.MX8 platform 2020-08-10 10:44:30 +01:00
shim.h tools: fuzzer: Introducing ingredients for fuzzing in SOF 2019-08-07 08:47:58 +02:00