Commit 1e89ff8
Address PR review comments 51-55
- Remove unnecessary DEBUG flag passing from examples/Makefile (Comment 51)
- Fix 80 char line limit in wolfhsm/wh_settings.h (Comment 52)
- Remove DEBUG_CRYPTOCB/DEBUG_WOLFSSL macro dependencies (Comment 53)
- Rename hexdump macros to WH_DEBUG_VERBOSE_HEXDUMP (Comment 54)
- Simplify WH_TEST_PRINT macro definition (Comment 55)
All changes verified with local tests (ASAN=1 TESTWOLFCRYPT=1)
Co-Authored-By: [email protected] <[email protected]>1 parent 1ef8bde commit 1e89ff8
File tree
6 files changed
+102
-114
lines changed- examples
- src
- test
- wolfhsm
6 files changed
+102
-114
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | | - | |
| 13 | + | |
| 14 | + | |
15 | 15 | | |
0 commit comments