From: patchwork-bot+linux-arm-msm@kernel.org
To: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Cc: linux-arm-msm@vger.kernel.org
Subject: Re: [PATCH v3 00/12] misc: fastrpc: Add missing DSP FastRPC features
Date: Fri, 08 Apr 2022 13:37:29 +0000 [thread overview]
Message-ID: <164942504956.26125.13800171930432796392.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20220126135304.16340-1-srinivas.kandagatla@linaro.org>
Hello:
This series was applied to qcom/linux.git (for-next)
by Greg Kroah-Hartman <gregkh@linuxfoundation.org>:
On Wed, 26 Jan 2022 13:52:52 +0000 you wrote:
> This patchset adds below DSP FastRPC features that have been missing in
> upstream fastrpc driver and also cleans up channel context structure with kref.
>
> - Add ablity to reflect if the DSP domain is secure/unsecure by creating
> seperate device nodes for secured domain, this would used by SE policy
> to restrict applications loading process on the DSP.
> - Add new IOCTL to get DSP capabilites
> - Add IOCTL to support mapping memory on the DSP.
> - Add support for allocating secure memory for DSP
> - Handle fdlist in put args
> - Handle dma fds in invoke request.
>
> [...]
Here is the summary with links:
- [v3,01/12] misc: fastrpc: separate fastrpc device from channel context
(no matching commit)
- [v3,02/12] misc: fastrpc: add support for FASTRPC_IOCTL_MEM_MAP/UNMAP
(no matching commit)
- [v3,03/12] misc: fastrpc: Add support to get DSP capabilities
(no matching commit)
- [v3,04/12] dt-bindings: misc: add property to support non-secure DSP
(no matching commit)
- [v3,05/12] misc: fastrpc: add secure domain support
(no matching commit)
- [v3,06/12] misc: fastrpc: check before loading process to the DSP
(no matching commit)
- [v3,07/12] dt-bindings: misc: add fastrpc domain vmid property
(no matching commit)
- [v3,08/12] misc: fastrpc: Add support to secure memory map
(no matching commit)
- [v3,09/12] misc: fastrpc: Add helper function to get list and page
(no matching commit)
- [v3,10/12] misc: fastrpc: Add fdlist implementation
(no matching commit)
- [v3,11/12] misc: fastrpc: Add dma handle implementation
(no matching commit)
- [v3,12/12] arm64: dts: qcom: add non-secure domain property to fastrpc nodes
https://git.kernel.org/qcom/c/8c8ce95b6f1b
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
prev parent reply other threads:[~2022-04-08 13:37 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-01-26 13:52 [PATCH v3 00/12] misc: fastrpc: Add missing DSP FastRPC features Srinivas Kandagatla
2022-01-26 13:52 ` [PATCH v3 01/12] misc: fastrpc: separate fastrpc device from channel context Srinivas Kandagatla
2022-01-27 11:33 ` Dan Carpenter
2022-01-26 13:52 ` [PATCH v3 02/12] misc: fastrpc: add support for FASTRPC_IOCTL_MEM_MAP/UNMAP Srinivas Kandagatla
2022-01-26 18:00 ` kernel test robot
2022-01-27 4:48 ` kernel test robot
2022-01-26 13:52 ` [PATCH v3 03/12] misc: fastrpc: Add support to get DSP capabilities Srinivas Kandagatla
2022-01-26 21:04 ` kernel test robot
2022-01-26 13:52 ` [PATCH v3 04/12] dt-bindings: misc: add property to support non-secure DSP Srinivas Kandagatla
2022-02-07 20:44 ` Rob Herring
2022-01-26 13:52 ` [PATCH v3 05/12] misc: fastrpc: add secure domain support Srinivas Kandagatla
2022-01-26 13:52 ` [PATCH v3 06/12] misc: fastrpc: check before loading process to the DSP Srinivas Kandagatla
2022-01-26 13:52 ` [PATCH v3 07/12] dt-bindings: misc: add fastrpc domain vmid property Srinivas Kandagatla
2022-02-07 20:45 ` Rob Herring
2022-01-26 13:53 ` [PATCH v3 08/12] misc: fastrpc: Add support to secure memory map Srinivas Kandagatla
2022-01-26 13:53 ` [PATCH v3 09/12] misc: fastrpc: Add helper function to get list and page Srinivas Kandagatla
2022-01-26 13:53 ` [PATCH v3 10/12] misc: fastrpc: Add fdlist implementation Srinivas Kandagatla
2022-01-26 13:53 ` [PATCH v3 11/12] misc: fastrpc: Add dma handle implementation Srinivas Kandagatla
2022-01-26 20:13 ` kernel test robot
2022-01-26 20:14 ` kernel test robot
2022-01-28 7:09 ` Dan Carpenter
2022-01-26 13:53 ` [PATCH v3 12/12] arm64: dts: qcom: add non-secure domain property to fastrpc nodes Srinivas Kandagatla
2022-04-08 13:37 ` patchwork-bot+linux-arm-msm [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=164942504956.26125.13800171930432796392.git-patchwork-notify@kernel.org \
--to=patchwork-bot+linux-arm-msm@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=srinivas.kandagatla@linaro.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