summaryrefslogtreecommitdiffstats
path: root/src/build/security
diff options
context:
space:
mode:
authorspashabk-in <shakeebbk@in.ibm.com>2017-05-24 07:49:44 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2017-08-25 22:43:43 -0400
commit3efc51f7809647c79d59b7d0af6dea73ad0d9019 (patch)
treeed0a0d92a703db89a99129ed3888ace5aab296d8 /src/build/security
parentdf0e08efd4cd1076bd019380c1077ac1adfe401f (diff)
downloadtalos-sbe-3efc51f7809647c79d59b7d0af6dea73ad0d9019.tar.gz
talos-sbe-3efc51f7809647c79d59b7d0af6dea73ad0d9019.zip
[Whitelist/Blacklist] - Files addition
Adding new files in SBE build and compilation unit Change-Id: Ia19c0a2944ec46b88e657f2aa11cf302da34837f RTC: 174252 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/40908 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com> Reviewed-by: AMIT J. TENDOLKAR <amit.tendolkar@in.ibm.com>
Diffstat (limited to 'src/build/security')
-rw-r--r--src/build/security/securityRegListGen.py24
1 files changed, 24 insertions, 0 deletions
diff --git a/src/build/security/securityRegListGen.py b/src/build/security/securityRegListGen.py
new file mode 100644
index 00000000..04a2103f
--- /dev/null
+++ b/src/build/security/securityRegListGen.py
@@ -0,0 +1,24 @@
+# IBM_PROLOG_BEGIN_TAG
+# This is an automatically generated prolog.
+#
+# $Source: src/build/security/securityRegListGen.py $
+#
+# OpenPOWER sbe Project
+#
+# Contributors Listed Below - COPYRIGHT 2017
+#
+#
+# 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
+print "Hello World"
OpenPOWER on IntegriCloud