rivosinc / salus

Risc-V hypervisor for TEE development
92 stars 25 forks source link

Remove last use of .expect() during Salus boot #308

Closed rbradford closed 1 year ago

rbradford commented 1 year ago

This PR removes the last use of .expect() during the Salus boot replacing with error reporting.

See: #100