platform: Add Spike initial support

This patch adds initial platform support Spike emulator.

Signed-off-by: James Clarke <jrtc27@jrtc27.com>
Signed-off-by: Anup Patel <anup.patel@wdc.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Atish Patra <atish.patra@wdc.com>
This commit is contained in:
James Clarke
2020-02-01 01:07:51 +00:00
committed by Anup Patel
parent c2bfa2bff3
commit c2f23cc6ed
6 changed files with 327 additions and 0 deletions

View File

@@ -8,3 +8,4 @@
#
libsbiutils-objs-y += sys/clint.o
libsbiutils-objs-y += sys/htif.o