mirror of
https://github.com/ARMmbed/mbedtls.git
synced 2025-06-28 10:12:16 +08: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.