1089 Commits

Author SHA1 Message Date
G S Niteesh Babu
b82e7d6730 eng: fix typo in coding-file-hdr.rst 2020-07-11 20:50:17 +02:00
Sebastian Huber
6b52a48ac4 common: Remove probably superfluous import
The purpose of this import is unclear.

This import caused the following error with Sphinx 3.0:

Extension error:
Could not import extension rtemsdomain (exception: cannot import name 'l_')
2020-07-08 07:35:59 +02:00
Sebastian Huber
5a412bd35f c-user: Fix CONFIGURE_MAXIMUM_PROCESSORS minimum 2020-07-07 13:04:41 +02:00
Sebastian Huber
4c58162d0b c-user: Fix appl config option references 2020-07-06 12:11:00 +02:00
Sebastian Huber
d2d60c54e9 c-user: Sort appl config options by name 2020-07-06 10:06:09 +02:00
Sebastian Huber
2df6f90d4b Reflect removal of the epiphany target
Update #3941.
2020-07-05 18:06:10 +02:00
Sebastian Huber
0c13e946d0 eng: Fix typo
Update #3715.
2020-07-03 10:33:30 +02:00
Sebastian Huber
1bd14cda60 eng: Reformat to maximize the text width
Remove extra "X" character in some labels.

Update #3715.
2020-07-03 10:33:25 +02:00
Sebastian Huber
a78314425e user: Document arm/realview-pbx-a9 BSP 2020-07-02 07:41:35 +02:00
Sebastian Huber
d07eecaaf7 eng: Update release process 2020-06-30 09:39:56 +02:00
Sebastian Huber
16f8cc46bb Change version to RTEMS 6
Update #4020.
2020-06-30 09:27:01 +02:00
Richi Dubey
16c326c652 c-user: Add APA terms to glossary 2020-06-30 09:02:46 +02:00
Chris Johns
06a8f1059b eng: Update the release procedure. 2020-06-26 15:16:13 +10:00
Sebastian Huber
1b2468c5c6 c-user: Remove RTEMS_MP_NOT_CONFIGURED error
Some objects can be created with a local or global scope in a
multiprocessing network. In non-multiprocessing configurations setting
the scope to local or global had no effect since such a system can be
viewed as a multiprocessing network with just one node. One and all
nodes is the same in such a network. However, if multiprocessing was
configured, creation of a global object in a single node network
resulted in an RTEMS_MP_NOT_CONFIGURED error. Remove this error
condition for symmetry to the non-multiprocessing setup. This is in line
with the task affinity behaviour in SMP systems.

Close #4005.
2020-06-18 07:13:13 +02:00
Sebastian Huber
1f8301a972 c-user: Mention possible preemptions
Mention that object create/delete may case the calling task to be
preempted due to the object allocator mutex.
2020-06-18 07:13:13 +02:00
Sebastian Huber
a517a09856 c-user: Use * for list items 2020-06-17 16:06:38 +02:00
Sebastian Huber
87a9478da6 eng: Clarify action requirement specification
Update #3715.
2020-06-17 09:10:52 +02:00
Sebastian Huber
db3892b5b8 eng: Update action requirement specification
Update #3715.
2020-06-10 10:12:00 +02:00
Sebastian Huber
ca2f5e6384 eng: Update specification how-to section
Update #3715.
2020-06-08 08:53:02 +02:00
Sebastian Huber
0213e8efab eng: Add a specification type for actions
Add support to specify functional requirements for actions (functions or
macros) via a transition map of pre-conditions to post-conditions.  This
will be the work horse for functional requirements.  Generation of
corresponding validation tests is supported.

Update #3715.
2020-06-08 08:52:50 +02:00
Sebastian Huber
0c43c520c8 eng: Add generic attribute key types
Update #3715.
2020-06-04 15:06:12 +02:00
Sebastian Huber
f54798854f eng: Simplify wording for specification items
Update #3715.
2020-06-04 15:06:12 +02:00
Sebastian Huber
b35f3ef44a Use a complete sentence for acronym definitions 2020-06-04 15:06:12 +02:00
Sebastian Huber
9b269adc6c eng: Add interface specification how-to
Update #3715.
2020-06-01 13:00:41 +02:00
Sebastian Huber
459326c2b9 eng: Update requirements tooling section
Update #3715.
2020-05-29 17:47:21 +02:00
Sebastian Huber
23ab40d3e6 eng: Add generated documentation of spec items
The documentation of the specification items is generated by an RTEMS
qualification tool from a specification of specification items.

