On 17/12/18 6:22 pm, Sebastian Huber wrote:
> Hello Jiri,
>
> I tested your patches and checked it in:
>
> https://git.rtems.org/rtems-source-builder/commit/?id=96673d751ab488d5d892ae67c1842aef9d5c068b
>
> https://git.rtems.org/rtems-tools/commit/?id=820eba4546a21bf45d01f7742a59e5ad6da2a119
>
>
Hello Jiri,
I tested your patches and checked it in:
https://git.rtems.org/rtems-source-builder/commit/?id=96673d751ab488d5d892ae67c1842aef9d5c068b
https://git.rtems.org/rtems-tools/commit/?id=820eba4546a21bf45d01f7742a59e5ad6da2a119
Thanks a lot for this stuff. It is really helpful for my RTEM
I have have attached a patch for RSB that will enable SMP support for
the sis simulator. This is done by pulling in a second sis patch on top
of the existing one, containing the SMP feature. To enable SMP
operation, start sis with -m where n is between 2 and 4:
$ sparc-rtems5-sis -leon3 -m 4
SI