Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge 3 Ioctls into one #73

Closed
dayeol opened this issue Mar 19, 2019 · 1 comment
Closed

Merge 3 Ioctls into one #73

dayeol opened this issue Mar 19, 2019 · 1 comment
Labels
Won't Fix This will not be worked on

Comments

@dayeol
Copy link
Contributor

dayeol commented Mar 19, 2019

We can merge UTM_INIT, UTM_ALLOC, and FINALIZE ioctls into one (finalize)
We need to fix both sdk and the driver

@dayeol dayeol assigned ghost Mar 19, 2019
@dayeol dayeol added the Won't Fix This will not be worked on label Apr 2, 2019
@dayeol
Copy link
Contributor Author

dayeol commented Apr 2, 2019

This has been canceled due to requirement for smaller/simpler runtime support.
We decided to make UTM allocation configurable in the host.
The runtime can map UTM by itself, or it could just rely on the driver.

@dkohlbre dkohlbre closed this as completed May 2, 2019
dayeol added a commit that referenced this issue Oct 28, 2022
* rv32

* Test RV32 with cmake flag -DRISCV32=true

* Add rv32 support for mprv

* Make MPRV offsets indep of arch

* Consolidated macros

* Stronger typing and fix mock testing

* Fix type for type checker

* Fix type conventions

Co-authored-by: Dayeol Lee <dayeol@berkeley.edu>
dayeol added a commit that referenced this issue Oct 28, 2022
* rv32

* Test RV32 with cmake flag -DRISCV32=true

* Add rv32 support for mprv

* Make MPRV offsets indep of arch

* Consolidated macros

* Stronger typing and fix mock testing

* Fix type for type checker

* Fix type conventions

Co-authored-by: Dayeol Lee <dayeol@berkeley.edu>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Won't Fix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants