mbox series

[GIT,PULL] Improved TEE shared buffer support for v6.8

Message ID 20231214134139.GA3098718@rayden (mailing list archive)
State Accepted
Commit db0a7c09b2a552c5028a29942e80a4848d182934
Headers show
Series [GIT,PULL] Improved TEE shared buffer support for v6.8 | expand

Pull-request

https://git.linaro.org/people/jens.wiklander/linux-tee.git tags/tee-iov-iter-for-v6.8

Message

Jens Wiklander Dec. 14, 2023, 1:41 p.m. UTC
Hello arm-soc maintainers,

Please pull this patch to add vmalloc support for shared buffer
registration with the secure world.

Thanks,
Jens

The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

  https://git.linaro.org/people/jens.wiklander/linux-tee.git tags/tee-iov-iter-for-v6.8

for you to fetch changes up to 7bdee41575919773818e525ea19e54eb817770af:

  tee: Use iov_iter to better support shared buffer registration (2023-12-13 07:23:22 +0100)

----------------------------------------------------------------
TEE: improve shared buffer registration compatibility

----------------------------------------------------------------
Arnaud Pouliquen (1):
      tee: Use iov_iter to better support shared buffer registration

 drivers/tee/tee_shm.c | 78 +++++++++++++++++++++++++++------------------------
 1 file changed, 42 insertions(+), 36 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Dec. 22, 2023, 12:01 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Thu, 14 Dec 2023 14:41:39 +0100 you wrote:
> Hello arm-soc maintainers,
> 
> Please pull this patch to add vmalloc support for shared buffer
> registration with the secure world.
> 
> Thanks,
> Jens
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Improved TEE shared buffer support for v6.8
    https://git.kernel.org/soc/soc/c/db0a7c09b2a5

You are awesome, thank you!