Re: 【About rtems condition variable signal intf】

2021-07-01 Thread Sebastian Huber

Hello,

On 01/07/2021 11:20, tia...@sugon.com wrote:

Hello
rtems_condition_variable_broadcast call _Condition_Broadcast, like this:
but in score level, there is a _Condition_Signal func, like this:
Is it a bug?


thanks for reporting this. Yes, this is a bug. I fixed it like this:

https://git.rtems.org/rtems/commit/?id=737e18dbca03c086601dfbe7f90ae143bc34f964

If you are interested, you could add a test case for this to:

https://git.rtems.org/rtems/tree/testsuites/sptests/spthread01/init.c?id=737e18dbca03c086601dfbe7f90ae143bc34f964
--
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.hu...@embedded-brains.de
phone: +49-89-18 94 741 - 16
fax:   +49-89-18 94 741 - 08

Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/
___
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

【About rtems condition variable signal intf】

2021-07-01 Thread tianye
Hello	rtems_condition_variable_broadcast call _Condition_Broadcast, like this:	but in score level, there is a _Condition_Signal func, like this:	Is it a bug?		thanks!
___
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users

Versal VCK190 hardware test results

2021-07-01 Thread Chris Johns
Hi,

I ran a build of rtems.git master today on a Versal VCK190 eval board. The first
time we have run RTEMS on Versal silicon and an A72. Hello World worked first 
time.

I would like to thank Kinsey for the awesome aarch64 support and Gedare for the
fantastic effort getting the Versal and A72 support integrated.

I do not have a networked power switch connected to the eval board so these
results are really good:

Passed:568
Failed:  3
User Input:  5
Expected Fail:   0
Indeterminate:   0
Benchmark:   3
Timeout: 4
Test too long:   0
Invalid: 0
Wrong Version:   0
Wrong Build: 0
Wrong Tools: 1
--
Total: 584

I will try and get a test run posted to build @ rtems.org.

Chris
___
users mailing list
users@rtems.org
http://lists.rtems.org/mailman/listinfo/users