I have been doing some bare metal programming in 32-bit iMX6q SABRE-SD board(arm Cortex-A9). I have used "arm-none-eabi" as the Toolchain. Now, I would like to port all the codes i have written to 64-bit arm Cortex-A57 (R-Car M3 board). How would i select the compiler for this task. Can i use the same compiler with some flag changes for compiling for 64-bit design. Or Will there be any specific compiler provided by the manufacturer.
How would someone select the compiler for his/her embedded design.
Please Help.
Regards,
Ajmal