mbedtls/include
Andrzej Kurek e6d8db0f41
Change the tinycrypt return values to be below 256
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>
2020-08-10 02:54:56 -04:00
..
mbedtls Merge pull request #3553 from AndrzejKurek/crc-calculation-base 2020-08-13 12:42:54 +02:00
tinycrypt Change the tinycrypt return values to be below 256 2020-08-10 02:54:56 -04:00
.gitignore
CMakeLists.txt