All of lore.kernel.org
 help / color / mirror / Atom feed
From: Cristian Bercaru <cristian.bercaru@windriver.com>
To: <poky@yoctoproject.org>
Cc: Daniel Dragomir <daniel.dragomir@windriver.com>
Subject: Re: [PATCH] ARMv8 32-bit compiler tunings
Date: Wed, 9 Dec 2015 17:31:38 +0200	[thread overview]
Message-ID: <5668495A.5050909@windriver.com> (raw)
In-Reply-To: <cover.1449248342.git.cristian.bercaru@windriver.com>

So, what do you guys think about my patch? Is the armv8a support a 
valuable addition to poky?

Cristian

On 12/04/2015 07:20 PM, Cristian Bercaru wrote:
> Hello!
>
> Starting with linux-yocto-4.1, Intel provides kernel support for its
> ARM v8 Axxia platforms, both on 32-bit and 64-bit.
> Poky already contains arm 64-bit compiler tunings, so I added 32-bit
> tunings based on those for armv7.
>
> The patch that I send you is a draft. Please review it and if it's ok
> I will return with thumb and big-endian tunings.
>
> Thank you,
> Cristian Bercaru (1):
>    add tunings for 32-bit ARMv8-a
>
>   meta/conf/machine/include/arm/arch-armv7a.inc      |    1 -
>   meta/conf/machine/include/arm/arch-armv8a.inc      |   65 ++++++++++++++++++++
>   meta/conf/machine/include/arm/feature-arm-neon.inc |    3 -
>   meta/conf/machine/include/arm/feature-arm-vfp.inc  |   59 ++++++++++++++----
>   4 files changed, 112 insertions(+), 16 deletions(-)
>   create mode 100644 meta/conf/machine/include/arm/arch-armv8a.inc
>   delete mode 100644 meta/conf/machine/include/arm/feature-arm-neon.inc
>


  parent reply	other threads:[~2015-12-09 15:31 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-04 17:20 [PATCH] ARMv8 32-bit compiler tunings Cristian Bercaru
2015-12-04 17:20 ` [PATCH] add tunings for 32-bit ARMv8-a Cristian Bercaru
2015-12-09 15:47   ` Martin Jansa
2015-12-09 15:31 ` Cristian Bercaru [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-02-16 14:28 [PATCH] ARMv8 32-bit compiler tunings Daniel Dragomir

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=5668495A.5050909@windriver.com \
    --to=cristian.bercaru@windriver.com \
    --cc=daniel.dragomir@windriver.com \
    --cc=poky@yoctoproject.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.