summaryrefslogtreecommitdiffstats
path: root/import/chips/p9/procedures/ppe_closed/cme/pk_app_cfg.h
diff options
context:
space:
mode:
Diffstat (limited to 'import/chips/p9/procedures/ppe_closed/cme/pk_app_cfg.h')
-rw-r--r--import/chips/p9/procedures/ppe_closed/cme/pk_app_cfg.h19
1 files changed, 8 insertions, 11 deletions
diff --git a/import/chips/p9/procedures/ppe_closed/cme/pk_app_cfg.h b/import/chips/p9/procedures/ppe_closed/cme/pk_app_cfg.h
index 3a63a6da..74dcb72d 100644
--- a/import/chips/p9/procedures/ppe_closed/cme/pk_app_cfg.h
+++ b/import/chips/p9/procedures/ppe_closed/cme/pk_app_cfg.h
@@ -36,15 +36,18 @@
// Debug Switches
-//@todo RTC 161182 this is currently broken:
-//(need iota/fit resolution to restore function)
+//NOTE this is currently broken:
+//need iota/fit resolution to restore function
//#define TEST_ONLY_BCE_IRR 0
// --------------------
-//override switch to disable stop8
-//(with backup resonant clock support),
-//@todo DD level condition is yet to be defined
+// Hyp debug support,
+#define DISABLE_CORE_XSTOP_INJECTION 0
+
+// --------------------
+
+//override switch to disable stop8 with backup resonant clock support
#define DISABLE_STOP8 1
// --------------------
@@ -76,12 +79,6 @@
#define ENABLE_CME_DEC_TIMER 0
// --------------------
-// Hyp debug support,
-// @todo need to disable this for GA
-#define DISABLE_CORE_XSTOP_INJECTION 0
-
-// --------------------
-
// the following functions are always enabled once working
// (unless earlier DD level condition undef them below)
OpenPOWER on IntegriCloud