From 6a2f8fcd518e940ffa49ad607a9d7c76cc22379b Mon Sep 17 00:00:00 2001 From: Christopher Seidl Date: Mon, 27 Jan 2025 16:57:39 +0100 Subject: [PATCH] Updates for #340 (#341) This PR closes https://github.com/Open-CMSIS-Pack/Open-CMSIS-Pack-Spec/issues/340 --- doxygen/src/components_schema.txt | 3 ++- doxygen/src/devices_schema.txt | 6 ++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/doxygen/src/components_schema.txt b/doxygen/src/components_schema.txt index df46cbc..713ea70 100644 --- a/doxygen/src/components_schema.txt +++ b/doxygen/src/components_schema.txt @@ -211,6 +211,8 @@ or + Specifies whether an Arm-based Memory Protection Unit is present in the processor. Do not use this in case of custom MPUs. Use predefined values as listed in the table \ref DmpuEnum "Device MPU". \ref DmpuEnum required @@ -2687,7 +2687,7 @@ The tokens can be used in the elements: \anchor DmpuEnum Table: Device MPU -The table shows predefined values that identify whether a CPU has an Memory Protection Unit (MPU). +The table shows predefined values that identify whether a CPU has an Arm-based Memory Protection Unit (MPU). The values can be used in the elements: - \ref element_accept - \ref element_require @@ -2709,6 +2709,8 @@ The values can be used in the elements: +\note Do not use Dmpu in case of a custom (non-Arm) MPU. +

 

\anchor DtzEnum Table: Device Trust Zone