2022年2月18日

摘要: qemu static const MemMapEntry virt_memmap[] = { [VIRT_DEBUG] = { 0x0, 0x100 }, [VIRT_MROM] = { 0x1000, 0xf000 }, [VIRT_TEST] = { 0x100000, 0x1000 }, [ 阅读全文
posted @ 2022-02-18 19:13 tycoon3 阅读(143) 评论(0) 推荐(0)
摘要: git checkout -f rv64-openamp-port Checking out files: 100% (10938/10938), done. Branch 'rv64-openamp-port' set up to track remote branch 'rv64-openamp 阅读全文
posted @ 2022-02-18 17:54 tycoon3 阅读(259) 评论(0) 推荐(0)
摘要: qemu-system-riscv64 -M virt -m 512M -smp 2 -bios fw_jump.bin -kernel Image -append "rootwait root=/dev/vda console=ttyS0" -drive file=rootfs.ext2,form 阅读全文
posted @ 2022-02-18 11:53 tycoon3 阅读(796) 评论(0) 推荐(0)

导航