On 30/09/2020 22:04, Kinsey Moore wrote:
-Original Message-
From: Sebastian Huber
Sent: Tuesday, September 29, 2020 06:49
To: Kinsey Moore;devel@rtems.org
Subject: Re: [PATCH v2 7/8] bsps: Add Cortex-A53 LP64 basic BSP
On 28/09/2020 17:24, Kinsey Moore wrote:
diff --git a/bsps/aarch
On 01/10/2020 06:11, Chris Johns wrote:
On 30/9/20 12:59 am, Sebastian Huber wrote:
This is the first generated documentation of a manager. For the PDF
output please have a look at:
https://ftp.rtems.org/pub/rtems/people/sebh/c-user.pdf
Please review the layout. I changed the layout to use de
On 01/10/2020 06:19, Chris Johns wrote:
On 30/9/20 6:04 pm, Sebastian Huber wrote:
On 29/09/2020 16:59, Sebastian Huber wrote:
This is the first generated documentation of a manager. For the PDF
output please have a look at:
https://ftp.rtems.org/pub/rtems/people/sebh/c-user.pdf
Please revie
On 30/9/20 6:04 pm, Sebastian Huber wrote:
> On 29/09/2020 16:59, Sebastian Huber wrote:
>
>> This is the first generated documentation of a manager. For the PDF
>> output please have a look at:
>>
>> https://ftp.rtems.org/pub/rtems/people/sebh/c-user.pdf
>>
>> Please review the layout. I changed
On 30/9/20 12:59 am, Sebastian Huber wrote:
> This is the first generated documentation of a manager. For the PDF
> output please have a look at:
>
> https://ftp.rtems.org/pub/rtems/people/sebh/c-user.pdf
>
> Please review the layout. I changed the layout to use definition lists
> instead of tab
On 30/9/20 9:25 pm, Sebastian Huber wrote:
> On 28/09/2020 17:28, j...@rtems.org wrote:
>
>> Summary
>> ===
>>
>> Passed: 565
>> Failed: 10
>> User Input: 6
>> Expected Fail: 0
>> Indeterminate: 0
>> Benchmark: 3
>> Timeout: 1
>> Test too long: 4
>> Inva
On 1/10/20 1:51 am, Joel Sherrill wrote:
> Is it possible to build a BSP bset and not build the tools? I know it is
> convenient for a user focused on a single BSP but since each bset builds the
> toolchain, it would be nice to have a way to package tools and a collection of
> BSPs for the same tar
On 1/10/20 8:29 am, Joel Sherrill wrote:
> I think we need to discuss what's the expected behavior when you configure SMP
> for a target that doesn't support SMP or BSP that doesn't in an architecture
> that does.
I believe configure process should only succeed if a valid build is possible.
These
From: Daniel Hellstrom
Check in init3 not needed since same data is already checked in init2
stage. Adds an extra check that the APB register space is available before
accessing it.
Closes #2331
---
c/src/lib/libbsp/sparc/shared/1553/gr1553b.c | 11 ---
1 file changed, 8 insertions(+),
Hi
I think we need to discuss what's the expected behavior when you configure
SMP for a target that doesn't support SMP or BSP that doesn't in an
architecture that does.
Temporarily ,I would like to know what's the official list of BSPs with SMP
support so I can focus on what should work rather t
-Original Message-
From: Sebastian Huber
Sent: Tuesday, September 29, 2020 06:49
To: Kinsey Moore ; devel@rtems.org
Subject: Re: [PATCH v2 7/8] bsps: Add Cortex-A53 LP64 basic BSP
On 28/09/2020 17:24, Kinsey Moore wrote:
> diff --git a/bsps/aarch64/shared/start/linkcmds.base
> b/bsps/a
Hi
Is it possible to build a BSP bset and not build the tools? I know it is
convenient for a user focused on a single BSP but since each bset builds
the toolchain, it would be nice to have a way to package tools and a
collection of BSPs for the same target.
Is there a without option for this?
If
Check the name followed by the id check in all create directives.
Compare pointers against NULL. Fix formatting.
---
cpukit/rtems/src/msgqconstruct.c | 8 +-
cpukit/rtems/src/partcreate.c | 9 +-
cpukit/rtems/src/regioncreate.c | 9 +-
cpukit/rtem
Update #4105.
---
cpukit/include/rtems/rtems/part.h | 9 +
testsuites/psxtests/psxconfig01/init.c | 2 +-
testsuites/sptests/sppartition_err01/init.c | 17 +
3 files changed, 19 insertions(+), 9 deletions(-)
diff --git a/cpukit/include/rtems/rtems/part.h
On 28/09/2020 17:28, j...@rtems.org wrote:
Summary
===
Passed:565
Failed: 10
User Input: 6
Expected Fail: 0
Indeterminate: 0
Benchmark: 3
Timeout: 1
Test too long: 4
Invalid: 0
Wrong Version: 0
Wrong Build: 0
Wrong Tools: 0
Before this patch RTEMS_Malloc_Initialize() had a fixed dependency on
_Workspace_Area. Introduce _Workspace_Malloc_initializer to have this
dependency only if CONFIGURE_UNIFIED_WORK_AREAS is defined by the
application configuration.
---
cpukit/Makefile.am | 3 +
cpukit/i
On 29/09/2020 16:59, Sebastian Huber wrote:
This is the first generated documentation of a manager. For the PDF
output please have a look at:
https://ftp.rtems.org/pub/rtems/people/sebh/c-user.pdf
Please review the layout. I changed the layout to use definition lists
instead of tables. The b
17 matches
Mail list logo