summaryrefslogtreecommitdiffstats
path: root/src/ppe/pk/std
diff options
context:
space:
mode:
authorWilliam Bryan <wilbryan@us.ibm.com>2016-08-01 13:16:30 -0500
committerWilliam A. Bryan <wilbryan@us.ibm.com>2016-08-02 14:12:55 -0400
commit315680e0fd53cbc3f271b7d59393a4bf4661b8e2 (patch)
tree7a604bfede856daeb8be72d04b09333e1c6c002a /src/ppe/pk/std
parent9ad0d6f666fcd2392a5d6d3634df82264a5729eb (diff)
downloadtalos-occ-315680e0fd53cbc3f271b7d59393a4bf4661b8e2.tar.gz
talos-occ-315680e0fd53cbc3f271b7d59393a4bf4661b8e2.zip
Remove IBM Confidential Disclaimers
Change-Id: Ie3dcd5b6cee3e6b191cf136d30af634c9966318e Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/27718 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: William A. Bryan <wilbryan@us.ibm.com> Reviewed-by: Martha Broyles <mbroyles@us.ibm.com>
Diffstat (limited to 'src/ppe/pk/std')
-rw-r--r--src/ppe/pk/std/pk_port.h7
-rw-r--r--src/ppe/pk/std/pkstdfiles.mk16
-rw-r--r--src/ppe/pk/std/std.h7
-rw-r--r--src/ppe/pk/std/std_common.h6
-rw-r--r--src/ppe/pk/std/std_init.c7
-rw-r--r--src/ppe/pk/std/std_irq.h6
-rw-r--r--src/ppe/pk/std/std_irq_config.h7
-rw-r--r--src/ppe/pk/std/std_irq_init.c7
-rw-r--r--src/ppe/pk/std/std_register_addresses.h8
-rw-r--r--src/ppe/pk/std/std_timebase.h8
10 files changed, 10 insertions, 69 deletions
diff --git a/src/ppe/pk/std/pk_port.h b/src/ppe/pk/std/pk_port.h
index 2ed0d3d..37b1df9 100644
--- a/src/ppe/pk/std/pk_port.h
+++ b/src/ppe/pk/std/pk_port.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -24,11 +24,6 @@
/* IBM_PROLOG_END_TAG */
#ifndef __PK_PORT_H__
#define __PK_PORT_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file pk_port.h
/// \brief The top-level standard PPE environment header for PK.
diff --git a/src/ppe/pk/std/pkstdfiles.mk b/src/ppe/pk/std/pkstdfiles.mk
index 3f9a731..75079d5 100644
--- a/src/ppe/pk/std/pkstdfiles.mk
+++ b/src/ppe/pk/std/pkstdfiles.mk
@@ -5,7 +5,7 @@
#
# OpenPOWER OnChipController Project
#
-# Contributors Listed Below - COPYRIGHT 2015
+# Contributors Listed Below - COPYRIGHT 2015,2016
# [+] International Business Machines Corp.
#
#
@@ -22,21 +22,11 @@
# permissions and limitations under the License.
#
# IBM_PROLOG_END_TAG
+
# @file pkstdfiles.mk
#
# @brief mk for including std object files
-#
-# @page ChangeLogs Change Logs
-# @section pkstdfiles.mk
-# @verbatim
-#
-#
-# Change Log ******************************************************************
-# Flag Defect/Feature User Date Description
-# ------ -------------- ---------- ------------ -----------
-#
-# @endverbatim
-#
+
##########################################################################
# Object Files
##########################################################################
diff --git a/src/ppe/pk/std/std.h b/src/ppe/pk/std/std.h
index b20f6ae..cbffcf0 100644
--- a/src/ppe/pk/std/std.h
+++ b/src/ppe/pk/std/std.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -24,11 +24,6 @@
/* IBM_PROLOG_END_TAG */
#ifndef __STD_H__
#define __STD_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file pgp.h
/// \brief The STD environment for PK.
diff --git a/src/ppe/pk/std/std_common.h b/src/ppe/pk/std/std_common.h
index ef17fda..08e1253 100644
--- a/src/ppe/pk/std/std_common.h
+++ b/src/ppe/pk/std/std_common.h
@@ -25,12 +25,6 @@
#ifndef __STD_COMMON_H__
#define __STD_COMMON_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
-
/// \file cme_common.h
/// \brief Common header for standard PPE's
///
diff --git a/src/ppe/pk/std/std_init.c b/src/ppe/pk/std/std_init.c
index 8d9bb12..48f5afc 100644
--- a/src/ppe/pk/std/std_init.c
+++ b/src/ppe/pk/std/std_init.c
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -22,11 +22,6 @@
/* permissions and limitations under the License. */
/* */
/* IBM_PROLOG_END_TAG */
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file std_init.c
/// \brief PK initialization for a standard PPE.
diff --git a/src/ppe/pk/std/std_irq.h b/src/ppe/pk/std/std_irq.h
index e987c86..f44e2cb 100644
--- a/src/ppe/pk/std/std_irq.h
+++ b/src/ppe/pk/std/std_irq.h
@@ -25,12 +25,6 @@
#ifndef __STD_IRQ_H__
#define __STD_IRQ_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2014
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
-
/// \file occhw_irq.h
/// \brief Standard PPE Externnal Interrupt handling for PK
///
diff --git a/src/ppe/pk/std/std_irq_config.h b/src/ppe/pk/std/std_irq_config.h
index 7d70d42..943068c 100644
--- a/src/ppe/pk/std/std_irq_config.h
+++ b/src/ppe/pk/std/std_irq_config.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -24,11 +24,6 @@
/* IBM_PROLOG_END_TAG */
#ifndef __STD_IRQ_CONFIG_H__
#define __STD_IRQ_CONFIG_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2015
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file std_irq_config.h
/// \brief Contains data and macros pertaining to external interrupt
diff --git a/src/ppe/pk/std/std_irq_init.c b/src/ppe/pk/std/std_irq_init.c
index c7a0771..4e17592 100644
--- a/src/ppe/pk/std/std_irq_init.c
+++ b/src/ppe/pk/std/std_irq_init.c
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -22,11 +22,6 @@
/* permissions and limitations under the License. */
/* */
/* IBM_PROLOG_END_TAG */
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2015
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
/// \file std_irq_init.c
/// \brief Standard PPE IRQ initialization code for PK
diff --git a/src/ppe/pk/std/std_register_addresses.h b/src/ppe/pk/std/std_register_addresses.h
index 8cf671a..7e07450 100644
--- a/src/ppe/pk/std/std_register_addresses.h
+++ b/src/ppe/pk/std/std_register_addresses.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -25,12 +25,6 @@
#ifndef __STD_REGISTER_ADDRESSES_H__
#define __STD_REGISTER_ADDRESSES_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2015
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
-
/// \file std_register_addresses.h
/// \brief Symbolic addresses for a standard PPE
diff --git a/src/ppe/pk/std/std_timebase.h b/src/ppe/pk/std/std_timebase.h
index 10cacf9..7b2816c 100644
--- a/src/ppe/pk/std/std_timebase.h
+++ b/src/ppe/pk/std/std_timebase.h
@@ -5,7 +5,7 @@
/* */
/* OpenPOWER OnChipController Project */
/* */
-/* Contributors Listed Below - COPYRIGHT 2015 */
+/* Contributors Listed Below - COPYRIGHT 2015,2016 */
/* [+] International Business Machines Corp. */
/* */
/* */
@@ -25,12 +25,6 @@
#ifndef __STD_TIMEBASE_H__
#define __STD_TIMEBASE_H__
-//-----------------------------------------------------------------------------
-// *! (C) Copyright International Business Machines Corp. 2015
-// *! All Rights Reserved -- Property of IBM
-// *! *** IBM Confidential ***
-//-----------------------------------------------------------------------------
-
/// \file std_timebase.h
/// \brief support for using the standard PPE 32 bit timebase register
///
OpenPOWER on IntegriCloud