zephyr/drivers/espi
Flavio Ceolin d62dd0737e drivers: espi: Change syscall APIs to pass structs by reference
Several functions that are syscalls were passing structs by value
instead of by reference. Just changed that and implemented missing
verfication handlers for them.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2020-04-17 10:33:02 -07:00
..
CMakeLists.txt drivers: espi: Add some missing verification handlers 2020-04-17 10:33:02 -07:00
espi_handlers.c drivers: espi: Change syscall APIs to pass structs by reference 2020-04-17 10:33:02 -07:00
espi_mchp_xec.c drivers: espi: xec: Validate channels espi configuration 2020-04-11 15:30:27 -04:00
espi_utils.h drivers: espi: Add driver for microchip XEC family 2019-07-25 08:23:38 -07:00
Kconfig kconfig: Replace some single-symbol 'if's with 'depends on' 2020-02-08 08:32:42 -05:00
Kconfig.xec drivers: espi: xec: Enable OOB channel by default 2019-12-11 13:22:38 -08:00