keystone-enclave / riscv-pk

Security monitor for Keystone Enclave (mirror of riscv-pk). Will be deprecated when openSBI port is ready
Other
36 stars 14 forks source link

General cleanups of Rust code, port over timer interrupt fixes #57

Closed archshift closed 4 years ago

archshift commented 4 years ago

Ideally, these commits should cleanly build upon each other to make following these cleanups somewhat self-explanatory.

archshift commented 4 years ago

Pending #60 to merge this

dayeol commented 4 years ago

The trap handling has been updated since this PR.

archshift commented 4 years ago

Should be good to go!

dayeol commented 4 years ago

Looks good to me. For the record, this PR contains changes made in #61