Re: ARM Cortex A55 support

2021-11-09 Thread Linus Walleij
Hi Stefan, On Mon, Oct 18, 2021 at 5:15 PM Stefan Johansson A wrote: > We have been using Linaro GCC 7.5-2019.12 for the A53. > As we move on to new tech there seems to be no support for "- > mcpu=cortex-a55". > > Today, we use the aarch64-elf- toolchain. > What GCC do you suggest we start using

ARM Cortex A55 support

2021-10-18 Thread Stefan Johansson A
Hello, We have been using Linaro GCC 7.5-2019.12 for the A53. As we move on to new tech there seems to be no support for "- mcpu=cortex-a55". Today, we use the aarch64-elf- toolchain. What GCC do you suggest we start using for A55 ? Thanks, Stefan __