Skip to content

Commit 32f557c

Browse files
committed
Fix regression in unit test
1 parent 2e7839e commit 32f557c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tools/unit-tests/unit-update-disk.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#define WOLFBOOT_UPDATE_DISK
22
#define WOLFBOOT_SKIP_BOOT_VERIFY
33
#define WOLFBOOT_SELF_UPDATE_MONOLITHIC
4+
#define RAM_CODE
45
#define WOLFBOOT_SELF_HEADER
56
#define EXT_ENCRYPTED
67
#define ENCRYPT_WITH_CHACHA

0 commit comments

Comments
 (0)