You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Many RISC-V applications use “magic memory” to implement simple system commands in a baremetal environment. Atlas should support magic memory for ELFs that contain “tohost” and “fromhost” labels. Construction of “magic memory” should be handled when the ELF is loaded in the AtlasSystem class.
Many RISC-V applications use “magic memory” to implement simple system commands in a baremetal environment. Atlas should support magic memory for ELFs that contain “tohost” and “fromhost” labels. Construction of “magic memory” should be handled when the ELF is loaded in the AtlasSystem class.
See riscv-software-src/riscv-isa-sim#364 (comment)
The text was updated successfully, but these errors were encountered: