How to test Aarch32 execution environment on Aarch64?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Everyone,

I have an Aarch64 dev board. I want to build out a test case for both
CRC and Crypto extensions in an Aarch32 execution environment. Its not
clear to me how to do it.

I know I can activate CRC with (Crypto is similar):

    gcc -march=armv8-a+crypto ...

My question is, what do I add for the 32-bit binary? Is it as simple
as -m32, or do I need to do something else?

Thanks in advance.

Jeff



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux