-
Notifications
You must be signed in to change notification settings - Fork 4
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hw/riscv: Adjust the memory allocation size of evalsoc to resolve the…
… issue of insufficient memory allocation in QEMU. xip:32MB ddr:64MB ilm:8MB dlm:8MB sram:512MB If -m size is configured, the size is used as the size of the DDR. Otherwise, the size of the DDR is determined by parsing the json script, and the default size is 64MB.
- Loading branch information
1 parent
8fc2bff
commit 5054d0c
Showing
2 changed files
with
12 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters