mirror of https://github.com/wolfSSL/wolfBoot.git
add math define to rsa-sim
parent
de1da2c6ca
commit
c453e001fb
|
|
@ -5,6 +5,7 @@ HASH?=SHA256
|
|||
WOLFBOOT_SMALL_STACK=1
|
||||
SPI_FLASH=0
|
||||
DEBUG=1
|
||||
SPMATHALL=1
|
||||
# it should be multiple of system page size
|
||||
WOLFBOOT_PARTITION_SIZE=0x40000
|
||||
WOLFBOOT_SECTOR_SIZE=0x1000
|
||||
|
|
|
|||
Loading…
Reference in New Issue