aboutsummaryrefslogtreecommitdiff
path: root/pk/pcr.h
diff options
context:
space:
mode:
Diffstat (limited to 'pk/pcr.h')
-rw-r--r--pk/pcr.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/pk/pcr.h b/pk/pcr.h
index b467132..8f182dc 100644
--- a/pk/pcr.h
+++ b/pk/pcr.h
@@ -20,6 +20,7 @@
#define PCR_COUNT 4
#define PCR_COMPARE 5
#define PCR_CAUSE 6
+#define PCR_MEMSIZE 8
#define PCR_TOHOST 16
#define PCR_FROMHOST 17
#define PCR_CONSOLE 18
@@ -29,6 +30,8 @@
#define CR_FSR 0
#define CR_TID 29
+#define MEMSIZE_SHIFT 12
+
#define TIMER_PERIOD 0x1000000
#define TIMER_IRQ 7