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 Add a deprecated version of mbedtls_platform_memcmp. 2020-08-09 02:18:12 -04:00
tinycrypt Change the tinycrypt return values to be below 256 2020-08-10 02:54:56 -04:00
.gitignore Rename include directory to mbedtls 2015-03-10 11:23:56 +00:00
CMakeLists.txt Merge branch 'mbedtls-2.16' into baremetal 2019-06-18 09:00:37 +01:00