Re: Arm emulator in Qemu

2020-01-21 Thread Peter Maydell
On Tue, 21 Jan 2020 at 14:08, Iñigo Vicente Waliño wrote: > I am using Qemu with OP-TEE to emulate an Arm-V8. > I would like to know if elements such as TrustZone Protection Controller > (TZPC), TrustZone Address Space Controller (TZASC) or The TrustZone Memory > Adapter (TZMA) can be seen in so

Arm emulator in Qemu

2020-01-21 Thread Iñigo Vicente Waliño
Hi, I am using Qemu with OP-TEE to emulate an Arm-V8. I would like to know if elements such as TrustZone Protection Controller (TZPC), TrustZone Address Space Controller (TZASC) or The TrustZone Memory Adapter (TZMA) can be seen in some way. Thanks, Iñigo.

Re: Is Qemu the proper tool for performance Tests ?

2020-01-21 Thread Peter Maydell
On Tue, 21 Jan 2020 at 10:05, Pascal wrote: > can we say that if the tests are conclusive under Qemu then, > they will necessarily be conclusive on real hardware that will > be at least as powerful as the Qemu host ? I think the performance characteristics of QEMU are so different from real hardw

Re: Is Qemu the proper tool for performance Tests ?

2020-01-21 Thread Pascal
hello, can we say that if the tests are conclusive under Qemu then, they will necessarily be conclusive on real hardware that will be at least as powerful as the Qemu host ? regards, lacsaP. Le lun. 20 janv. 2020 à 16:14, caner yilmaz a écrit : > Hello Peter, > > That was also my understanding,