summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/atsam/opttcmsz.yml
diff options
context:
space:
mode:
authorChristian Mauderer <christian.mauderer@embedded-brains.de>2022-12-09 10:20:17 +0100
committerChristian Mauderer <christian.mauderer@embedded-brains.de>2022-12-15 09:20:52 +0100
commit7b968a2eb4358f958e4be3aedf462e250ba1749b (patch)
tree7db2d0bf9301ca019372ffeffc179ec00779527e /spec/build/bsps/arm/atsam/opttcmsz.yml
parentbsps/atsam: Fix unidirectional SPI transfers (diff)
downloadrtems-7b968a2eb4358f958e4be3aedf462e250ba1749b.tar.bz2
bsps/atsam: Add NULL pointer protection
Diffstat (limited to 'spec/build/bsps/arm/atsam/opttcmsz.yml')
-rw-r--r--spec/build/bsps/arm/atsam/opttcmsz.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/spec/build/bsps/arm/atsam/opttcmsz.yml b/spec/build/bsps/arm/atsam/opttcmsz.yml
index 7e8b1121e8..da3e575f55 100644
--- a/spec/build/bsps/arm/atsam/opttcmsz.yml
+++ b/spec/build/bsps/arm/atsam/opttcmsz.yml
@@ -9,7 +9,8 @@ copyrights:
default: 0
default-by-variant: []
description: |
- size of tightly coupled memories (TCM) in bytes
+ Size of tightly coupled memories (TCM) in bytes. Note that the ITCM is
+ reduced by the ATSAM_MEMORY_NULL_SIZE option. DTCM is unaffected.
enabled-by: true
format: '{:#010x}'
links: []