Make sure we have enough POSIX key value pairs available. This fixes a test
failure on some targets.
Make objects and functions static. Initialize variable to get rid of warnings.
---
testsuites/psxtests/psxkey07/init.c | 42 ++---
1 file changed, 20 insertions(+), 22 de
Classified as: {OPEN}
I don't know how to run the tests.
I observe that _Thread_Do_dispatch fails with
INTERNAL_ERROR_BAD_THREAD_DISPATCH_ENVIRONMENT because
RTEMS_SCORE_ROBUST_THREAD_DISPATCH is activated and the _ISR_Is_enabled returns
false.
Indeed, the _CPU_Start_multitasking should be cal
On 04.08.23 12:15, EYSSARTIER Kevin wrote:
I agree that my solution is not good but moving
_RISCV_Start_multitasking out of the ‘#ifdef RTEMS_SMP’ barrier seems to
bring many side effects.
You have to provide this function for all configurations, however, with
different implementations.
--
On Fri, Aug 4, 2023 at 2:59 AM Sebastian Huber <
sebastian.hu...@embedded-brains.de> wrote:
> Make sure we have enough POSIX key value pairs available. This fixes a
> test
> failure on some targets.
>
> Make objects and functions static. Initialize variable to get rid of
> warnings.
> ---
> tes
This looks ok to commit.
On Fri, Aug 4, 2023 at 2:59 AM Sebastian Huber <
sebastian.hu...@embedded-brains.de> wrote:
> Make sure we have enough POSIX key value pairs available. This fixes a
> test
> failure on some targets.
>
> Make objects and functions static. Initialize variable to get rid o
Hello
On 04.08.23 07:07, Sebastian Huber wrote:
On 04.08.23 00:43, Chris Johns wrote:
On 3/8/2023 10:17 pm, Sebastian Huber wrote:
Build the arm libdebugger support only for supported ARM architectures.
What ARM archs are not supported?
At least ARMv7-M and everything with Thumb 1.
Is the
Hi
Noticed these building RTEMS for powerpc/psim today. SMP is disabled
In file included from ../../../cpukit/include/rtems/rtems/intr.h:73,
from ../../../cpukit/include/rtems.h:69,
from ../../../testsuites/sptests/spstdc17/init.c:32:
../../../cpukit/include/rtem