summaryrefslogtreecommitdiffstats
path: root/src/import/chips/p9/utils/imageProcs/p9_ring_id.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/import/chips/p9/utils/imageProcs/p9_ring_id.h')
-rw-r--r--src/import/chips/p9/utils/imageProcs/p9_ring_id.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/src/import/chips/p9/utils/imageProcs/p9_ring_id.h b/src/import/chips/p9/utils/imageProcs/p9_ring_id.h
index c4ec706b..1eea5f05 100644
--- a/src/import/chips/p9/utils/imageProcs/p9_ring_id.h
+++ b/src/import/chips/p9/utils/imageProcs/p9_ring_id.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER sbe Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2016 */
+/* Contributors Listed Below - COPYRIGHT 2016,2017 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -324,6 +324,10 @@ enum RingID
ex_l2_fure_1 = 229,
ex_l3_fure_1 = 230,
+ // Core Chiplet Rings
+ // ABIST engine mode
+ ec_abst = 231,
+
//***************************
// Rings needed for SBE - End
//***************************
OpenPOWER on IntegriCloud