Closed vithalsm closed 4 months ago
Yeah, we have a list of platforms here that we test as part of our CI. Of those, I believe the following are arm32:
arm-linux-androideabi
armv7-linux-androideabi
arm-unknown-linux-gnueabihf
armv7-unknown-linux-gnueabihf
You can find our CI configuration for these tests here.
Please let us know if a platform you're interested in is not listed here.
This post is regarding query to know whether this crate supports arm32 platform. As per this page: https://aws.github.io/aws-lc-rs/requirements/linux.html, don't see arm32 listed under. Any pointers on this regard would help. Also, confirmation on 'fips' compliance would be very helpful.