From 598923e18017b1b631d94c55d1c130b6fbf2a87a Mon Sep 17 00:00:00 2001 From: Mike Baiocchi Date: Mon, 11 May 2020 16:56:57 -0500 Subject: [PATCH] Fix persistency of ATTR_KEY_CLEAR_REQUEST This commit changes the persistency of ATTR_KEY_CLEAR_REQUEST from volatile-zeroed to non-volatile. Change-Id: Iea2dc1bdc25a862632655cc141db554a93caf3bd Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/96791 Tested-by: Jenkins Server Reviewed-by: Christopher J Engel Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW Tested-by: FSP CI Jenkins Reviewed-by: Nicholas E Bofferding --- src/usr/targeting/common/xmltohb/attribute_types.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/usr/targeting/common/xmltohb/attribute_types.xml b/src/usr/targeting/common/xmltohb/attribute_types.xml index 098fa7b8669..13fb108c1cb 100644 --- a/src/usr/targeting/common/xmltohb/attribute_types.xml +++ b/src/usr/targeting/common/xmltohb/attribute_types.xml @@ -2975,7 +2975,7 @@ Indicates types of Key Clear Requests are being made - volatile-zeroed + non-volatile