From 01483b0a1d95eebcdc41948309123de3e82dedd9 Mon Sep 17 00:00:00 2001 From: CamVan Nguyen Date: Wed, 5 Dec 2012 10:59:57 -0600 Subject: Additional tweaks to MPIPL attributes. Change-Id: I43f9f9dd38d2cfe90a0f2df6984e4f715a822157 Reviewed-on: http://gfw160.austin.ibm.com:8080/gerrit/2560 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III --- .../common/xmltohb/attribute_types_hb.xml | 207 +++++++++++++++++++++ 1 file changed, 207 insertions(+) create mode 100644 src/usr/targeting/common/xmltohb/attribute_types_hb.xml (limited to 'src/usr/targeting/common/xmltohb/attribute_types_hb.xml') diff --git a/src/usr/targeting/common/xmltohb/attribute_types_hb.xml b/src/usr/targeting/common/xmltohb/attribute_types_hb.xml new file mode 100644 index 000000000..c64a2506a --- /dev/null +++ b/src/usr/targeting/common/xmltohb/attribute_types_hb.xml @@ -0,0 +1,207 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + IS_MPIPL_HB + 1 = in Memory Preserving IPL mode. 0 = in normal IPL mode. + + + 0 + + + volatile-zeroed + + + + ATTR_IS_MPIPL_HB + DIRECT + + + + + + XSCOM_VIRTUAL_ADDR + Cached Virtual Address of Xscom memory space for this Chip + + + 0 + + + volatile-zeroed + + + + + + + FSI_MASTER_MUTEX + Mutex for FSI Master Operations + + + 0 + + + volatile-zeroed + + + + + + + + HB_MUTEX_TEST_LOCK + Host boot mutex for testing + + + 0 + + + volatile-zeroed + + + + + + + I2C_ENGINE_MUTEX_0 + Mutex for I2C Master engine 0 + + + 0 + + + volatile-zeroed + + + + + + + I2C_ENGINE_MUTEX_1 + Mutex for I2C Master engine 1 + + + 0 + + + volatile-zeroed + + + + + + + I2C_ENGINE_MUTEX_2 + Mutex for I2C Master engine 2 + + + 0 + + + volatile-zeroed + + + + + + + FSI_SCOM_MUTEX + Mutex for FSI-based SCOM Operations + + + 0 + + + volatile-zeroed + + + + + + + SCOM_IND_MUTEX + Mutex for Indirect SCOM read operation + + + 0 + + + volatile-zeroed + + + + + + + SLW_IMAGE_ADDR + + Location of runtime winkle image for this processor chip. + Written by host_build_winkle (istep 15.1) + + + + + volatile-zeroed + + + + + + + SLW_IMAGE_SIZE + + Size of runtime winkle image for this processor chip. + Written by host_build_winkle (istep 15.1) + + + + + volatile-zeroed + + + + + + + IBSCOM_VIRTUAL_ADDR + Cached Virtual Address of Inband Scom memory space for this Chip + + + 0 + + + volatile-zeroed + + + + + + -- cgit v1.2.1