From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v7 0/4] ARM SMC Calling Convention interface
Date: Tue, 22 Dec 2015 23:20:25 +0100 [thread overview]
Message-ID: <201512222320.25222.arnd@arndb.de> (raw)
In-Reply-To: <1450795956-18223-1-git-send-email-jens.wiklander@linaro.org>
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 ;-)
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.
Arnd
next prev parent reply other threads:[~2015-12-22 22:20 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 ` Arnd Bergmann [this message]
2015-12-22 23:33 ` [PATCH v7 0/4] ARM SMC Calling Convention interface Russell King - ARM Linux
2015-12-23 8:21 ` Jens Wiklander
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=201512222320.25222.arnd@arndb.de \
--to=arnd@arndb.de \
--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.