zephyr/subsys/mgmt/ec_host_cmd
Dawid Niedzwiecki e9163992cf mgmt: ec_host_cmd: add support for nocache buffers
Some backends use DMA. Usually, DMA doesn't work correctly, when memory
to transfer is cached. Add a config to place the common buffers in the
nocache section.

Signed-off-by: Dawid Niedzwiecki <dawidn@google.com>
2024-12-04 16:11:54 +01:00
..
backends mgmt: ec_host_cmd: stm32_spi: fix rx reload for STM32H7 chips 2024-12-04 16:11:54 +01:00
CMakeLists.txt
ec_host_cmd_handler.c mgmt: ec_host_cmd: add support for nocache buffers 2024-12-04 16:11:54 +01:00
Kconfig mgmt: ec_host_cmd: add support for nocache buffers 2024-12-04 16:11:54 +01:00
Kconfig.logging mgmt: ec_host_cmd: add suppressing commands 2023-07-14 09:38:20 +02:00