Is there a way to generate A32 code with the gcc-linaro-aarch64- compilers? I
looked at the bare metal and linux 2013.07 versions, but didn't see a way to do
this.
Also, the compiler doesn't complain about -mcpu=cortex-a53 or -mcpu=cortex-a57,
but I get unknown cpu errors from the assembler fo
2:47 PM
To: Padgett Don-B43265
Cc: linaro-toolchain@lists.linaro.org
Subject: Re: Semi-hosting on v8 Foundation Model using gnu tools
Don,
On 17/05/13 20:57, Padgett Don-B43265 wrote:
> The v8 Foundation Model User Guide has a bare metal hello world example
> that uses semi-hosting. The Ma
The v8 Foundation Model User Guide has a bare metal hello world example that
uses semi-hosting. The Makefile uses ARM tools, however. Is there equivalent
support for this example using a bare metal version of the gnu tools, such as
gcc-linaro-aarch64-none-elf-4.8-2013.04-20130422_linux.tar.xz