Commit 521fc0b
committed
bootutil: Conditionally include mbedtls/ oid.h, asn1.h
When MCUboot is built with the PSA Crypto backend these Mbed TLS
headers are not required. Include them conditionally to avoid
unnecessary build errors.
Change-Id: Ia1b34c59608d763eb1f37d21ed831253085b4fd8
Signed-off-by: David Vincze <[email protected]>1 parent 29ea7bd commit 521fc0b
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
68 | | - | |
69 | | - | |
70 | 68 | | |
71 | 69 | | |
72 | 70 | | |
| 71 | + | |
| 72 | + | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| |||
0 commit comments