mbox series

[GIT,PULL] OP-TEE fixes for v5.17

Message ID 20220126102609.GA1516258@jade (mailing list archive)
State Accepted
Commit cc0def5b4ed61a262b88c67e6f8ed1a70c52c568
Headers show
Series [GIT,PULL] OP-TEE fixes for v5.17 | expand

Pull-request

git://git.linaro.org/people/jens.wiklander/linux-tee.git tags/optee-fixes-for-v5.17

Message

Jens Wiklander Jan. 26, 2022, 10:26 a.m. UTC
Hello arm-soc maintainers,

Please pull these OP-TEE driver fixes all concerning the recent changes
regarding FF-A and asynchronous notifications.

Thanks,
Jens
The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

are available in the Git repository at:

  git://git.linaro.org/people/jens.wiklander/linux-tee.git tags/optee-fixes-for-v5.17

for you to fetch changes up to 4064c461148ab129dfe5eaeea129b4af6cf4b9b7:

  optee: add error checks in optee_ffa_do_call_with_arg() (2022-01-24 13:00:59 +0100)

----------------------------------------------------------------
OP-TE fixes for v5.17

- Adds error checking in optee_ffa_do_call_with_arg()
- Reintroduces an accidentally lost fix for a memref size check
- Uses bitmap_free() to free memory obtained with bitmap_zalloc()

----------------------------------------------------------------
Christophe JAILLET (1):
      optee: Use bitmap_free() to free bitmap

Jens Wiklander (1):
      optee: add error checks in optee_ffa_do_call_with_arg()

Jerome Forissier (1):
      tee: optee: do not check memref size on return from Secure World

 drivers/tee/optee/ffa_abi.c | 15 ++++++++++++---
 drivers/tee/optee/notif.c   |  2 +-
 drivers/tee/optee/smc_abi.c | 10 ----------
 3 files changed, 13 insertions(+), 14 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Feb. 8, 2022, 9:12 a.m. UTC | #1
Hello:

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

On Wed, 26 Jan 2022 11:26:09 +0100 you wrote:
> Hello arm-soc maintainers,
> 
> Please pull these OP-TEE driver fixes all concerning the recent changes
> regarding FF-A and asynchronous notifications.
> 
> Thanks,
> Jens
> The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] OP-TEE fixes for v5.17
    https://git.kernel.org/soc/soc/c/cc0def5b4ed6

You are awesome, thank you!
patchwork-bot+linux-soc@kernel.org Feb. 8, 2022, 9:21 a.m. UTC | #2
Hello:

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

On Wed, 26 Jan 2022 11:26:09 +0100 you wrote:
> Hello arm-soc maintainers,
> 
> Please pull these OP-TEE driver fixes all concerning the recent changes
> regarding FF-A and asynchronous notifications.
> 
> Thanks,
> Jens
> The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] OP-TEE fixes for v5.17
    https://git.kernel.org/soc/soc/c/cc0def5b4ed6

You are awesome, thank you!