zephyr/subsys/mgmt/ec_host_cmd
Dawid Niedzwiecki 7efc8938eb mgmt: ec_host_cmd: update checking the handler buffer
The general handler may provide buffers for a backend. Use ranges to
check if the provided buffer is used, because the backend may shift the
beginning of the buffer to make space for preamble.

Signed-off-by: Dawid Niedzwiecki <dawidn@google.com>
2023-05-18 09:46:37 +02:00
..
backends mgmt: ec_host_cmd: add autoinit config 2023-05-18 09:46:37 +02: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: update checking the handler buffer 2023-05-18 09:46:37 +02:00
Kconfig mgmt: ec_host_cmd: add autoinit config 2023-05-18 09:46:37 +02:00