From 02db181b01ad44a7c18d929f9541336d050dbae2 Mon Sep 17 00:00:00 2001 From: Andres Lugo-Reyes Date: Mon, 6 Jun 2016 12:45:08 -0500 Subject: New Attribute for PIBMEM Repair Change-Id: Ic3914a9e1a4ddfbd26e3fefdbedce9d441902407 RTC:155310 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/25417 Tested-by: Jenkins Server Tested-by: FSP CI Jenkins Reviewed-by: Christian R. Geddes Reviewed-by: Daniel M. Crowell --- .../targeting/common/xmltohb/attribute_types.xml | 52 ++++++++++++++++++++++ src/usr/targeting/common/xmltohb/target_types.xml | 3 ++ 2 files changed, 55 insertions(+) diff --git a/src/usr/targeting/common/xmltohb/attribute_types.xml b/src/usr/targeting/common/xmltohb/attribute_types.xml index 6a4abb475..8c4df5a04 100644 --- a/src/usr/targeting/common/xmltohb/attribute_types.xml +++ b/src/usr/targeting/common/xmltohb/attribute_types.xml @@ -28600,4 +28600,56 @@ DEPRECATED!!!! + + PIBMEM_REPAIR0 + + Pibmem repair attribute 0 + + + + + non-volatile + + + + ATTR_PIBMEM_REPAIR0 + DIRECT + + + + + PIBMEM_REPAIR1 + + Pibmem repair attribute 1 + + + + + non-volatile + + + + ATTR_PIBMEM_REPAIR1 + DIRECT + + + + + PIBMEM_REPAIR2 + + Pibmem repair attribute 2 + + + + + non-volatile + + + + ATTR_PIBMEM_REPAIR2 + DIRECT + + + + diff --git a/src/usr/targeting/common/xmltohb/target_types.xml b/src/usr/targeting/common/xmltohb/target_types.xml index a36212ba9..d2a9ef988 100755 --- a/src/usr/targeting/common/xmltohb/target_types.xml +++ b/src/usr/targeting/common/xmltohb/target_types.xml @@ -2106,6 +2106,9 @@ DISABLE_HBBL_VECTORS SECURITY_ENABLE SECURITY_MODE + PIBMEM_REPAIR0 + PIBMEM_REPAIR1 + PIBMEM_REPAIR2 -- cgit v1.2.1