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

2021-08-24 Thread Chris Johns
On 25/8/21 7:46 am, Alex White wrote: > On Mon, Aug 23, 2021 at 9:29 PM Chris Johns wrote: >> >> Hi, >> >> Could you please explain this file? >> >> Where is the source? >> >> Why would we allow a binay blob into the tester like this? > > Hi Chris, > > Running MicroBlaze tests on QEMU requires

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

2021-08-24 Thread Alex White
On Mon, Aug 23, 2021 at 9:29 PM Chris Johns wrote: > > Hi, > > Could you please explain this file? > > Where is the source? > > Why would we allow a binay blob into the tester like this? Hi Chris, Running MicroBlaze tests on QEMU requires an appropriate DTB file to pass to QEMU via the

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

2021-08-23 Thread Chris Johns
Hi, Could you please explain this file? Where is the source? Why would we allow a binay blob into the tester like this? This seems specific to a set up or a BSP and not the tester. I am not comfortable with this approach. Have alternative approaches have you considered? Chris On 24/8/21 4:46

[PATCH] tester: Add MicroBlaze KCU105 QEMU BSP

2021-08-23 Thread Alex White
--- tester/rtems/testing/bsps/kcu105.dtb | Bin 0 -> 15256 bytes tester/rtems/testing/bsps/kcu105_qemu.ini | 38 ++ 2 files changed, 38 insertions(+) create mode 100644 tester/rtems/testing/bsps/kcu105.dtb create mode 100644 tester/rtems/testing/bsps/kcu105_qemu.ini