summaryrefslogtreecommitdiffstats
path: root/src/ppe
diff options
context:
space:
mode:
authorWilliam Bryan <wilbryan@us.ibm.com>2016-11-02 13:00:35 -0500
committerWilliam A. Bryan <wilbryan@us.ibm.com>2016-11-02 15:40:37 -0400
commitaa7187f24959d2ec1fbee81a5d100a749161096f (patch)
treea9652e9442f01a7cfaedc0c2eedd863be8809ec7 /src/ppe
parent567a3d045dad8431b0a73fbbfac95332475d5b0a (diff)
downloadtalos-occ-aa7187f24959d2ec1fbee81a5d100a749161096f.tar.gz
talos-occ-aa7187f24959d2ec1fbee81a5d100a749161096f.zip
Update SSX/PK time intervals
RTC:163333 Change-Id: Ide9c51be81fa1e2bb076700203dbeb0b3f341e87 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/32134 Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Reviewed-by: Wael El-Essawy <welessa@us.ibm.com> Reviewed-by: Martha Broyles <mbroyles@us.ibm.com> Reviewed-by: William A. Bryan <wilbryan@us.ibm.com>
Diffstat (limited to 'src/ppe')
-rw-r--r--src/ppe/pk/kernel/pk_api.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ppe/pk/kernel/pk_api.h b/src/ppe/pk/kernel/pk_api.h
index 9921855..4381e90 100644
--- a/src/ppe/pk/kernel/pk_api.h
+++ b/src/ppe/pk/kernel/pk_api.h
@@ -236,7 +236,7 @@
/// overridden by the application.
#ifndef PK_TIME_INTERVAL_TYPE
-#define PK_TIME_INTERVAL_TYPE uint32_t
+#define PK_TIME_INTERVAL_TYPE uint64_t
#endif
/// Provide support for the PkTimer APIs in addition to the default
OpenPOWER on IntegriCloud