On 28/10/21 2:09 am, Ryan Long wrote:
> Closes #4145
> ---
> rtems/config/tools/rtems-kernel-6.cfg | 6 +-
> rtems/config/tools/rtems-kernel-common.cfg | 125
> source-builder/rtems-kernel-config-check | 147
> +
> source-builder/sb/op
bump
On Mon, 18 Oct 2021 at 23:46, zack leung wrote:
> fix came from github code inspector, flagged by one of the analysis that
> was done
> ---
> testsuites/libtests/POSIX/calloc.c | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/testsuites/libtests/POSIX/calloc.c
>
ping
-Original Message-
From: Ryan Long
Sent: Wednesday, October 20, 2021 3:06 PM
To: devel@rtems.org
Cc: Ryan Long
Subject: [rtems-tools] tester: Update jobs configuration
Allow for default_jobs and max_jobs to be specified in the BSP's configuration
file.
---
rtemstoolkit/options.p
ping
-Original Message-
From: Ryan Long
Sent: Wednesday, October 27, 2021 10:09 AM
To: devel@rtems.org
Cc: Ryan Long
Subject: [PATCH RSB v2] rtems-kernel: Implement kernel recipe using waf
Closes #4145
---
rtems/config/tools/rtems-kernel-6.cfg | 6 +-
rtems/config/tools/rtems-k
This adds the documentation for the application configuration option
CONFIGURE_EXCEPTION_TO_SIGNAL_MAPPING.
---
c-user/config/device-driver.rst | 30 ++
1 file changed, 30 insertions(+)
diff --git a/c-user/config/device-driver.rst b/c-user/config/device-driver.rst
inde
---
spec/acfg/if/exception-to-signal-mapping.yml | 22
1 file changed, 22 insertions(+)
create mode 100644 spec/acfg/if/exception-to-signal-mapping.yml
diff --git a/spec/acfg/if/exception-to-signal-mapping.yml
b/spec/acfg/if/exception-to-signal-mapping.yml
new file mode 100
AArch64 now supports SMP for the Xilinx ZynqMP BSP family.
---
cpu-supplement/aarch64.rst | 6 --
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/cpu-supplement/aarch64.rst b/cpu-supplement/aarch64.rst
index a102817..2b3d620 100644
--- a/cpu-supplement/aarch64.rst
+++ b/cpu-suppl