Re: [Qemu-devel] TCG baremetal tests repo

2015-06-25 Thread Alexander Spyridakis
On 25 June 2015 at 18:01, Frederic Konrad wrote: > I just tested this with vexpress, seems ATOMIC is not defined by default it > uses: Wow nice catch! Somehow between revision the define was no longer propagated and ATOMIC was not defined at all. Tested with 8 cores and no more errors. As you sa

Re: [Qemu-devel] TCG baremetal tests repo

2015-06-25 Thread Frederic Konrad
On 22/06/2015 12:54, Alexander Spyridakis wrote: Hello all, You can find the latest tcg atomic test payload in the following repo: > git clone https://git.virtualopensystems.com/dev/tcg_baremetal_tests.git You also need an arm baremetal cross-compiler like arm-none-gnueabi- (arm) and the usual

Re: [Qemu-devel] TCG baremetal tests repo

2015-06-24 Thread Alex Bennée
Peter Maydell writes: > On 24 June 2015 at 17:39, Alex Bennée wrote: >> >> Alexander Spyridakis writes: >>> You can find the latest tcg atomic test payload in the following repo: git clone https://git.virtualopensystems.com/dev/tcg_baremetal_tests.git >>> >>> You also need an arm baremeta

Re: [Qemu-devel] TCG baremetal tests repo

2015-06-24 Thread Peter Maydell
On 24 June 2015 at 17:39, Alex Bennée wrote: > > Alexander Spyridakis writes: >> You can find the latest tcg atomic test payload in the following repo: >>> git clone https://git.virtualopensystems.com/dev/tcg_baremetal_tests.git >> >> You also need an arm baremetal cross-compiler like arm-none-gn

Re: [Qemu-devel] TCG baremetal tests repo

2015-06-24 Thread Alex Bennée
Alexander Spyridakis writes: > Hello all, > > You can find the latest tcg atomic test payload in the following repo: >> git clone https://git.virtualopensystems.com/dev/tcg_baremetal_tests.git > > You also need an arm baremetal cross-compiler like arm-none-gnueabi- (arm) > and the usual aarch64-

Re: [Qemu-devel] TCG baremetal tests repo

2015-06-22 Thread Alex Bennée
Alexander Spyridakis writes: > Hello all, > > You can find the latest tcg atomic test payload in the following repo: >> git clone >https://git.virtualopensystems.com/dev/tcg_baremetal_tests.git Both git and Chrome complain about your SSL certificates btw. > > You also need an arm baremetal cro

[Qemu-devel] TCG baremetal tests repo

2015-06-22 Thread Alexander Spyridakis
Hello all, You can find the latest tcg atomic test payload in the following repo: > git clone https://git.virtualopensystems.com/dev/tcg_baremetal_tests.git You also need an arm baremetal cross-compiler like arm-none-gnueabi- (arm) and the usual aarch64-linux-gnu- (arm64). Due to a PSCI bug in th