From 015e5dff86107358790bbef24cea1e4278ed1fe0 Mon Sep 17 00:00:00 2001 From: Alvin Wang Date: Mon, 29 Apr 2019 00:46:04 -0500 Subject: [PATCH] Add empty files for exp_background_scrub Change-Id: I968ff16ca53a886e9a54f2990d160ce3e11a170a Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/76633 Tested-by: Hostboot CI Tested-by: FSP CI Jenkins Tested-by: Jenkins Server Reviewed-by: Louis Stermole Reviewed-by: Jennifer A. Stofer Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/76634 Reviewed-by: Christian R. Geddes Tested-by: Christian R. Geddes Tested-by: Jenkins OP Build CI Tested-by: Jenkins OP HW --- .../hwp/memory/exp_background_scrub.C | 24 +++++++++++++++++++ .../hwp/memory/exp_background_scrub.H | 24 +++++++++++++++++++ .../hwp/memory/exp_background_scrub.mk | 24 +++++++++++++++++++ 3 files changed, 72 insertions(+) create mode 100644 src/import/chips/ocmb/explorer/procedures/hwp/memory/exp_background_scrub.C create mode 100644 src/import/chips/ocmb/explorer/procedures/hwp/memory/exp_background_scrub.H create mode 100644 src/import/chips/ocmb/explorer/procedures/hwp/memory/exp_background_scrub.mk diff --git a/src/import/chips/ocmb/explorer/procedures/hwp/memory/exp_background_scrub.C b/src/import/chips/ocmb/explorer/procedures/hwp/memory/exp_background_scrub.C new file mode 100644 index 00000000000..45d6c535cdd --- /dev/null +++ b/src/import/chips/ocmb/explorer/procedures/hwp/memory/exp_background_scrub.C @@ -0,0 +1,24 @@ +/* IBM_PROLOG_BEGIN_TAG */ +/* This is an automatically generated prolog. */ +/* */ +/* $Source: src/import/chips/ocmb/explorer/procedures/hwp/memory/exp_background_scrub.C $ */ +/* */ +/* OpenPOWER HostBoot Project */ +/* */ +/* Contributors Listed Below - COPYRIGHT 2019 */ +/* [+] 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 */ diff --git a/src/import/chips/ocmb/explorer/procedures/hwp/memory/exp_background_scrub.H b/src/import/chips/ocmb/explorer/procedures/hwp/memory/exp_background_scrub.H new file mode 100644 index 00000000000..fa218e3ec5a --- /dev/null +++ b/src/import/chips/ocmb/explorer/procedures/hwp/memory/exp_background_scrub.H @@ -0,0 +1,24 @@ +/* IBM_PROLOG_BEGIN_TAG */ +/* This is an automatically generated prolog. */ +/* */ +/* $Source: src/import/chips/ocmb/explorer/procedures/hwp/memory/exp_background_scrub.H $ */ +/* */ +/* OpenPOWER HostBoot Project */ +/* */ +/* Contributors Listed Below - COPYRIGHT 2019 */ +/* [+] 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 */ diff --git a/src/import/chips/ocmb/explorer/procedures/hwp/memory/exp_background_scrub.mk b/src/import/chips/ocmb/explorer/procedures/hwp/memory/exp_background_scrub.mk new file mode 100644 index 00000000000..b6bdf9998a8 --- /dev/null +++ b/src/import/chips/ocmb/explorer/procedures/hwp/memory/exp_background_scrub.mk @@ -0,0 +1,24 @@ +# IBM_PROLOG_BEGIN_TAG +# This is an automatically generated prolog. +# +# $Source: src/import/chips/ocmb/explorer/procedures/hwp/memory/exp_background_scrub.mk $ +# +# OpenPOWER HostBoot Project +# +# Contributors Listed Below - COPYRIGHT 2019 +# [+] 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