From: khilman@kernel.org (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v7 0/4] ARM SMC Calling Convention interface
Date: Tue, 22 Dec 2015 21:17:22 -0800 [thread overview]
Message-ID: <7hfuytspzx.fsf@deeprootsystems.com> (raw)
In-Reply-To: <1450795956-18223-1-git-send-email-jens.wiklander@linaro.org> (Jens Wiklander's message of "Tue, 22 Dec 2015 15:52:32 +0100")
Jens Wiklander <jens.wiklander@linaro.org> writes:
> 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.
OK, I applied this on top of v4.4-rc6 and pushed it through another
round of build[1] and boot[2] testing and things look fine.
Tested-by: Kevin Hilman <khilman@linaro.org>
Kevin
[1] https://kernelci.org/build/arm-soc/kernel/v4.4-rc6-4-g1ab3cf17f5bd/
[2] https://kernelci.org/boot/all/job/arm-soc/kernel/v4.4-rc6-4-g1ab3cf17f5bd/
prev parent reply other threads:[~2015-12-23 5:17 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
2015-12-23 5:17 ` Kevin Hilman [this message]
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=7hfuytspzx.fsf@deeprootsystems.com \
--to=khilman@kernel.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.