Lind-Project / native_client

native_client trusted code base
BSD 3-Clause "New" or "Revised" License
6 stars 4 forks source link

Teardown Cages on Fault #97

Closed rennergade closed 2 years ago

rennergade commented 2 years ago

This PR enables individual cages to be torn down when they encounter a trusted or untrusted fault. The PR does the following:

kapkic commented 2 years ago

Looks good with the pr changes!