mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-31 17:51:11 +02:00
Oz is allowed to make size optimizations that make the code slower, where Os isn't. Optimize with Oz, as we care more about having a small code footprint than having fast code.