aboutsummaryrefslogtreecommitdiff
path: root/platform/include
diff options
context:
space:
mode:
Diffstat (limited to 'platform/include')
-rw-r--r--platform/include/tfm_plat_nv_counters.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/platform/include/tfm_plat_nv_counters.h b/platform/include/tfm_plat_nv_counters.h
index 3588929e21..cff9972ea4 100644
--- a/platform/include/tfm_plat_nv_counters.h
+++ b/platform/include/tfm_plat_nv_counters.h
@@ -27,9 +27,9 @@
#include "tfm_plat_defs.h"
enum tfm_nv_counter_t {
- PLAT_NV_COUNTER_0 = 0, /* Used by SST service */
- PLAT_NV_COUNTER_1, /* Used by SST service */
- PLAT_NV_COUNTER_2, /* Used by SST service */
+ PLAT_NV_COUNTER_0 = 0, /* Used by PS service */
+ PLAT_NV_COUNTER_1, /* Used by PS service */
+ PLAT_NV_COUNTER_2, /* Used by PS service */
#ifdef BL2
PLAT_NV_COUNTER_3, /* Used by bootloader */
PLAT_NV_COUNTER_4, /* Used by bootloader */