Skip to content
Snippets Groups Projects
Commit a2efa1bb authored by an7s's avatar an7s
Browse files

Turn off ISR for now

parent 44b71f02
No related branches found
No related tags found
No related merge requests found
......@@ -15,10 +15,12 @@ shift;
#
STRATA_DOUBLE_FREE=1 \
STRATA_HEAPRAND=1 \
STRATA_PC_CONFINE=1 \
STRATA_PC_CONFINE_XOR=1 \
STRATA_PC_CONFINE_XOR_KEY_LENGTH=1024 \
# PC_CONFINE needs to be told the SPRI ranges
# STRATA_PC_CONFINE=1 \
# STRATA_PC_CONFINE_XOR=1 \
# STRATA_PC_CONFINE_XOR_KEY_LENGTH=1024 \
STRATA_ANNOT_FILE=$datapath/a.ncexe.annot \
STRATA_SPRI_FILE=$datapath/p1.xform/p1.final.bspri \
$datapath/a.stratafied $*
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment