add math define to rsa-sim

pull/328/head
John Bland 2023-07-26 19:28:30 -04:00 committed by Daniele Lacamera
parent de1da2c6ca
commit c453e001fb
1 changed files with 1 additions and 0 deletions

View File

@ -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