summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSantosh Balasubramanian <sbalasub@in.ibm.com>2016-10-05 02:48:54 -0400
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-02-07 11:46:15 -0500
commit31cfb8c72390bfaf2f00deef1b3b50930071022c (patch)
treeaf3d9dc22f3fecc2f8ea77775f6847880de868ad
parentcf651cc5c92c9692eecffafa16bfabe0e7260e8c (diff)
downloadtalos-hostboot-31cfb8c72390bfaf2f00deef1b3b50930071022c.tar.gz
talos-hostboot-31cfb8c72390bfaf2f00deef1b3b50930071022c.zip
HWP L2 delivery for p9_update_security_ctrl
Change-Id: Ia56098755dc5e27c1d62d23af65b485c9b889226 Original-Change-Id: Ib3df7e0c315e86dd8d8668d2dd278aaf95dd25f3 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/30740 Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Reviewed-by: Soma Bhanutej <soma.bhanu@in.ibm.com> Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Nicholas E. Bofferding <bofferdn@us.ibm.com> Reviewed-by: PARVATHI RACHAKONDA <prachako@in.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/35848 Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Marshall J. Wilks <mjwilks@us.ibm.com> Reviewed-by: Stephen M. Cprek <smcprek@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
-rw-r--r--src/import/chips/p9/procedures/hwp/perv/p9_update_security_ctrl.mk26
1 files changed, 26 insertions, 0 deletions
diff --git a/src/import/chips/p9/procedures/hwp/perv/p9_update_security_ctrl.mk b/src/import/chips/p9/procedures/hwp/perv/p9_update_security_ctrl.mk
new file mode 100644
index 000000000..737e99dc4
--- /dev/null
+++ b/src/import/chips/p9/procedures/hwp/perv/p9_update_security_ctrl.mk
@@ -0,0 +1,26 @@
+# IBM_PROLOG_BEGIN_TAG
+# This is an automatically generated prolog.
+#
+# $Source: src/import/chips/p9/procedures/hwp/perv/p9_update_security_ctrl.mk $
+#
+# OpenPOWER HostBoot Project
+#
+# Contributors Listed Below - COPYRIGHT 2016,2017
+# [+] 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
+PROCEDURE=p9_update_security_ctrl
+$(call BUILD_PROCEDURE)
OpenPOWER on IntegriCloud