This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Porting code from Cortex-A9 to Cortex-A57

Hi,

I have been using I.MX6Q Sabre sd board (cortex-a9 ). I build image with my own start script and ld script. The image was loaded with u-boot. Now i would like to do the Same with Renesas R-Car M3(cortex A-57). How would i go about this? Can i use the same startup code for this?  

I have read that -"ARMv8 supports two execution states: AArch32, in which the A32 and T32 instruction sets (ARM and Thumb in ARMv7-A) are supported and AArch64, in which the new A64 instruction set is introduced". If i run my startup code in Aarch32 mode, Will it work? What all changes should i be concentrating onto make it run?

Please Help..

 

Regards,

Ajeesh