Commit 721b1ad
committed
fragments: adopt master's lpc55s69 macro consolidation
Master (PR #773) consolidated WOLFSSL_NXP_LPC55S69_WITH_HWACCEL and
WOLFSSL_NXP_LPC55S69_NO_HWACCEL into a single WOLFSSL_NXP_LPC55S6X
hwaccel flag, switched the test/bench HASHDRBG and HW-feature gates to
TARGET_lpc55s69 (covers both hwaccel and non-hwaccel builds), and
dropped the NO_WOLFSSL_SHA256_INTERLEAVE workaround. Propagate those
changes into the new include/user_settings/ fragments so the old macro
names (which no longer exist in arch.mk/test-app/hal) don't leave the
test/bench and NEEDS_HASHDRBG paths permanently disabled on lpc55s69.1 parent d8a2b3b commit 721b1ad
2 files changed
Lines changed: 2 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
111 | | - | |
112 | | - | |
| 111 | + | |
113 | 112 | | |
114 | 113 | | |
115 | 114 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | 30 | | |
35 | 31 | | |
36 | 32 | | |
| |||
82 | 78 | | |
83 | 79 | | |
84 | 80 | | |
85 | | - | |
86 | | - | |
| 81 | + | |
87 | 82 | | |
88 | 83 | | |
89 | 84 | | |
| |||
0 commit comments