Re: [PATCH v2] tester: Add MicroBlaze KCU105 QEMU BSP

2021-08-25 Thread Chris Johns
Hi Alex, OK to push and thanks Chris On 26/8/21 12:44 pm, Alex White wrote: > --- > tester/rtems/testing/bsps/kcu105_qemu.ini | 38 +++ > tester/rtems/testing/qemu.cfg | 2 +- > 2 files changed, 39 insertions(+), 1 deletion(-) > create mode 100644

[PATCH v2] tester: Add MicroBlaze KCU105 QEMU BSP

2021-08-25 Thread Alex White
--- tester/rtems/testing/bsps/kcu105_qemu.ini | 38 +++ tester/rtems/testing/qemu.cfg | 2 +- 2 files changed, 39 insertions(+), 1 deletion(-) create mode 100644 tester/rtems/testing/bsps/kcu105_qemu.ini diff --git a/tester/rtems/testing/bsps/kcu105_qemu.ini

Re: [PATCH rtems-tools 2/2] misc: Add rtems-style command

2021-08-25 Thread Gedare Bloom
On Mon, Aug 16, 2021 at 4:14 PM Ida Delphine wrote: > > Signed-off-by: Ida Delphine > > This command helps to check for style issues or reformat code given a file > or directory. There are 4 flags: > * -c, --check : Checks for style issues > * -r, --reformat : Reformats the code > * -p, --path :

[PATCH 0/1] v3: Implementation of Condclockwait and Test

2021-08-25 Thread Matt Joyce
Dr. Joel, Please see my v3 attached for your review. Major Changes: 1) Refactors condwaitsupp.c. Makes only one call to set_timeout_argument(); gets clock from attributes then uses that clock to make only one call to enqueue_with_timeout. 2) Defines CLOCK_NOT_SPECIFIED in condimpl.h, uses

[PATCH 1/1] v3: Implemention of Condclockwait and Test

2021-08-25 Thread Matt Joyce
Added implementation of the pthread_cond_clockwait() method to cpukit/posix/src/condclockwait.c. Additional logic added to condwaitsupp.c to implement the new method. Pthread_cond_clockwait() has been added to the Issue 8 POSIX Standard. psxcond03 test added to testsuites/psxtests to test the

RE: [PATCH v1 1/1] gpiolib/grgpio: Add support for newer grgpio features

2021-08-25 Thread Jan.Sommer
Does anyone have any objections to this? See also https://lists.rtems.org/pipermail/devel/2021-July/068086.html for the cover letter. Best regards, Jan > -Original Message- > From: Sommer, Jan > Sent: Thursday, July 1, 2021 5:44 PM > To: devel@rtems.org > Cc: softw...@gaisler.com;