summaryrefslogtreecommitdiffstats
path: root/spec/acfg/if/max-thread-local-storage-size.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-09-16 16:22:15 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-09-16 16:33:04 +0200
commit3b1ae6dc995be529375d5193f4bcc05960820e7d (patch)
tree224bc482ccc4876c303230ae0607e22b9d3fc6d4 /spec/acfg/if/max-thread-local-storage-size.yml
parentspec: Group items by component (diff)
downloadrtems-central-3b1ae6dc995be529375d5193f4bcc05960820e7d.tar.bz2
spec: Document rtems_task_construct(), ...
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