You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We currently have a few fuzz tests in the allocator, but now that mpact and Sonata allow us to run much faster than the Sail / Verilog simulators, we should add some aggressive fuzzing. The allocator is in the TCB for confidentiality and integrity of heap objects and so we should make sure that it functions correctly.
The text was updated successfully, but these errors were encountered:
We currently have a few fuzz tests in the allocator, but now that mpact and Sonata allow us to run much faster than the Sail / Verilog simulators, we should add some aggressive fuzzing. The allocator is in the TCB for confidentiality and integrity of heap objects and so we should make sure that it functions correctly.
The text was updated successfully, but these errors were encountered: