mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-03-20 19:21:09 +01:00
Thanks to this change the produced ASM does not need an additional instruction to place the constant value in a register, but can compare it directly. Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>