forked from Mirrors/opensbi
lib: utils: Add SiFive test device
This patch factor-out SiFive test device related stuff into it's own source file from qemu/virt platform. In future, we can find SiFive test device address from device tree as well. Signed-off-by: Anup Patel <anup.patel@wdc.com> Reviewed-by: Atish Patra <atish.patra@wdc.com>
This commit is contained in:
@@ -9,3 +9,4 @@
|
||||
|
||||
libsbiutils-objs-y += sys/clint.o
|
||||
libsbiutils-objs-y += sys/htif.o
|
||||
libsbiutils-objs-y += sys/sifive_test.o
|
||||
|
Reference in New Issue
Block a user