Re: Gpio in vexpress

2023-05-18 Thread Peter Maydell
On Thu, 18 May 2023 at 15:36, ido berenbaum wrote: > > Oh, I was under the impression the vexpress board is not based on a real > physical hardware like virt. Yep; the motherboard part is documented here: https://developer.arm.com/documentation/dui0447/latest/ and the daughterboards are: https:/

Re: Gpio in vexpress

2023-05-18 Thread ido berenbaum
Oh, I was under the impression the vexpress board is not based on a real physical hardware like virt. In any case, In my workplace we use the qemu for our CI testing, to prevent the need to use our hardware for logical tests. The thing is our SoC is not implemented in qemu, and so we are using the

Re: Gpio in vexpress

2023-05-16 Thread Peter Maydell
On Tue, 16 May 2023 at 07:36, ido berenbaum wrote: > > Hi, I was trying to understand the architecture of the vexpress virtual > machine in regards to adding new gpios that are going to be external. > First, is it right to act as if I am developing on a physical board and add > the gpios to the