summaryrefslogtreecommitdiffstats
path: root/spec/acfg/if/max-thread-local-storage-size.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/acfg/if/max-thread-local-storage-size.yml')
-rw-r--r--spec/acfg/if/max-thread-local-storage-size.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/spec/acfg/if/max-thread-local-storage-size.yml b/spec/acfg/if/max-thread-local-storage-size.yml
index dfb979ba..2424f3de 100644
--- a/spec/acfg/if/max-thread-local-storage-size.yml
+++ b/spec/acfg/if/max-thread-local-storage-size.yml
@@ -30,5 +30,10 @@ notes: |
Use ${/rtems/basedefs/if/align-up:/name} and
${/rtems/task/if/storage-alignment:/name} to adjust the size to meet the
minimum alignment requirement of a thread-local storage area.
+
+ The actual thread-local storage size is determined when the application
+ executable is linked. The ``rtems-exeinfo`` command line tool included in
+ the RTEMS Tools can be used to obtain the thread-local storage size and
+ alignment of an application executable.
text: ''
type: interface