u-boot-brain/drivers/firmware/scmi
Etienne Carriere 87d4f277d4 firmware: scmi: sandbox test for SCMI clocks
Add tests for SCMI clocks. A test device driver sandbox-scmi_devices.c
is used to get clock resources, allowing further clock manipulation.

Change sandbox-smci_agent to emulate 3 clocks exposed through 2 agents.
Add DM test scmi_clocks to test these 3 clocks.
Update DM test sandbox_scmi_agent with load/remove test sequences
factorized by {load|remove}_sandbox_scmi_test_devices() helper functions.

Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
Cc: Simon Glass <sjg@chromium.org>
Cc: Peng Fan <peng.fan@nxp.com>
Cc: Sudeep Holla <sudeep.holla@arm.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2020-09-30 11:55:23 -04:00
..
Kconfig firmware: scmi: support Arm SMCCC transport 2020-09-30 11:55:23 -04:00
mailbox_agent.c firmware: scmi: mailbox/smt agent device 2020-09-30 11:55:23 -04:00
Makefile firmware: scmi: sandbox test for SCMI clocks 2020-09-30 11:55:23 -04:00
sandbox-scmi_agent.c firmware: scmi: sandbox test for SCMI clocks 2020-09-30 11:55:23 -04:00
sandbox-scmi_devices.c firmware: scmi: sandbox test for SCMI clocks 2020-09-30 11:55:23 -04:00
scmi_agent-uclass.c clk: add clock driver for SCMI agents 2020-09-30 11:55:23 -04:00
smccc_agent.c firmware: scmi: support Arm SMCCC transport 2020-09-30 11:55:23 -04:00
smt.c firmware: scmi: mailbox/smt agent device 2020-09-30 11:55:23 -04:00
smt.h firmware: scmi: mailbox/smt agent device 2020-09-30 11:55:23 -04:00