v0.4.1
UPDATED
- Uses
cargo make
to build and package the binaries to support target triplets to be modified for specific target profiles - Fixes
tpm
support by adding ax86_64-tpm-debian-gnu
profile which builds against Debian 11 with the correct tpm features. - Removes the used security feature at the end of the binary filename. All target profiles with
unknown
in their name can be assumed to beecc608
targets. Thex86_64-tpm-debian-gnu
, for example is atpm
target .
NOTE
As part of compliance testing, these binaries should be used regardless of what the maker provides on target to ensure the maker crypto solution is functional and correct.