All of lore.kernel.org
 help / color / mirror / Atom feed
From: jens.wiklander@linaro.org (Jens Wiklander)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v7 0/4] ARM SMC Calling Convention interface
Date: Wed, 23 Dec 2015 09:21:00 +0100	[thread overview]
Message-ID: <20151223082059.GA21853@ermac> (raw)
In-Reply-To: <20151222233355.GP8644@n2100.arm.linux.org.uk>

On Tue, Dec 22, 2015 at 11:33:55PM +0000, Russell King - ARM Linux wrote:
> On Tue, Dec 22, 2015 at 11:20:25PM +0100, Arnd Bergmann wrote:
> > On Tuesday 22 December 2015, Jens Wiklander wrote:
> > > This patch set is based on the Generic TEE subsystem v6 patchset
> > > (https://lwn.net/Articles/662495/) sent out a some time ago. By isolating
> > > the ARM SMC Calling Convention patches that are useful for other purposes
> > > than to support the Generic TEE subsystem some complexity is removed from
> > > that patch set.
> > > 
> > > This patch set adds a common interface to do an SMC or HVC following ARM
> > > SMC Calling Convention. The interface is implemented for both the arm and
> > > arm64 architectures and updates the PSCI driver to use this interface
> > > instead for firmware communication.
> > > 
> > > Kevins previous Tested-by tag isn't included as the changes in the config
> > > variables may affect some of the builds.
> > 
> > I see that you have a lot of people addressed as 'To', which usually
> > means that nobody is going to apply the patches, because none of us knows
> > who should be responsible ;-)

Thanks, I'll keep that in mind next time.

> > 
> > Is the plan still for Russell to pick them up in his tree? Please clarify
> > in the introductory mail what you would like to happen (more review, 
> > apply to some tree, get Acks, ...) and change the recipient list accordingly.
> 
> That is the plan as they are core ARM functionality, but it's now too
> late for them to be applied prior to Christmas and the merge window.
> My tree is now closed to new submissions for Christmas.

OK, thanks for the help so far and merry Christmas. I'll make another
attempt after the merge window has closed then.

--
Jens

  reply	other threads:[~2015-12-23  8:21 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-22 14:52 [PATCH v7 0/4] ARM SMC Calling Convention interface Jens Wiklander
2015-12-22 14:52 ` [PATCH v7 1/4] arm/arm64: add arm-smccc Jens Wiklander
2015-12-22 14:52 ` [PATCH v7 2/4] arm: add implementation for arm-smccc Jens Wiklander
2015-12-22 14:52 ` [PATCH v7 3/4] arm64: " Jens Wiklander
2015-12-22 14:52 ` [PATCH v7 4/4] drivers: psci: replace psci firmware calls Jens Wiklander
2015-12-22 22:20 ` [PATCH v7 0/4] ARM SMC Calling Convention interface Arnd Bergmann
2015-12-22 23:33   ` Russell King - ARM Linux
2015-12-23  8:21     ` Jens Wiklander [this message]
2015-12-23  5:17 ` Kevin Hilman

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=20151223082059.GA21853@ermac \
    --to=jens.wiklander@linaro.org \
    --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 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.