summaryrefslogtreecommitdiff
path: root/bl32/tsp/tsp_timer.c
diff options
context:
space:
mode:
Diffstat (limited to 'bl32/tsp/tsp_timer.c')
-rw-r--r--bl32/tsp/tsp_timer.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/bl32/tsp/tsp_timer.c b/bl32/tsp/tsp_timer.c
index 35928634..d1ff2b0b 100644
--- a/bl32/tsp/tsp_timer.c
+++ b/bl32/tsp/tsp_timer.c
@@ -1,5 +1,5 @@
/*
- * Copyright (c) 2014-2015, ARM Limited and Contributors. All rights reserved.
+ * Copyright (c) 2014-2019, ARM Limited and Contributors. All rights reserved.
*
* SPDX-License-Identifier: BSD-3-Clause
*/
@@ -80,7 +80,7 @@ void tsp_generic_timer_save(void)
}
/*******************************************************************************
- * This function restores the timer context post cpu resummption
+ * This function restores the timer context post cpu resumption
******************************************************************************/
void tsp_generic_timer_restore(void)
{