All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] OP-TEE load for v6.4
@ 2023-04-05  6:27 ` Jens Wiklander
  0 siblings, 0 replies; 3+ messages in thread
From: Jens Wiklander @ 2023-04-05  6:27 UTC (permalink / raw)
  To: op-tee

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

Hello arm-soc maintainers,

Please pull this patch to enable loading of OP-TEE by the kernel.

This feature is by default disabled and should probably always be so since
it requires a quite specific security model to be secure.

Thanks,
Jens

The following changes since commit eeac8ede17557680855031c6f305ece2378af326:

  Linux 6.3-rc2 (2023-03-12 16:36:44 -0700)

are available in the Git repository at:

  https://git.linaro.org/people/jens.wiklander/linux-tee.git tags/optee-load-for-v6.4

for you to fetch changes up to f3040daab8104ac68e2b241bc93288f63b88a3c7:

  tee: optee: Add SMC for loading OP-TEE image (2023-04-03 08:57:49 +0200)

----------------------------------------------------------------
Add SMC for OP-TEE image loading

Adds an SMC call for loading OP-TEE by the kernel.

----------------------------------------------------------------
Jeffrey Kardatzke (1):
      tee: optee: Add SMC for loading OP-TEE image

 Documentation/staging/tee.rst |  53 ++++++++++++++++
 drivers/tee/optee/Kconfig     |  17 ++++++
 drivers/tee/optee/optee_msg.h |  12 ++++
 drivers/tee/optee/optee_smc.h |  24 ++++++++
 drivers/tee/optee/smc_abi.c   | 137 ++++++++++++++++++++++++++++++++++++++++++
 5 files changed, 243 insertions(+)

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

end of thread, other threads:[~2023-04-06 21:30 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-05  6:27 [GIT PULL] OP-TEE load for v6.4 Jens Wiklander
2023-04-05  6:27 ` Jens Wiklander
2023-04-06 21:30 ` patchwork-bot+linux-soc

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.