Login

Important information

This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.

ARM websites use two types of cookie: (1) those that enable the site to function and perform as required; and (2) analytical cookies which anonymously track visitors only while using the site. If you are not happy with this use of these cookies please review our Privacy Policy to learn how they can be disabled. By disabling cookies some features of the site will not work.

ARM Community: How to boot Linux on ARM core with only ARM instructions set - ARM Community

Jump to content

Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

How to boot Linux on ARM core with only ARM instructions set Rate Topic: -----

#1 User is offline   Herno 

  • Member
  • Pip
  • Group: Members
  • Posts: 25
  • Joined: 03-August 12

Posted 20 August 2012 - 07:34 AM

Hi all,
On the ARM core with several instructions sets,I just want use ARM instruction set to run Linux,Is that possible? if possible,where need to be modified in the Linux?or just to modify the .config file? Any reply will be appreciated.
Thanks a lot,
Heron

0

#2 User is offline   ttfn 

  • Super Contributor
  • PipPipPipPip
  • Group: Members
  • Posts: 576
  • Joined: 29-September 06

Posted 20 August 2012 - 10:03 AM

My first question would be "why?". You have to go back a long way to find an ARM processor that doesn't support Thumb (StrongARM anybody?).

Second question, what is it that you mean by ARM only? Do you mean build the kernel as ARM? Or not allowing Thumb apps?
0

#3 User is offline   Herno 

  • Member
  • Pip
  • Group: Members
  • Posts: 25
  • Joined: 03-August 12

Posted 24 August 2012 - 02:44 AM

Thanks for your reply.
About the first question,we are trying to do some test about ARM instruction set,and hope that there is no other instructions runing on the Linux and ARM core. I know that the old ARM processors which support only ARM instruction can also run linux(or μclinux),so it probably can run only ARM instruction set.



About the second question, I mean if I could compile the latest linux kernel to run on the ARM processors that support ARM instruction set only?
Thank you!


View Postttfn, on 20 August 2012 - 10:03 AM, said:

My first question would be "why?". You have to go back a long way to find an ARM processor that doesn't support Thumb (StrongARM anybody?).

Second question, what is it that you mean by ARM only? Do you mean build the kernel as ARM? Or not allowing Thumb apps?

This post has been edited by Herno: 24 August 2012 - 02:46 AM

0

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic