Skip to content
This repository was archived by the owner on Sep 7, 2025. It is now read-only.
This repository was archived by the owner on Sep 7, 2025. It is now read-only.

Implement the Sim Backend #2

@ammrat13

Description

@ammrat13

This should take advantage of the capabilities of the simulator. This includes the already implemented Trap capability, but it also includes:

  • Clockmmio for getting the current system time from hardware
    • gettimeofday
    • times
  • Rngmmio for getting entropy from hardware
    • getentropy
  • Virtualfs for reading files from the host
    • open
    • close
    • read
    • write
    • lseek
    • stat
    • fstat
    • isatty
    • link
    • unlink
    • mkdir

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions