ARMmbed / mbed-os-tf-m-regression-tests

An Mbed OS application that runs the TF-M regression tests
2 stars 12 forks source link

vagrant: Use cryptography from Ubuntu package registry #102

Closed rwalton-arm closed 3 years ago

rwalton-arm commented 3 years ago

The latest version of cryptography requires Rust to be installed and is not guaranteed to work with other Ubuntu compatible python packages. Instead we should use the version of cryptography from the Ubuntu package registry, as that version has been verified to work on the version of Ubuntu used in vagrant.