Replaced 'Secure Attribute Unit (SAU)' with 'Security Attribution Unit (SAU)'.
diff --git a/Device/ARM/ARMv8MBL/Include/Template/partition_ARMv8MBL.h b/Device/ARM/ARMv8MBL/Include/Template/partition_ARMv8MBL.h
index 40e2046..145ac86 100644
--- a/Device/ARM/ARMv8MBL/Include/Template/partition_ARMv8MBL.h
+++ b/Device/ARM/ARMv8MBL/Include/Template/partition_ARMv8MBL.h
@@ -2,7 +2,7 @@
* @file partition_ARMv8MBL.h
* @brief CMSIS-CORE Initial Setup for Secure / Non-Secure Zones for ARMv8M
* @version V5.00
- * @date 26. September 2016
+ * @date 27. October 2016
******************************************************************************/
/*
* Copyright (c) 2009-2016 ARM Limited. All rights reserved.
@@ -30,7 +30,7 @@
*/
/*
-// <e>Initialize Secure Attribute Unit (SAU) CTRL register
+// <e>Initialize Security Attribution Unit (SAU) CTRL register
*/
#define SAU_INIT_CTRL 1
@@ -54,7 +54,7 @@
*/
/*
-// <h>Initialize Secure Attribute Unit (SAU) Address Regions
+// <h>Initialize Security Attribution Unit (SAU) Address Regions
// <i>SAU configuration specifies regions to be one of:
// <i> - Secure and Non-Secure Callable
// <i> - Non-Secure
diff --git a/Device/ARM/ARMv8MML/Include/Template/partition_ARMv8MML.h b/Device/ARM/ARMv8MML/Include/Template/partition_ARMv8MML.h
index e0f9a2c..774c8cf 100644
--- a/Device/ARM/ARMv8MML/Include/Template/partition_ARMv8MML.h
+++ b/Device/ARM/ARMv8MML/Include/Template/partition_ARMv8MML.h
@@ -2,7 +2,7 @@
* @file partition_ARMv8MML.h
* @brief CMSIS-CORE Initial Setup for Secure / Non-Secure Zones for ARMv8M
* @version V5.00
- * @date 26. September 2016
+ * @date 27. October 2016
******************************************************************************/
/*
* Copyright (c) 2009-2016 ARM Limited. All rights reserved.
@@ -30,7 +30,7 @@
*/
/*
-// <e>Initialize Secure Attribute Unit (SAU) CTRL register
+// <e>Initialize Security Attribution Unit (SAU) CTRL register
*/
#define SAU_INIT_CTRL 1
@@ -54,7 +54,7 @@
*/
/*
-// <h>Initialize Secure Attribute Unit (SAU) Address Regions
+// <h>Initialize Security Attribution Unit (SAU) Address Regions
// <i>SAU configuration specifies regions to be one of:
// <i> - Secure and Non-Secure Callable
// <i> - Non-Secure