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
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
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
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
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-
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
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