• Can't understand the difference between armv7e-m and armv7e-m-pic?
    Hello people. I'm trying to do libgcc extraction for hard FPU's for k70 tower board. However, when I look at the libgcc library for arm targets, I find armv7-m, armv7e-m and armv7e-m-pic. I'm able to...
  • ARMv8 backwards compatibility with ARMv7
    Hi there, I have been going through a lot of ARMv8 documents, and I have a very basic question: -Can I take a Linux Kernel, compiled for a ARMv7 device, and run it on an ARMv8 device in Aarch32 execution...
  • Running armv7 binaries on armv8
    Hi Experts, I have binaries built for armv7 architecture, without rebuilding binaries can I run on armv8?. I think its possible, but wanted confirm is there any limitation? Thanks, Veeranna
  • Compability between architecture ARMv5TE and ARMv7-A
    Hello everyone! I have a question about the compability between architecture ARMv5TE and ARMv7-A. We want to change our Platform-Processor from ARM 946E-S to an ARM Cortex A9. The Problem is, that our...
  • ARMv7 Vs ARMv8 AArch32 Performance improvement
    Hello, I'm using an ARMv8 processor in 32 bit ARMv7 compatibility mode. I would like to know if there is any difference (performance gain) in ARMv8 running in AArch32 mode Vs running the same on an...