zephyr/drivers/espi
Jose Alberto Meza 74d55c6b5e drivers: espi: xec: Reduce buffer allocation to minimum required
Update eSPI buffer to values required per eSPI specification.
Allow applications to override as needed.
Guarantee buffers are not allocated at all if channels are
disabled.

Signed-off-by: Jose Alberto Meza <jose.a.meza.arellano@intel.com>
2021-04-13 18:29:35 -04:00
..
CMakeLists.txt drivers: espi: Microchip eSPI add SAF support 2021-02-15 08:22:01 -05:00
Kconfig drivers: espi: config: Support for host-initiated eSPI traffic 2021-02-14 18:22:47 -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 drivers: espi: xec: Reduce buffer allocation to minimum required 2021-04-13 18:29:35 -04:00
espi_emul.c emul: espi: Add support for eSPI emulators 2021-01-20 17:49:19 -05:00
espi_handlers.c
espi_mchp_xec.c drivers: espi: xec: Reduce buffer allocation to minimum required 2021-04-13 18:29:35 -04:00
espi_npcx.c driver: espi: npcx: fix out-of-bounds read in espi_vw_generic_isr. 2021-03-09 04:51:50 -05:00
espi_saf_mchp_xec.c drivers: espi: Microchip eSPI add SAF support 2021-02-15 08:22:01 -05:00
espi_utils.h drivers: device: do not reuse tag name 'device' 2021-03-22 19:48:14 -04:00
host_subs_npcx.c soc: power: npcx: solve an interrupt storm caused by host access. 2021-03-17 15:32:14 -04:00