We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
When using clang to compile the simulator tests, the rsa tests fail.
$ CC=clang cargo test --features sig-rsa ... test norevert ... FAILED ...
The pass if optimization is disabled in mcuboot-sys. I appears to be an issue with the mbed tls RSA code.
mcuboot-sys
Status