From db64cceabdbb2767260e8dcf8f27014fd2bc8b99 Mon Sep 17 00:00:00 2001 From: Stephen Cprek Date: Thu, 27 Mar 2014 11:39:08 -0500 Subject: Add missing SBE error files to HB - 820 Change-Id: I267a8e0130b3bbb80b2d15c7bd332deddef25c4e CQ: SW254154 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/9967 Reviewed-by: Brian H. Horton Tested-by: Jenkins Server Reviewed-by: MATTHEW A. PLOETZ Reviewed-by: A. Patrick Williams III --- src/usr/hwpf/makefile | 24 ++++++++++++++++++++++-- 1 file changed, 22 insertions(+), 2 deletions(-) (limited to 'src/usr/hwpf/makefile') diff --git a/src/usr/hwpf/makefile b/src/usr/hwpf/makefile index 9acf90e55..32e5ac23f 100644 --- a/src/usr/hwpf/makefile +++ b/src/usr/hwpf/makefile @@ -93,7 +93,6 @@ HWP_ERROR_XML_FILES = hwp/fapiHwpErrorInfo.xml \ hwp/pstates/pstates/proc_get_voltage_errors.xml \ hwp/proc_cfam_registers.xml \ hwp/p8_slw_registers.xml \ - hwp/proc_sbe_select_ex_errors.xml \ hwp/utility_procedures/memory_mss_maint_cmds.xml \ hwp/mc_config/mss_volt/memory_mss_volt.xml \ hwp/mc_config/mss_freq/memory_mss_freq.xml \ @@ -146,7 +145,28 @@ HWP_ERROR_XML_FILES = hwp/fapiHwpErrorInfo.xml \ hwp/bus_training/io_read_erepair_errors.xml \ hwp/bus_training/io_fir_isolation_errors.xml \ hwp/bus_training/io_restore_erepair_errors.xml \ - hwp/bus_training/io_cleanup_errors.xml + hwp/bus_training/io_cleanup_errors.xml \ + hwp/proc_pibmem_registers.xml \ + hwp/proc_clock_control_registers.xml \ + hwp/proc_sbe_errors/proc_sbe_check_master_errors.xml \ + hwp/proc_sbe_errors/proc_sbe_chiplet_init_errors.xml \ + hwp/proc_sbe_errors/proc_sbe_decompress_scan_halt_codes.xml \ + hwp/proc_sbe_errors/proc_sbe_ex_dpll_setup_halt_codes.xml \ + hwp/proc_sbe_errors/proc_sbe_ex_startclocks_errors.xml \ + hwp/proc_sbe_errors/proc_sbe_fabricinit_errors.xml \ + hwp/proc_sbe_errors/proc_sbe_instruct_start_errors.xml \ + hwp/proc_sbe_errors/proc_sbe_lco_loader_errors.xml \ + hwp/proc_sbe_errors/proc_sbe_npll_setup_errors.xml \ + hwp/proc_sbe_errors/proc_sbe_pb_startclocks.xml \ + hwp/proc_sbe_errors/proc_sbe_pibmem_loader_halt_codes.xml \ + hwp/proc_sbe_errors/proc_sbe_scominit_errors.xml \ + hwp/proc_sbe_errors/proc_sbe_select_ex_errors.xml \ + hwp/proc_sbe_errors/proc_sbe_setup_evid_errors.xml \ + hwp/proc_sbe_errors/proc_sbe_tp_switch_gears_errors.xml \ + hwp/proc_sbe_errors/proc_sbe_trigger_winkle_errors.xml \ + hwp/proc_sbe_errors/proc_slw_base_halt_codes.xml \ + hwp/proc_sbe_errors/sbe_common_halt_codes.xml \ + hwp/proc_sbe_errors/sbe_load_ring_vec_ex_errors.xml ## these get generated into obj/genfiles/AttributeIds.H HWP_ATTR_XML_FILES = hwp/memory_attributes.xml \ -- cgit v1.2.3