u-boot/drivers/firmware/scmi
Francois Berder 66abf2bba3 firmware: scmi: Fix clearing variable
The sess variable in open_channel was not entirely
cleared to zero at the start of this function.

This commit ensures that the entire struct is cleared.

Signed-off-by: Francois Berder <fberder@outlook.fr>
2023-10-13 21:21:07 -04:00
..
base.c firmware: scmi: add a version check against base protocol 2023-10-13 16:59:23 -04:00
Kconfig firmware: scmi: Add OP-TEE transport 2021-11-23 13:54:43 -05:00
mailbox_agent.c firmware: scmi: use a protocol's own channel if assigned 2023-10-13 16:59:23 -04:00
Makefile firmware: scmi: implement SCMI base protocol 2023-10-13 16:59:23 -04:00
optee_agent.c firmware: scmi: Fix clearing variable 2023-10-13 21:21:07 -04:00
sandbox-scmi_agent.c test: dm: simplify SCMI unit test on sandbox 2023-10-13 16:59:24 -04:00
sandbox-scmi_devices.c sandbox: scmi: test against a single scmi agent 2022-03-02 17:42:06 -05:00
scmi_agent-uclass.c firmware: scmi: add a check against availability of protocols 2023-10-13 16:59:24 -04:00
smccc_agent.c firmware: scmi: use a protocol's own channel if assigned 2023-10-13 16:59:23 -04:00
smt.c firmware: scmi: optee: use TEE shared memory for SCMI messages 2022-06-23 13:12:55 -04:00
smt.h firmware: scmi: optee: use TEE shared memory for SCMI messages 2022-06-23 13:12:55 -04:00