Commit 6d42a26
authored
Update BearSSL to latest toolchain (#5449)
Remove the -fno-jump-tables since the new toolchain places these tables
in ROM now. Rebuild using the toolchain. Saves 1-3KB of flash and
has 0 RAM impact plus may make certain bits marginally faster by using
a LUT instead of a if-else-else chain.1 parent 8b3f496 commit 6d42a26
File tree
3 files changed
+2
-2
lines changed- tools/sdk
- include/bearssl
- lib
- ssl
3 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
Binary file not shown.
0 commit comments