increase max heapsize available during sgx tests

This commit is contained in:
Dario Gonzalez 2019-06-06 14:06:49 -07:00
parent 8b36867093
commit 9a49841961

View file

@ -87,3 +87,5 @@ std_detect_dlsym_getauxval = []
[package.metadata.fortanix-sgx]
# Maximum possible number of threads when testing
threads = 125
# Maximum heap size
heap_size = 0x8000000