forked from Mirrors/opensbi
lib: utils/reset: Remove SiFive Test reset driver
The functionality of SiFive Test reset driver is easily available through Syscon reset driver so let us remove the SiFive Test driver. Signed-off-by: Anup Patel <apatel@ventanamicro.com>
This commit is contained in:
@@ -8,5 +8,4 @@
|
||||
#
|
||||
|
||||
libsbiutils-objs-$(CONFIG_SYS_HTIF) += sys/htif.o
|
||||
libsbiutils-objs-$(CONFIG_SYS_SIFIVE_TEST) += sys/sifive_test.o
|
||||
libsbiutils-objs-$(CONFIG_SYS_ATCSMU) += sys/atcsmu.o
|
||||
|
Reference in New Issue
Block a user