From: catalin.marinas@arm.com (Catalin Marinas)
To: linux-arm-kernel@lists.infradead.org
Subject: Question on ARM Cortex R4 support in Linux
Date: Mon, 13 Feb 2012 11:07:30 +0000 [thread overview]
Message-ID: <20120213110730.GA7375@arm.com> (raw)
In-Reply-To: <CAPub1482HL66wX92Oc7Vu75QaweOEd3k2S757mx513GueSkurA@mail.gmail.com>
On Mon, Feb 13, 2012 at 10:59:50AM +0000, shiraz hashim wrote:
> Hi Catalin,
>
> On Mon, Feb 13, 2012 at 4:23 PM, Catalin Marinas
> <catalin.marinas@arm.com> wrote:
> > On Mon, Feb 13, 2012 at 10:49:18AM +0000, shiraz hashim wrote:
> >> We plan to use Linux on our Cortex R4 based SoC.
> >> Can we use the latest Linux straight away or do we
> >> require to add some support for it.
> >>
> >> I went through www.linux-arm.org/LinuxKernel/LinuxM3
> >> which describes Cortex M3 support in Linux but was not
> >> able to find any information on M4.
> >
> > Do you mean M4 or R4 here?
>
> I am interested in R4 but was just thinking that M4 support can work
> for R4 as well.
M4 and R4 are completely different processor classes. R4 is supported
pretty much by default in !MMU Linux as it's close to the A class (same
exception model). The M class has a completely different exception model
and it only supports the Thumb-2 instruction set.
> >> Has anybody used it on Cortex R4 based platform ?
> >
> > In theory Linux support for R4 should just work (once CONFIG_MMU is
> > disabled). I used to test it in the past regularly but not recently.
>
> Great. I was planning to use linux-3.2, I hope the support is there ?
It's been there for years, but some bit-rotting may have occurred.
--
Catalin
next prev parent reply other threads:[~2012-02-13 11:07 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-02-13 10:49 Question on ARM Cortex R4 support in Linux shiraz hashim
2012-02-13 10:53 ` Catalin Marinas
2012-02-13 10:59 ` shiraz hashim
2012-02-13 11:07 ` Catalin Marinas [this message]
2012-02-20 9:52 ` Armando Visconti
2012-02-20 10:01 ` Catalin Marinas
2012-02-20 10:26 ` Armando Visconti
2012-02-20 10:41 ` Catalin Marinas
2012-02-20 17:02 ` Catalin Marinas
2012-02-20 18:21 ` Armando Visconti
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120213110730.GA7375@arm.com \
--to=catalin.marinas@arm.com \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).