Re: [PATCH rtems-tools v2] tester/rtemstoolkit: add renode implementation

2023-07-30 Thread Chris Johns
On 31/7/2023 11:24 am, Muhammad Sulthan Mazaya wrote: > Hi Chris, > >> This file does not look like a script to me. I suggest removing _scripts from > the path > > Sure, I will revise it > >> What is this file and where did it come from? I see no attribution or sources > to make this binary

Re: [PATCH rtems-tools v2] tester/rtemstoolkit: add renode implementation

2023-07-30 Thread Muhammad Sulthan Mazaya
Hi Chris, > This file does not look like a script to me. I suggest removing _scripts from the path Sure, I will revise it > What is this file and where did it come from? I see no attribution or sources to make this binary file? It's leon3's prom image, the source I use to build the binary is

Re: [PATCH rtems-tools v2] tester/rtemstoolkit: add renode implementation

2023-07-30 Thread Muhammad Sulthan Mazaya
Hi Joel, Sorry I don't notice this email from you until Chris replied, gmail is weird on mailing lists. > This needs updating with you for sure and maybe Alan? Certainly not > 2014 and Chris. :) and > New file no license or copyright. Hmmm.. is there a comment in the > renode scripts? Is

Re: [PATCH rtems-tools v2] tester/rtemstoolkit: add renode implementation

2023-07-30 Thread Chris Johns
On 29/7/2023 12:08 pm, Muhammad Sulthan Mazaya wrote: > Add leon3 implementation for rtems-test using renode. > > --- > .../testing/bsps/kendrytek210-renode.ini | 38 ++ > tester/rtems/testing/bsps/leon3-renode.ini| 37 ++ > tester/rtems/testing/renode.cfg

Re: [PATCH rtems-tools v2] tester/rtemstoolkit: add renode implementation

2023-07-28 Thread Joel Sherrill
Generally looks good. We may have to discuss my renode script comments on Discord. It would be nice to have comments and licenses in them but may not be possible. On Fri, Jul 28, 2023 at 9:09 PM Muhammad Sulthan Mazaya < msulthanmaz...@gmail.com> wrote: > Add leon3 implementation for rtems-test

[PATCH rtems-tools v2] tester/rtemstoolkit: add renode implementation

2023-07-28 Thread Muhammad Sulthan Mazaya
Add leon3 implementation for rtems-test using renode. --- .../testing/bsps/kendrytek210-renode.ini | 38 ++ tester/rtems/testing/bsps/leon3-renode.ini| 37 ++ tester/rtems/testing/renode.cfg | 65 ++