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> |
||
---|---|---|
.. | ||
backends | ||
CMakeLists.txt | ||
ec_host_cmd_handler.c | ||
Kconfig | ||
Kconfig.logging |