summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJoe McGill <jmcgill@us.ibm.com>2017-05-30 11:34:43 -0500
committerSachin Gupta <sgupta2m@in.ibm.com>2017-06-01 05:04:26 -0400
commitae8c48308c09e4489689320abfd49289c9bc368a (patch)
treef4a20351862642503ff7aec672de89e94f3d1023 /src
parent1c7ae19b4fa7b36e7aac0c3401dcc5d93790c442 (diff)
downloadtalos-sbe-ae8c48308c09e4489689320abfd49289c9bc368a.tar.gz
talos-sbe-ae8c48308c09e4489689320abfd49289c9bc368a.zip
update owner comments in ADU, PBA, TOD HWPs
Change-Id: Ic3182c3e8e1d8917b779f1189340d24b2de57865 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41119 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Tested-by: PPE CI <ppe-ci+hostboot@us.ibm.com> Tested-by: Hostboot CI <hostboot-ci+hostboot@us.ibm.com> Reviewed-by: Thi N. Tran <thi@us.ibm.com> Reviewed-by: Benjamin Gass <bgass@us.ibm.com> Reviewed-by: Jennifer A. Stofer <stofer@us.ibm.com> Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41122 Reviewed-by: Hostboot Team <hostboot@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Sachin Gupta <sgupta2m@in.ibm.com>
Diffstat (limited to 'src')
-rw-r--r--src/import/chips/p9/procedures/hwp/nest/p9_adu_access.C2
-rw-r--r--src/import/chips/p9/procedures/hwp/nest/p9_adu_access.H4
-rw-r--r--src/import/chips/p9/procedures/hwp/nest/p9_adu_coherent_utils.C2
-rw-r--r--src/import/chips/p9/procedures/hwp/nest/p9_adu_coherent_utils.H4
-rw-r--r--src/import/chips/p9/procedures/hwp/nest/p9_adu_constants.H2
-rw-r--r--src/import/chips/p9/procedures/hwp/nest/p9_adu_setup.C2
-rw-r--r--src/import/chips/p9/procedures/hwp/nest/p9_adu_setup.H2
-rw-r--r--src/import/chips/p9/procedures/hwp/nest/p9_fbc_utils.C1
-rw-r--r--src/import/chips/p9/procedures/hwp/nest/p9_fbc_utils.H1
-rw-r--r--src/import/chips/p9/procedures/hwp/nest/p9_pba_access.C2
-rw-r--r--src/import/chips/p9/procedures/hwp/nest/p9_pba_access.H2
-rw-r--r--src/import/chips/p9/procedures/hwp/nest/p9_pba_coherent_utils.C2
-rw-r--r--src/import/chips/p9/procedures/hwp/nest/p9_pba_coherent_utils.H4
-rw-r--r--src/import/chips/p9/procedures/hwp/nest/p9_pba_constants.H2
-rw-r--r--src/import/chips/p9/procedures/hwp/nest/p9_pba_setup.C2
-rw-r--r--src/import/chips/p9/procedures/hwp/nest/p9_pba_setup.H2
16 files changed, 17 insertions, 19 deletions
diff --git a/src/import/chips/p9/procedures/hwp/nest/p9_adu_access.C b/src/import/chips/p9/procedures/hwp/nest/p9_adu_access.C
index cbcbfdc2..4e06e229 100644
--- a/src/import/chips/p9/procedures/hwp/nest/p9_adu_access.C
+++ b/src/import/chips/p9/procedures/hwp/nest/p9_adu_access.C
@@ -28,7 +28,7 @@
/// @file p9_adu_access.C
/// @brief Read coherent state of memory via the ADU (FAPI)
///
-// *HWP HWP Owner Christina Graves clgraves@us.ibm.com
+// *HWP HWP Owner Joe McGill jmcgill@us.ibm.com
// *HWP FW Owner: Thi Tran thi@us.ibm.com
// *HWP Team: Nest
// *HWP Level: 3
diff --git a/src/import/chips/p9/procedures/hwp/nest/p9_adu_access.H b/src/import/chips/p9/procedures/hwp/nest/p9_adu_access.H
index 500c7cb9..75f7f555 100644
--- a/src/import/chips/p9/procedures/hwp/nest/p9_adu_access.H
+++ b/src/import/chips/p9/procedures/hwp/nest/p9_adu_access.H
@@ -27,11 +27,11 @@
/// @file p9_adu_access.H
/// @brief Read coherent state of memory via the ADU (FAPI)
///
-// *HWP HWP Owner: Joshua Hannan jlhannan@us.ibm.com
+// *HWP HWP Owner: Joe McGill jmcgill@us.ibm.com
// *HWP FW Owner: Thi Tran thi@us.ibm.com
// *HWP Team: Nest
// *HWP Level: 3
-// *HWP Consumed by:
+// *HWP Consumed by: SBE
// ----------------------------------------------------------------------------------
//
// *! ADDITIONAL COMMENTS :
diff --git a/src/import/chips/p9/procedures/hwp/nest/p9_adu_coherent_utils.C b/src/import/chips/p9/procedures/hwp/nest/p9_adu_coherent_utils.C
index a81693b0..82fef233 100644
--- a/src/import/chips/p9/procedures/hwp/nest/p9_adu_coherent_utils.C
+++ b/src/import/chips/p9/procedures/hwp/nest/p9_adu_coherent_utils.C
@@ -27,7 +27,7 @@
/// @file p9_adu_coherent_utils.C
/// @brief ADU alter/display library functions (FAPI)
///
-// *HWP HWP Owner: Joshua Hannan jlhannan@us.ibm.com
+// *HWP HWP Owner: Joe McGill jmcgill@us.ibm.com
// *HWP FW Owner: Thi Tran thi@us.ibm.com
// *HWP Team: Nest
// *HWP Level: 3
diff --git a/src/import/chips/p9/procedures/hwp/nest/p9_adu_coherent_utils.H b/src/import/chips/p9/procedures/hwp/nest/p9_adu_coherent_utils.H
index 48deb8ae..65f93673 100644
--- a/src/import/chips/p9/procedures/hwp/nest/p9_adu_coherent_utils.H
+++ b/src/import/chips/p9/procedures/hwp/nest/p9_adu_coherent_utils.H
@@ -23,11 +23,11 @@
/* */
/* IBM_PROLOG_END_TAG */
//-----------------------------------------------------------------------------------
-// *!
+///
/// @file p9_adu_coherent_utils.H
/// @brief Common Code to support ADU get/putmem procedures (FAPI)
///
-// *HWP HWP Owner: Joshua Hannan jlhannan@us.ibm.com
+// *HWP HWP Owner: Joe McGill jmcgill@us.ibm.com
// *HWP FW Owner: Thi Tran thi@us.ibm.com
// *HWP Team: Nest
// *HWP Level: 3
diff --git a/src/import/chips/p9/procedures/hwp/nest/p9_adu_constants.H b/src/import/chips/p9/procedures/hwp/nest/p9_adu_constants.H
index e680c084..05af0c78 100644
--- a/src/import/chips/p9/procedures/hwp/nest/p9_adu_constants.H
+++ b/src/import/chips/p9/procedures/hwp/nest/p9_adu_constants.H
@@ -25,7 +25,7 @@
/// @file p9_adu_constants.H
/// @brief Constant enums to support ADU get/putmem procedures (FAPI)
///
-// *HWP HWP Owner: Joshua Hannan jlhannan@us.ibm.com
+// *HWP HWP Owner: Joe McGill jmcgill@us.ibm.com
// *HWP FW Owner: Thi Tran thi@us.ibm.com
// *HWP Team: Nest
// *HWP Level: 3
diff --git a/src/import/chips/p9/procedures/hwp/nest/p9_adu_setup.C b/src/import/chips/p9/procedures/hwp/nest/p9_adu_setup.C
index 3f2181b9..fb236f14 100644
--- a/src/import/chips/p9/procedures/hwp/nest/p9_adu_setup.C
+++ b/src/import/chips/p9/procedures/hwp/nest/p9_adu_setup.C
@@ -27,7 +27,7 @@
/// @file p9_adu_setup.C
/// @brief Setup the registers for a read/write to the ADU
//
-// *HWP HWP Owner: Joshua Hannan jlhannan@us.ibm.com
+// *HWP HWP Owner: Joe McGill jmcgill@us.ibm.com
// *HWP FW Owner: Thi Tran thi@us.ibm.com
// *HWP Team: Nest
// *HWP Level: 3
diff --git a/src/import/chips/p9/procedures/hwp/nest/p9_adu_setup.H b/src/import/chips/p9/procedures/hwp/nest/p9_adu_setup.H
index 868de3e8..9cd8ea92 100644
--- a/src/import/chips/p9/procedures/hwp/nest/p9_adu_setup.H
+++ b/src/import/chips/p9/procedures/hwp/nest/p9_adu_setup.H
@@ -27,7 +27,7 @@
/// @file p9_adu_setup.H
/// @brief Setup the adu to do reads/writes
//
-// *HWP HWP Owner: Joshua Hannan jlhannan@us.ibm.com
+// *HWP HWP Owner: Joe McGill jmcgill@us.ibm.com
// *HWP FW Owner: Thi Tran thi@us.ibm.com
// *HWP Team: Nest
// *HWP Level: 3
diff --git a/src/import/chips/p9/procedures/hwp/nest/p9_fbc_utils.C b/src/import/chips/p9/procedures/hwp/nest/p9_fbc_utils.C
index aaa63711..c5855920 100644
--- a/src/import/chips/p9/procedures/hwp/nest/p9_fbc_utils.C
+++ b/src/import/chips/p9/procedures/hwp/nest/p9_fbc_utils.C
@@ -32,7 +32,6 @@
/// - Determination of the chip's base address in the real address map
///
/// @author Joe McGill <jmcgill@us.ibm.com>
-/// @author Christy Graves <clgraves@us.ibm.com>
///
//
diff --git a/src/import/chips/p9/procedures/hwp/nest/p9_fbc_utils.H b/src/import/chips/p9/procedures/hwp/nest/p9_fbc_utils.H
index 5c7f54c9..709afe30 100644
--- a/src/import/chips/p9/procedures/hwp/nest/p9_fbc_utils.H
+++ b/src/import/chips/p9/procedures/hwp/nest/p9_fbc_utils.H
@@ -27,7 +27,6 @@
/// @brief Fabric library functions/constants (FAPI2)
///
/// @author Joe McGill <jmcgill@us.ibm.com>
-/// @author Christy Graves <clgraves@us.ibm.com>
///
//
diff --git a/src/import/chips/p9/procedures/hwp/nest/p9_pba_access.C b/src/import/chips/p9/procedures/hwp/nest/p9_pba_access.C
index 7f32b5ef..30324bcb 100644
--- a/src/import/chips/p9/procedures/hwp/nest/p9_pba_access.C
+++ b/src/import/chips/p9/procedures/hwp/nest/p9_pba_access.C
@@ -27,7 +27,7 @@
/// @file p9_pba_access.C
/// @brief Read coherent state of memory via the PBA (FAPI)
///
-// *HWP HWP Owner: Joshua Hannan jlhannan@us.ibm.com
+// *HWP HWP Owner: Joe McGill jmcgill@us.ibm.com
// *HWP FW Owner: Thi Tran thi@us.ibm.com
// *HWP Team: Nest
// *HWP Level: 3
diff --git a/src/import/chips/p9/procedures/hwp/nest/p9_pba_access.H b/src/import/chips/p9/procedures/hwp/nest/p9_pba_access.H
index c6f272b1..b801f9ec 100644
--- a/src/import/chips/p9/procedures/hwp/nest/p9_pba_access.H
+++ b/src/import/chips/p9/procedures/hwp/nest/p9_pba_access.H
@@ -27,7 +27,7 @@
/// @file p9_pba_access.H
/// @brief Read coherent state of memory via the PBA (FAPI)
///
-// *HWP HWP Owner: Joshua Hannan jlhannan@us.ibm.com
+// *HWP HWP Owner: Joe McGill jmcgill@us.ibm.com
// *HWP FW Owner: Thi Tran thi@us.ibm.com
// *HWP Team: Nest
// *HWP Level: 3
diff --git a/src/import/chips/p9/procedures/hwp/nest/p9_pba_coherent_utils.C b/src/import/chips/p9/procedures/hwp/nest/p9_pba_coherent_utils.C
index e53c9c4d..78d0ee8a 100644
--- a/src/import/chips/p9/procedures/hwp/nest/p9_pba_coherent_utils.C
+++ b/src/import/chips/p9/procedures/hwp/nest/p9_pba_coherent_utils.C
@@ -27,7 +27,7 @@
/// @file p9_pba_coherent_utils.C
/// @brief PBA alter/display library functions (FAPI)
///
-// *HWP HWP Owner: Joshua Hannan jlhannan@us.ibm.com
+// *HWP HWP Owner: Joe McGill jmcgill@us.ibm.com
// *HWP FW Owner: Thi Tran thi@us.ibm.com
// *HWP Team: Nest
// *HWP Level: 3
diff --git a/src/import/chips/p9/procedures/hwp/nest/p9_pba_coherent_utils.H b/src/import/chips/p9/procedures/hwp/nest/p9_pba_coherent_utils.H
index 235b1260..804d1cb4 100644
--- a/src/import/chips/p9/procedures/hwp/nest/p9_pba_coherent_utils.H
+++ b/src/import/chips/p9/procedures/hwp/nest/p9_pba_coherent_utils.H
@@ -23,11 +23,11 @@
/* */
/* IBM_PROLOG_END_TAG */
//-----------------------------------------------------------------------------------
-// *!
+///
/// @file p9_pba_coherent_utils.H
/// @brief Common Code to support PBA get/putmem procedures (FAPI)
///
-// *HWP HWP Owner: Joshua Hannan jlhannan@us.ibm.com
+// *HWP HWP Owner: Joe McGill jmcgill@us.ibm.com
// *HWP FW Owner: Thi Tran thi@us.ibm.com
// *HWP Team: Nest
// *HWP Level: 3
diff --git a/src/import/chips/p9/procedures/hwp/nest/p9_pba_constants.H b/src/import/chips/p9/procedures/hwp/nest/p9_pba_constants.H
index 8fcb2de1..ce5c094b 100644
--- a/src/import/chips/p9/procedures/hwp/nest/p9_pba_constants.H
+++ b/src/import/chips/p9/procedures/hwp/nest/p9_pba_constants.H
@@ -25,7 +25,7 @@
/// @file p9_pba_constants.H
/// @brief Constant enums to support PBA get/putmem procedures (FAPI)
///
-// *HWP HWP Owner: Joshua Hannan jlhannan@us.ibm.com
+// *HWP HWP Owner: Joe McGill jmcgill@us.ibm.com
// *HWP FW Owner: Thi Tran thi@us.ibm.com
// *HWP Team: Nest
// *HWP Level: 3
diff --git a/src/import/chips/p9/procedures/hwp/nest/p9_pba_setup.C b/src/import/chips/p9/procedures/hwp/nest/p9_pba_setup.C
index 131bd868..687c77ec 100644
--- a/src/import/chips/p9/procedures/hwp/nest/p9_pba_setup.C
+++ b/src/import/chips/p9/procedures/hwp/nest/p9_pba_setup.C
@@ -28,7 +28,7 @@
/// @file p9_pba_setup.C
/// @brief Setup the registers for a read/write to the PBA
///
-// *HWP HWP Owner: Christina Graves clgraves@us.ibm.com
+// *HWP HWP Owner: Joe McGill jmcgill@us.ibm.com
// *HWP FW Owner: Thi Tran thi@us.ibm.com
// *HWP Team: Nest
// *HWP Level: 3
diff --git a/src/import/chips/p9/procedures/hwp/nest/p9_pba_setup.H b/src/import/chips/p9/procedures/hwp/nest/p9_pba_setup.H
index 5a756a3c..2b765fd9 100644
--- a/src/import/chips/p9/procedures/hwp/nest/p9_pba_setup.H
+++ b/src/import/chips/p9/procedures/hwp/nest/p9_pba_setup.H
@@ -27,7 +27,7 @@
/// @file p9_pba_setup.H
/// @brief Setup the PBA to do reads/writes
///
-// *HWP HWP Owner: Joshua Hannan jlhannan@us.ibm.com
+// *HWP HWP Owner: Joe McGill jmcgill@us.ibm.com
// *HWP FW Owner: Thi Tran thi@us.ibm.com
// *HWP Team: Nest
// *HWP Level: 3
OpenPOWER on IntegriCloud