Skip to content

Commit f37b492

Browse files
earlephilhowerd-a-v
authored andcommitted
Save 484 bytes of heap foe BSSL applications (#6157)
Move additional constants to flash and use _P/pgm_read routines to access them. Minimal runtime impact, but remove variables from RODATA and gives addition 484 bytes of heap to SSL applications. Fixes #6005
1 parent b6935af commit f37b492

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed
+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
// Do not edit -- Automatically generated by tools/sdk/ssl/bearssl/Makefile
2-
#define BEARSSL_GIT a143020
2+
#define BEARSSL_GIT 7badaa5

tools/sdk/lib/libbearssl.a

760 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)