zephyr/subsys/mgmt/ec_host_cmd/backends
Dawid Niedzwiecki 0aed42f2ee mgmt: ec_host_cmd: improve handling buffer sizes
Add the len_max rx structure member to indicate maximum number of bytes
possible to receive. It is needed to send information about our protocol
parameters to host.

Also, limit the maximum size of request/responses for backends that uses
buffers provided by the handler.

Signed-off-by: Dawid Niedzwiecki <dawidn@google.com>
2023-10-27 13:26:00 -05:00
..
CMakeLists.txt
ec_host_cmd_backend_espi.c mgmt: ec_host_cmd: improve handling buffer sizes 2023-10-27 13:26:00 -05:00
ec_host_cmd_backend_shi_ite.c mgmt: ec_host_cmd: improve handling buffer sizes 2023-10-27 13:26:00 -05:00
ec_host_cmd_backend_shi_npcx.c mgmt: ec_host_cmd: improve handling buffer sizes 2023-10-27 13:26:00 -05:00
ec_host_cmd_backend_shi.h
ec_host_cmd_backend_simulator.c
ec_host_cmd_backend_spi_stm32.c mgmt: ec_host_cmd: improve handling buffer sizes 2023-10-27 13:26:00 -05:00
ec_host_cmd_backend_uart.c mgmt: ec_host_cmd: improve handling buffer sizes 2023-10-27 13:26:00 -05:00
Kconfig