lanzaboote/rust/tool
nikstur 362205c2ec tool: check file hashes before copying
To minimize writes to the ESP but still find necessary changes, compare
the hashes of the files on the ESP with the "expected" hashes. Only copy
and overwrite already existing files if the hashes don't match. This
ensures a working-as-expected state on the ESP as opposed to previously
where already existing files were just ignored.
2023-02-24 00:04:00 +01:00
..
src tool: check file hashes before copying 2023-02-24 00:04:00 +01:00
tests tool: make some utility test functions reusable 2023-02-20 01:05:01 +01:00
Cargo.lock tool: use random names for secure tempfiles 2023-02-21 00:13:40 +01:00
Cargo.toml tool: use random names for secure tempfiles 2023-02-21 00:13:40 +01:00