-
Notifications
You must be signed in to change notification settings - Fork 63
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Adding zero-verify option to SeaChest_Erase and SeaChest_Security
Adding an option that does a verification that all sectors are set to zero. This will only work when the specified pattern is zero or an erase is expected to write zeroes to all sectors. This will not work with cryptographic erase. Signed-off-by: Tyler Erickson <[email protected]>
- Loading branch information
1 parent
eb2f1c7
commit 2067e38
Showing
4 changed files
with
299 additions
and
117 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.