From 29b11603626f9a8cb0c14524427918deaf2aef9b Mon Sep 17 00:00:00 2001 From: Elizabeth Liner Date: Thu, 22 Feb 2018 13:03:08 -0600 Subject: Adding attribute to detect which processor we can use for alt-memory Change-Id: I5e0435c5828dcaddb8571afdbd298c08400cb0e4 RTC:176434 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/54585 Tested-by: FSP CI Jenkins Tested-by: Jenkins Server Tested-by: HWSV CI Tested-by: PPE CI Tested-by: Hostboot CI Reviewed-by: Sachin Gupta Reviewed-by: William G. Hoffa Reviewed-by: Daniel M. Crowell Reviewed-by: Jennifer A. Stofer Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/54598 --- .../p9/procedures/xml/attribute_info/p9_sbe_attributes.xml | 4 ++++ .../procedures/xml/attribute_info/pervasive_attributes.xml | 12 ++++++++++++ 2 files changed, 16 insertions(+) diff --git a/src/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml index 63be9e7e..cd46946f 100644 --- a/src/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml +++ b/src/import/chips/p9/procedures/xml/attribute_info/p9_sbe_attributes.xml @@ -573,4 +573,8 @@ attribute tank ATTR_ENABLE_MEM_EARLY_DATA_SCOM 0x0 + + ATTR_PROC_CHIP_MEM_TO_USE + 0x00 + diff --git a/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml b/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml index a8a0cdeb..bff37c6d 100755 --- a/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml +++ b/src/import/chips/p9/procedures/xml/attribute_info/pervasive_attributes.xml @@ -752,4 +752,16 @@ + + ATTR_PROC_CHIP_MEM_TO_USE + TARGET_TYPE_SYSTEM + This attribute denotes where our master proc's memory is + located. In the case that the master-proc does not have usable memory, + we are going to use another proc's memory to boot. The attribute will be + set to the chip and group ID of which proc we want to use. + uint8 + + + + -- cgit v1.2.1