Move non-generated content to "req-for-req.rst".

Update #3715.
2020-05-29 08:21:03 +02:00
Sebastian Huber
59312aa965 eng: Split up requirements engineering chapter
This allows to more easily generate the specification item section with
a script using specification items.

Update #3715.
2020-05-29 07:14:53 +02:00
Richi Dubey
a23b1fbaa0 Spelling/Grammar Mistakes 2020-05-17 16:48:25 -05:00
Sebastian Huber
d4ba908e42 eng: Update requirements engineering chapter
Update requirements engineering chapter due to the removal of Doorstop
as the requirements management tool.

Update the application configuration related specification items.

Update #3715.
2020-05-05 07:03:40 +02:00
Joel Sherrill
2d22d7453d Rework RTEMS licensing discussions.
This now captures historical rationale along with cross-linking
code templates with license guidelines.

Closes #3962.
2020-05-01 11:11:31 -05:00
Chris Johns
ccc473b69d user/rsb: Update the configuration documentation
Closes #3945
2020-04-28 16:27:15 +10:00
Chris Johns
8bf866b3f7 user/tester: Remove command line help as output
Closes #3381
2020-04-28 15:27:11 +10:00
Chris Johns
b42e051868 user: Update the RSB BSP quick start to say where the tests are installed
Closes #3956
2020-04-28 11:30:48 +10:00
Chris Johns
7fab12c679 freebsd: Update to reflect the current release 12 requirements
Closes #3960
2020-04-27 10:03:13 +10:00
Sebastian Huber
a19be8b748 c-user: Document rtems_extension_create()
Close #3953.
2020-04-17 10:03:46 +02:00
Christian Mauderer
01b1f479a3 user/imx: Add i.MX6UL/ULL.
Update #3869
2020-04-15 17:13:48 +02:00
Sebastian Huber
7b7efb2ed0 c-user: Fix RTEMS_SCHEDULER_EDF_SMP()
Update #3815.
2020-04-15 16:51:09 +02:00
Sebastian Huber
7e08133aff eng: Adjust config.h include
Use variant used by most source files.
2020-04-15 16:50:35 +02:00
Sebastian Huber
cd2ed1ad08 c-user: Split deprecated/removed directives chapter 2020-04-15 16:50:32 +02:00
Sebastian Huber
e150e1689a c-user: Add removed directive rtems_clock_get()
Be in line with Task Manager chapter.

Update #2693.
2020-04-15 16:50:30 +02:00
Sebastian Huber
02bded3f03 user: Update migration guide
Update #3895.
2020-04-15 16:48:19 +02:00
Chris Johns
ca6611241b user: Fix start app chmod execute of waf. 2020-04-14 10:44:15 +10:00
Sebastian Huber
ea4c098bc2 user: Document event recording
Close #3904.
2020-04-11 15:41:58 +02:00
Cláudio Maia
c8ee17a1c5 user/tools/tester.rst: Removes text references to 'erc32-run' and replaces the example with 'erc32-sis' 2020-04-09 22:01:58 -06:00
Cláudio Maia
8a83c43c3a user/tools/tester.rst: Removes example using 'sparc-rtems5-run' 2020-04-09 22:01:58 -06:00
Cláudio Maia
6566e765f9 user/tools/tester.rst: Clarifies the need of --rtems-tools in rtems-test command line 2020-04-09 22:01:58 -06:00
Cláudio Maia
564007287c user/tools/tester.rst: Removes wrong reference to GDB 2020-04-09 22:01:58 -06:00
Cláudio Maia
8d914b3bf8 user/tools/tester.rst: Cleans up text 2020-04-09 22:01:58 -06:00
Gedare Bloom
e94ed6d483 rsb/configuration: add my copyright 2020-04-05 14:56:38 -06:00
Gedare Bloom
cbdfde035a user/rsb: describe how to create configuration reports
Closes #3629.
2020-04-05 14:54:27 -06:00