Add support in the isolator to perform write operations on a signature
Signed-off-by: Caleb Palmer <cnpalmer@us.ibm.com>
Change-Id: Ia1f189a8ce7d1d71efc0ae81942151c31d63a4f5
diff --git a/test/simulator/simulator.hpp b/test/simulator/simulator.hpp
index 4f81508..58b279a 100644
--- a/test/simulator/simulator.hpp
+++ b/test/simulator/simulator.hpp
@@ -46,6 +46,7 @@
SAMPLE = 0xdeadbeef,
EXPLORER_11 = 0x60d20011,
EXPLORER_20 = 0x60d20020,
+ ODYSSEY_10 = 0x60c00010,
P10_10 = 0x20da0010,
P10_20 = 0x20da0020,
};