Skip to content

Commit 77cb3c7

Browse files
jklazynsdcrowell77
authored andcommitted
Update core inits for DD2
Added update for new eng data Added missing spys to enable LSU trace Change-Id: Iaed4992c45668c3da7cc692a3ccd02f6d1a5920a Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40380 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com> Reviewed-by: Benjamin Gass <bgass@us.ibm.com> Reviewed-by: Matt K. Light <mklight@us.ibm.com> Reviewed-by: Joseph J. McGill <jmcgill@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40383
1 parent c2eb2c3 commit 77cb3c7

File tree

1 file changed

+314
-5
lines changed

1 file changed

+314
-5
lines changed

src/import/chips/p9/procedures/xml/attribute_info/chip_ec_attributes.xml

Lines changed: 314 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1122,15 +1122,16 @@
11221122
<id>ATTR_CHIP_EC_FEATURE_DISABLE_SPEC_STWCX</id>
11231123
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
11241124
<description>
1125-
Nimbus DD1 only: HW353069 / HW358383 / HW358418 / HW358662 / HW358824 / HW363605
1125+
Nimbus DD1.0 DD2.0
1126+
HW353069 / HW358383 / HW358418 / HW358662 / HW358824 / HW363605
11261127
Not doing Performance: MB State - Need to disable speculative stwcx
11271128
</description>
11281129
<chipEcFeature>
11291130
<chip>
11301131
<name>ENUM_ATTR_NAME_NIMBUS</name>
11311132
<ec>
1132-
<value>0x20</value>
1133-
<test>LESS_THAN</test>
1133+
<value>0x10</value>
1134+
<test>GREATER_THAN_OR_EQUAL</test>
11341135
</ec>
11351136
</chip>
11361137
</chipEcFeature>
@@ -2429,15 +2430,16 @@
24292430
<id>ATTR_CHIP_EC_FEATURE_HW403465</id>>
24302431
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
24312432
<description>
2432-
Nimbus DD1: L1 access latency increases when data footprint should still
2433+
Nimbus DD1.0 DD2.0
2434+
L1 access latency increases when data footprint should still
24332435
be within L1 cache size. Revert L1 LRU changes
24342436
</description>
24352437
<chipEcFeature>
24362438
<chip>
24372439
<name>ENUM_ATTR_NAME_NIMBUS</name>
24382440
<ec>
24392441
<value>0x20</value>
2440-
<test>LESS_THAN</test>
2442+
<test>LESS_THAN_OR_EQUAL</test>
24412443
</ec>
24422444
</chip>
24432445
</chipEcFeature>
@@ -2528,6 +2530,313 @@
25282530
</chipEcFeature>
25292531
</attribute>
25302532
<!-- ******************************************************************** -->
2533+
<attribute>
2534+
<id>ATTR_CHIP_EC_FEATURE_HW403766</id>>
2535+
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
2536+
<description>
2537+
HW403766
2538+
</description>
2539+
<chipEcFeature>
2540+
<chip>
2541+
<name>ENUM_ATTR_NAME_NIMBUS</name>
2542+
<ec>
2543+
<value>0x20</value>
2544+
<test>GREATER_THAN_OR_EQUAL</test>
2545+
</ec>
2546+
</chip>
2547+
</chipEcFeature>
2548+
</attribute>
2549+
<!-- ******************************************************************** -->
2550+
<attribute>
2551+
<id>ATTR_CHIP_EC_FEATURE_HW405047</id>>
2552+
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
2553+
<description>
2554+
HW405047
2555+
</description>
2556+
<chipEcFeature>
2557+
<chip>
2558+
<name>ENUM_ATTR_NAME_NIMBUS</name>
2559+
<ec>
2560+
<value>0x20</value>
2561+
<test>GREATER_THAN_OR_EQUAL</test>
2562+
</ec>
2563+
</chip>
2564+
</chipEcFeature>
2565+
</attribute>
2566+
<!-- ******************************************************************** -->
2567+
<attribute>
2568+
<id>ATTR_CHIP_EC_FEATURE_HW405602</id>>
2569+
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
2570+
<description>
2571+
HW405602
2572+
</description>
2573+
<chipEcFeature>
2574+
<chip>
2575+
<name>ENUM_ATTR_NAME_NIMBUS</name>
2576+
<ec>
2577+
<value>0x20</value>
2578+
<test>GREATER_THAN_OR_EQUAL</test>
2579+
</ec>
2580+
</chip>
2581+
</chipEcFeature>
2582+
</attribute>
2583+
<!-- ******************************************************************** -->
2584+
<attribute>
2585+
<id>ATTR_CHIP_EC_FEATURE_HW405605</id>>
2586+
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
2587+
<description>
2588+
HW405605
2589+
</description>
2590+
<chipEcFeature>
2591+
<chip>
2592+
<name>ENUM_ATTR_NAME_NIMBUS</name>
2593+
<ec>
2594+
<value>0x20</value>
2595+
<test>GREATER_THAN_OR_EQUAL</test>
2596+
</ec>
2597+
</chip>
2598+
</chipEcFeature>
2599+
</attribute>
2600+
<!-- ******************************************************************** -->
2601+
<attribute>
2602+
<id>ATTR_CHIP_EC_FEATURE_HW405865</id>>
2603+
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
2604+
<description>
2605+
HW405865
2606+
</description>
2607+
<chipEcFeature>
2608+
<chip>
2609+
<name>ENUM_ATTR_NAME_NIMBUS</name>
2610+
<ec>
2611+
<value>0x20</value>
2612+
<test>GREATER_THAN_OR_EQUAL</test>
2613+
</ec>
2614+
</chip>
2615+
</chipEcFeature>
2616+
</attribute>
2617+
<!-- ******************************************************************** -->
2618+
<attribute>
2619+
<id>ATTR_CHIP_EC_FEATURE_HW406641</id>>
2620+
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
2621+
<description>
2622+
HW406641
2623+
</description>
2624+
<chipEcFeature>
2625+
<chip>
2626+
<name>ENUM_ATTR_NAME_NIMBUS</name>
2627+
<ec>
2628+
<value>0x20</value>
2629+
<test>GREATER_THAN_OR_EQUAL</test>
2630+
</ec>
2631+
</chip>
2632+
</chipEcFeature>
2633+
</attribute>
2634+
<!-- ******************************************************************** -->
2635+
<attribute>
2636+
<id>ATTR_CHIP_EC_FEATURE_HW406972</id>>
2637+
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
2638+
<description>
2639+
HW406972
2640+
</description>
2641+
<chipEcFeature>
2642+
<chip>
2643+
<name>ENUM_ATTR_NAME_NIMBUS</name>
2644+
<ec>
2645+
<value>0x20</value>
2646+
<test>GREATER_THAN_OR_EQUAL</test>
2647+
</ec>
2648+
</chip>
2649+
</chipEcFeature>
2650+
</attribute>
2651+
<!-- ******************************************************************** -->
2652+
<attribute>
2653+
<id>ATTR_CHIP_EC_FEATURE_HW407065</id>>
2654+
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
2655+
<description>
2656+
HW407065
2657+
</description>
2658+
<chipEcFeature>
2659+
<chip>
2660+
<name>ENUM_ATTR_NAME_NIMBUS</name>
2661+
<ec>
2662+
<value>0x20</value>
2663+
<test>GREATER_THAN_OR_EQUAL</test>
2664+
</ec>
2665+
</chip>
2666+
</chipEcFeature>
2667+
</attribute>
2668+
<!-- ******************************************************************** -->
2669+
<attribute>
2670+
<id>ATTR_CHIP_EC_FEATURE_HW407165</id>>
2671+
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
2672+
<description>
2673+
HW407165
2674+
</description>
2675+
<chipEcFeature>
2676+
<chip>
2677+
<name>ENUM_ATTR_NAME_NIMBUS</name>
2678+
<ec>
2679+
<value>0x20</value>
2680+
<test>GREATER_THAN_OR_EQUAL</test>
2681+
</ec>
2682+
</chip>
2683+
</chipEcFeature>
2684+
</attribute>
2685+
<!-- ******************************************************************** -->
2686+
<attribute>
2687+
<id>ATTR_CHIP_EC_FEATURE_HW408628</id>>
2688+
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
2689+
<description>
2690+
HW408628
2691+
</description>
2692+
<chipEcFeature>
2693+
<chip>
2694+
<name>ENUM_ATTR_NAME_NIMBUS</name>
2695+
<ec>
2696+
<value>0x20</value>
2697+
<test>GREATER_THAN_OR_EQUAL</test>
2698+
</ec>
2699+
</chip>
2700+
</chipEcFeature>
2701+
</attribute>
2702+
<!-- ******************************************************************** -->
2703+
<attribute>
2704+
<id>ATTR_CHIP_EC_FEATURE_HW408876</id>>
2705+
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
2706+
<description>
2707+
HW408876
2708+
</description>
2709+
<chipEcFeature>
2710+
<chip>
2711+
<name>ENUM_ATTR_NAME_NIMBUS</name>
2712+
<ec>
2713+
<value>0x20</value>
2714+
<test>GREATER_THAN_OR_EQUAL</test>
2715+
</ec>
2716+
</chip>
2717+
</chipEcFeature>
2718+
</attribute>
2719+
<!-- ******************************************************************** -->
2720+
<attribute>
2721+
<id>ATTR_CHIP_EC_FEATURE_HW408917</id>>
2722+
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
2723+
<description>
2724+
HW408917
2725+
</description>
2726+
<chipEcFeature>
2727+
<chip>
2728+
<name>ENUM_ATTR_NAME_NIMBUS</name>
2729+
<ec>
2730+
<value>0x20</value>
2731+
<test>GREATER_THAN_OR_EQUAL</test>
2732+
</ec>
2733+
</chip>
2734+
</chipEcFeature>
2735+
</attribute>
2736+
<!-- ******************************************************************** -->
2737+
<attribute>
2738+
<id>ATTR_CHIP_EC_FEATURE_HW408988</id>>
2739+
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
2740+
<description>
2741+
HW408988
2742+
</description>
2743+
<chipEcFeature>
2744+
<chip>
2745+
<name>ENUM_ATTR_NAME_NIMBUS</name>
2746+
<ec>
2747+
<value>0x20</value>
2748+
<test>GREATER_THAN_OR_EQUAL</test>
2749+
</ec>
2750+
</chip>
2751+
</chipEcFeature>
2752+
</attribute>
2753+
<!-- ******************************************************************** -->
2754+
<attribute>
2755+
<id>ATTR_CHIP_EC_FEATURE_HW409270</id>>
2756+
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
2757+
<description>
2758+
HW409270
2759+
</description>
2760+
<chipEcFeature>
2761+
<chip>
2762+
<name>ENUM_ATTR_NAME_NIMBUS</name>
2763+
<ec>
2764+
<value>0x20</value>
2765+
<test>GREATER_THAN_OR_EQUAL</test>
2766+
</ec>
2767+
</chip>
2768+
</chipEcFeature>
2769+
</attribute>
2770+
<!-- ******************************************************************** -->
2771+
<attribute>
2772+
<id>ATTR_CHIP_EC_FEATURE_HW409365</id>>
2773+
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
2774+
<description>
2775+
HW409365
2776+
</description>
2777+
<chipEcFeature>
2778+
<chip>
2779+
<name>ENUM_ATTR_NAME_NIMBUS</name>
2780+
<ec>
2781+
<value>0x20</value>
2782+
<test>GREATER_THAN_OR_EQUAL</test>
2783+
</ec>
2784+
</chip>
2785+
</chipEcFeature>
2786+
</attribute>
2787+
<!-- ******************************************************************** -->
2788+
<attribute>
2789+
<id>ATTR_CHIP_EC_FEATURE_HW408891</id>>
2790+
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
2791+
<description>
2792+
Nimbus DD1.0 DD2.0
2793+
HW408891 - Recovery WAT
2794+
</description>
2795+
<chipEcFeature>
2796+
<chip>
2797+
<name>ENUM_ATTR_NAME_NIMBUS</name>
2798+
<ec>
2799+
<value>0x10</value>
2800+
<test>GREATER_THAN_OR_EQUAL</test>
2801+
</ec>
2802+
</chip>
2803+
</chipEcFeature>
2804+
</attribute>
2805+
<!-- ******************************************************************** -->
2806+
<attribute>
2807+
<id>ATTR_CHIP_EC_FEATURE_HW405021</id>>
2808+
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
2809+
<description>
2810+
HW409194
2811+
</description>
2812+
<chipEcFeature>
2813+
<chip>
2814+
<name>ENUM_ATTR_NAME_NIMBUS</name>
2815+
<ec>
2816+
<value>0x10</value>
2817+
<test>GREATER_THAN_OR_EQUAL</test>
2818+
</ec>
2819+
</chip>
2820+
</chipEcFeature>
2821+
</attribute>
2822+
<!-- ******************************************************************** -->
2823+
<attribute>
2824+
<id>ATTR_CHIP_EC_FEATURE_HW409194</id>>
2825+
<targetType>TARGET_TYPE_PROC_CHIP</targetType>
2826+
<description>
2827+
HW409194
2828+
</description>
2829+
<chipEcFeature>
2830+
<chip>
2831+
<name>ENUM_ATTR_NAME_NIMBUS</name>
2832+
<ec>
2833+
<value>0x20</value>
2834+
<test>GREATER_THAN_OR_EQUAL</test>
2835+
</ec>
2836+
</chip>
2837+
</chipEcFeature>
2838+
</attribute>
2839+
<!-- ******************************************************************** -->
25312840
<attribute>
25322841
<id>ATTR_CHIP_EC_FEATURE_HW395939</id>
25332842
<targetType>TARGET_TYPE_PROC_CHIP</targetType>

0 commit comments

Comments
 (0)