An implementation of the FIDO Device Onboard Specification written in rust
c0a958ea0d
Apply all the patches in the spec, currently only the first one is applied. Resolves: RHEL-61407 Signed-off-by: Miguel Martín <mmartinv@redhat.com> |
||
---|---|---|
tests | ||
.gitignore | ||
0001-Revert-chore-use-git-fork-for-aws-nitro-enclaves-cos.patch | ||
0002-Fix-systemd-units-run-before-poweroff.patch | ||
fido-device-onboard.spec | ||
gating.yaml | ||
README | ||
rpminspect.yaml | ||
sources |
cleanup windows proprietary files from vendor/ rm -rf target/vendor/winapi/src/* touch target/winapi/src/lib.rs cd target/vendor rm -rf winapi-x86_64-pc-windows-gnu/lib/* rm -rf winapi-i686-pc-windows-gnu/lib/* rm -rf vcpkg/test-data