zephyr/subsys/mgmt/ec_host_cmd
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
..
backends mgmt: ec_host_cmd: improve handling buffer sizes 2023-10-27 13:26:00 -05:00
CMakeLists.txt subsys/mgmt/ec_host_cmd: rework Host Command support 2023-02-28 10:42:23 +01:00
ec_host_cmd_handler.c mgmt: ec_host_cmd: improve handling buffer sizes 2023-10-27 13:26:00 -05:00
Kconfig mgmt: ec_host_cmd: add SPI SMT32 backend 2023-08-21 15:11:21 +02:00
Kconfig.logging mgmt: ec_host_cmd: add suppressing commands 2023-07-14 09:38:20 +02:00