1
0
mirror of https://github.com/ARMmbed/mbedtls.git synced 2025-06-13 22:57:13 +08:00
Manuel Pégourié-Gonnard 7f0719598f Make SHA512_SMALLER turn a macro into a function
Saves 356 bytes on sha512.o compiling for Cortex-M0+ with ARM-GCC

Size measured with:
arm-none-eabi-gcc -Wall -Wextra -Iinclude -Os -mcpu=cortex-m0plus -mthumb -c library/sha512.c
arm-none-eabi-size sha512.o

GCC version:
arm-none-eabi-gcc (GNU Tools for Arm Embedded Processors 7-2018-q2-update) 7.3.1 20180622 (release) [ARM/embedded-7-branch revision 261907]
2019-07-17 13:06:55 +02:00
..
2019-02-19 17:59:00 +00:00
2019-04-02 10:07:28 -07:00
2019-06-26 12:46:53 +01:00
2019-02-19 17:59:00 +00:00
2019-02-19 17:59:00 +00:00
2019-07-04 12:19:47 +02:00
2019-04-30 16:47:36 +01:00
2019-06-24 15:45:09 +02:00
2019-03-11 16:46:20 +00:00
2015-09-04 14:21:07 +02:00
2019-02-05 05:09:05 -05:00
2019-02-19 17:59:00 +00:00
2019-02-19 17:59:00 +00:00