Bump rustsbi to 0.1.1 && make config of qemu/k210 different

This commit is contained in:
Yifan Wu 2021-02-07 18:04:38 +08:00
parent a8388036f1
commit e0646c2d53
11 changed files with 63 additions and 143 deletions

View file

@ -1,6 +1,6 @@
import os
base_address = 0x80100000
base_address = 0x80400000
step = 0x20000
linker = 'src/linker.ld'