diff options
Diffstat (limited to 'import/chips/p9/utils/imageProcs/p9_ring_id.h')
-rw-r--r-- | import/chips/p9/utils/imageProcs/p9_ring_id.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/import/chips/p9/utils/imageProcs/p9_ring_id.h b/import/chips/p9/utils/imageProcs/p9_ring_id.h index df908bad..18e6bc11 100644 --- a/import/chips/p9/utils/imageProcs/p9_ring_id.h +++ b/import/chips/p9/utils/imageProcs/p9_ring_id.h @@ -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 //*************************** |