test: Add tests for SOC uclass
Add a sandbox SOC driver, and some tests for the SOC uclass. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
This commit is contained in:
committed by
Simon Glass
parent
6d3b82df83
commit
21e3c219ae
@@ -4,3 +4,4 @@
|
||||
|
||||
obj-$(CONFIG_SOC_TI) += ti/
|
||||
obj-$(CONFIG_SOC_DEVICE) += soc-uclass.o
|
||||
obj-$(CONFIG_SANDBOX) += soc_sandbox.o
|
||||
|
||||
Reference in New Issue
Block a user