diff options
Diffstat (limited to 'src/usr/runtime/common/hsvc_exdata.C')
| -rw-r--r-- | src/usr/runtime/common/hsvc_exdata.C | 62 |
1 files changed, 0 insertions, 62 deletions
diff --git a/src/usr/runtime/common/hsvc_exdata.C b/src/usr/runtime/common/hsvc_exdata.C deleted file mode 100644 index a8c22453c..000000000 --- a/src/usr/runtime/common/hsvc_exdata.C +++ /dev/null @@ -1,62 +0,0 @@ -/* IBM_PROLOG_BEGIN_TAG */ -/* This is an automatically generated prolog. */ -/* */ -/* $Source: src/usr/runtime/common/hsvc_exdata.C $ */ -/* */ -/* OpenPOWER HostBoot Project */ -/* */ -/* Contributors Listed Below - COPYRIGHT 2012,2015 */ -/* [+] International Business Machines Corp. */ -/* */ -/* */ -/* Licensed under the Apache License, Version 2.0 (the "License"); */ -/* you may not use this file except in compliance with the License. */ -/* You may obtain a copy of the License at */ -/* */ -/* http://www.apache.org/licenses/LICENSE-2.0 */ -/* */ -/* Unless required by applicable law or agreed to in writing, software */ -/* distributed under the License is distributed on an "AS IS" BASIS, */ -/* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or */ -/* implied. See the License for the specific language governing */ -/* permissions and limitations under the License. */ -/* */ -/* IBM_PROLOG_END_TAG */ -// Generated on Wed Feb 18 09:37:26 CST 2015 by cswenson from -// ./create_hsvc_data.pl -w ../../xml/attribute_info/chip_attributes.xml ../../xml/attribute_info/common_attributes.xml ../../xml/attribute_info/freq_attributes.xml ../../xml/attribute_info/L2_L3_attributes.xml ../../xml/attribute_info/p8_xip_customize_attributes.xml ../../xml/attribute_info/pm_hwp_attributes.xml ../../xml/attribute_info/pm_plat_attributes.xml ../../xml/attribute_info/poreve_memory_attributes.xml ../../xml/attribute_info/proc_chip_ec_feature.xml ../../xml/attribute_info/proc_fab_smp_fabric_attributes.xml ../../xml/attribute_info/proc_pll_ring_attributes.xml ../../xml/attribute_info/proc_setup_bars_l3_attributes.xml ../../xml/attribute_info/proc_winkle_scan_override_attributes.xml ../../xml/attribute_info/scratch_attributes.xml ../../xml/attribute_info/system_attributes.xml ../../xml/attribute_info/unit_attributes.xml -// -- Input: ../../xml/attribute_info/chip_attributes.xml -- -HSVC_LOAD_ATTR( ATTR_TARGET_SCOMABLE ); -// -- Input: ../../xml/attribute_info/common_attributes.xml -- -HSVC_LOAD_ATTR( ATTR_FUNCTIONAL ); -// -- Input: ../../xml/attribute_info/freq_attributes.xml -- -// No attributes found -// -- Input: ../../xml/attribute_info/L2_L3_attributes.xml -- -// No attributes found -// -- Input: ../../xml/attribute_info/p8_xip_customize_attributes.xml -- -HSVC_LOAD_ATTR( ATTR_PROC_L3_ENABLE ); -// -- Input: ../../xml/attribute_info/pm_hwp_attributes.xml -- -HSVC_LOAD_ATTR( ATTR_PM_SPWUP_FSP ); -HSVC_LOAD_ATTR( ATTR_PM_SPWUP_IGNORE_XSTOP_FLAG ); -HSVC_LOAD_ATTR( ATTR_PM_SPWUP_OCC ); -HSVC_LOAD_ATTR( ATTR_PM_SPWUP_OHA_FLAG ); -HSVC_LOAD_ATTR( ATTR_PM_SPWUP_PHYP ); -// -- Input: ../../xml/attribute_info/pm_plat_attributes.xml -- -// No attributes found -// -- Input: ../../xml/attribute_info/poreve_memory_attributes.xml -- -// No attributes found -// -- Input: ../../xml/attribute_info/proc_chip_ec_feature.xml -- -// No attributes found -// -- Input: ../../xml/attribute_info/proc_fab_smp_fabric_attributes.xml -- -// No attributes found -// -- Input: ../../xml/attribute_info/proc_pll_ring_attributes.xml -- -// No attributes found -// -- Input: ../../xml/attribute_info/proc_setup_bars_l3_attributes.xml -- -// No attributes found -// -- Input: ../../xml/attribute_info/proc_winkle_scan_override_attributes.xml -- -// No attributes found -// -- Input: ../../xml/attribute_info/scratch_attributes.xml -- -// No attributes found -// -- Input: ../../xml/attribute_info/system_attributes.xml -- -// No attributes found -// -- Input: ../../xml/attribute_info/unit_attributes.xml -- -HSVC_LOAD_ATTR( ATTR_CHIP_UNIT_POS ); |

