zephyr/subsys/mgmt
Tom Chang 797779d4c2 mgmt: ec_host_cmd: npcx: remove the SHI enable in the init
This commit removes the SHI enable in the initialization. It can be
enabled by the application explicitly calling it when needed. The SHI
backend relies on the application layer to provide a data buffer for EC
Host Commands. If SHI is enabled before this buffer is initialized,
there is a risk that the driver may access a NULL buffer, leading to a
system panic.

Signed-off-by: Tom Chang <CHChang19@nuvoton.com>
2025-05-22 11:31:47 +02:00
..
ec_host_cmd mgmt: ec_host_cmd: npcx: remove the SHI enable in the init 2025-05-22 11:31:47 +02:00
hawkbit mgmt: hawkbit: add event for confirmed current image during init 2025-05-09 14:01:08 +02:00
mcumgr mgmt: mcumgr: grp: img_mgmt: Fix wrong alignment 2025-05-15 14:09:55 +02:00
osdp mbedtls: select ENTROPY_GENERATOR when a driver is available 2024-12-19 17:53:37 +01:00
updatehub mgmt: updatehub: replace TinyCrypt by PSA 2024-06-14 14:02:08 -04:00
CMakeLists.txt
Kconfig