zephyr/drivers/espi
Dawid Niedzwiecki d1948dc164 emul: espi: Add support for eSPI emulators
Add an emulation controller which routes eSPI traffic to attached
emulators depending on the selected chip(mostly host).
This allows drivers for eSPI peripherals to be tested on systems
that don't have that peripheral attached, with the emulator handling
the eSPI traffic.

Signed-off-by: Dawid Niedzwiecki <dn@semihalf.com>
2021-01-20 17:49:19 -05:00
..
CMakeLists.txt emul: espi: Add support for eSPI emulators 2021-01-20 17:49:19 -05:00
Kconfig emul: espi: Add support for eSPI emulators 2021-01-20 17:49:19 -05:00
Kconfig.espi_emul emul: espi: Add support for eSPI emulators 2021-01-20 17:49:19 -05:00
Kconfig.npcx driver: espi: add notification and opcodes for ec host command support. 2020-12-20 13:05:50 -05:00
Kconfig.xec
espi_emul.c emul: espi: Add support for eSPI emulators 2021-01-20 17:49:19 -05:00
espi_handlers.c drivers: eSPI: fixed build error in eSPI socketpair test suite. 2020-10-02 11:33:15 +02:00
espi_mchp_xec.c drivers: espi_mchp_xec: Implement support for flash erase 2020-12-16 13:51:12 -05:00
espi_npcx.c driver: espi: add acpi and customized op codes for lpc r/w request func. 2020-12-20 13:05:50 -05:00
espi_utils.h drivers: eSPI: fixed build error in eSPI socketpair test suite. 2020-10-02 11:33:15 +02:00
host_subs_npcx.c driver: host-subs: replace defined() macro with IS_ENABLED(). 2021-01-15 11:39:45 -05:00