All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] OP-TEE memref size check for v5.13
@ 2021-03-30 11:00 ` Jens Wiklander
  0 siblings, 0 replies; 4+ messages in thread
From: Jens Wiklander @ 2021-03-30 11:00 UTC (permalink / raw)
  To: op-tee

[-- Attachment #1: Type: text/plain, Size: 1106 bytes --]

Hello arm-soc maintainers,

Please pull this small patch for the OP-TEE driver to remove the invalid
size check of outgoing memref parameters. This code path is only
activated for a certain configuration of OP-TEE in secure world
(CFG_CORE_DYN_SHM=n) so this problem isn't always visible.

Thanks,
Jens

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

  git://git.linaro.org/people/jens.wiklander/linux-tee.git/ tags/optee-memref-size-for-v5.13

for you to fetch changes up to c650b8dc7a7910eb25af0aac1720f778b29e679d:

  tee: optee: do not check memref size on return from Secure World (2021-03-30 10:44:50 +0200)

----------------------------------------------------------------
OP-TEE skip check of returned memref size

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

 drivers/tee/optee/core.c | 10 ----------
 1 file changed, 10 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [GIT PULL] OP-TEE memref size check for v5.13
@ 2021-03-30 11:00 ` Jens Wiklander
  0 siblings, 0 replies; 4+ messages in thread
From: Jens Wiklander @ 2021-03-30 11:00 UTC (permalink / raw)
  To: arm, soc; +Cc: op-tee, Linux Kernel Mailing List, Jerome Forissier

Hello arm-soc maintainers,

Please pull this small patch for the OP-TEE driver to remove the invalid
size check of outgoing memref parameters. This code path is only
activated for a certain configuration of OP-TEE in secure world
(CFG_CORE_DYN_SHM=n) so this problem isn't always visible.

Thanks,
Jens

The following changes since commit a38fd8748464831584a19438cbb3082b5a2dab15:

  Linux 5.12-rc2 (2021-03-05 17:33:41 -0800)

are available in the Git repository at:

  git://git.linaro.org/people/jens.wiklander/linux-tee.git/ tags/optee-memref-size-for-v5.13

for you to fetch changes up to c650b8dc7a7910eb25af0aac1720f778b29e679d:

  tee: optee: do not check memref size on return from Secure World (2021-03-30 10:44:50 +0200)

----------------------------------------------------------------
OP-TEE skip check of returned memref size

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

 drivers/tee/optee/core.c | 10 ----------
 1 file changed, 10 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] OP-TEE memref size check for v5.13
  2021-03-30 11:00 ` Jens Wiklander
@ 2021-04-01 19:24   ` Arnd Bergmann
  -1 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2021-04-01 19:24 UTC (permalink / raw)
  To: op-tee

[-- Attachment #1: Type: text/plain, Size: 498 bytes --]

From: Arnd Bergmann <arnd@arndb.de>

On Tue, 30 Mar 2021 13:00:37 +0200, Jens Wiklander wrote:
> Please pull this small patch for the OP-TEE driver to remove the invalid
> size check of outgoing memref parameters. This code path is only
> activated for a certain configuration of OP-TEE in secure world
> (CFG_CORE_DYN_SHM=n) so this problem isn't always visible.
> 
> Thanks,
> Jens
> 
> [...]

Merged into arm/drivers, thanks!

merge commit: d6358a687891dacbe7d88541a83f61bdccb4f7b8

       Arnd

^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: [GIT PULL] OP-TEE memref size check for v5.13
@ 2021-04-01 19:24   ` Arnd Bergmann
  0 siblings, 0 replies; 4+ messages in thread
From: Arnd Bergmann @ 2021-04-01 19:24 UTC (permalink / raw)
  To: soc, Jens Wiklander, arm
  Cc: Arnd Bergmann, Linux Kernel Mailing List, op-tee,
	Jerome Forissier

From: Arnd Bergmann <arnd@arndb.de>

On Tue, 30 Mar 2021 13:00:37 +0200, Jens Wiklander wrote:
> Please pull this small patch for the OP-TEE driver to remove the invalid
> size check of outgoing memref parameters. This code path is only
> activated for a certain configuration of OP-TEE in secure world
> (CFG_CORE_DYN_SHM=n) so this problem isn't always visible.
> 
> Thanks,
> Jens
> 
> [...]

Merged into arm/drivers, thanks!

merge commit: d6358a687891dacbe7d88541a83f61bdccb4f7b8

       Arnd

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-04-01 19:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-30 11:00 [GIT PULL] OP-TEE memref size check for v5.13 Jens Wiklander
2021-03-30 11:00 ` Jens Wiklander
2021-04-01 19:24 ` Arnd Bergmann
2021-04-01 19:24   ` Arnd Bergmann

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.