mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/2] OP-TEE FF-A notifications
@ 2023-10-26  8:04 Jens Wiklander
  2023-10-26  8:04 ` [PATCH 1/2] optee: provide optee_do_bottom_half() as a common function Jens Wiklander
                   ` (3 more replies)
  0 siblings, 4 replies; 16+ messages in thread
From: Jens Wiklander @ 2023-10-26  8:04 UTC (permalink / raw)
  To: linux-kernel, op-tee
  Cc: Sumit Garg, Jerome Forissier, Sudeep Holla, Marc Bonnici,
	Olivier Deprez, Lorenzo Pieralisi, Jens Wiklander

Hi all,

This patchset adds support for using FF-A notifications as a delivery
mechanism of asynchronous notifications from OP-TEE running in the secure
world. Support for asynchronous notifications via the SMC ABI was added in
[1], here we add the counterpart needed when using the the FF-A ABI.

Support for FF-A notifications is added with [2] and this patch set is based
on Sudeeps tree at [3].

[1] https://lore.kernel.org/lkml/20211103090255.998070-1-jens.wiklander@linaro.org/
[2] https://lore.kernel.org/linux-arm-kernel/20231005-ffa_v1-1_notif-v4-0-cddd3237809c@arm.com/
[3] https://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux.git/tag/?h=ffa-updates-6.7
    commit bcefd1bf63b1 ("firmware: arm_ffa: Upgrade the driver version to v1.1")

Thanks,
Jens

Jens Wiklander (2):
  optee: provide optee_do_bottom_half() as a common function
  optee: ffa_abi: add asynchronous notifications

 drivers/tee/optee/call.c          | 31 ++++++++++-
 drivers/tee/optee/ffa_abi.c       | 91 ++++++++++++++++++++++++++++++-
 drivers/tee/optee/optee_ffa.h     | 28 ++++++++--
 drivers/tee/optee/optee_private.h |  9 ++-
 drivers/tee/optee/smc_abi.c       | 36 ++----------
 5 files changed, 153 insertions(+), 42 deletions(-)


base-commit: bcefd1bf63b1ec9bb08067021cf47f0fad96f395
-- 
2.34.1


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

end of thread, other threads:[~2023-11-07 17:07 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-26  8:04 [PATCH 0/2] OP-TEE FF-A notifications Jens Wiklander
2023-10-26  8:04 ` [PATCH 1/2] optee: provide optee_do_bottom_half() as a common function Jens Wiklander
2023-10-30  6:53   ` Sumit Garg
2023-10-26  8:04 ` [PATCH 2/2] optee: ffa_abi: add asynchronous notifications Jens Wiklander
2023-11-06 11:08   ` Sumit Garg
2023-10-30  6:02 ` [PATCH 0/2] OP-TEE FF-A notifications Sumit Garg
2023-11-02 11:59   ` Jens Wiklander
2023-11-02 12:16     ` Sumit Garg
2023-11-02 13:16       ` Jens Wiklander
2023-11-02 14:05         ` Sumit Garg
2023-11-03  8:02           ` Jens Wiklander
2023-11-03  8:53             ` Sumit Garg
2023-11-06  8:39               ` Jens Wiklander
2023-11-06 10:51                 ` Sumit Garg
2023-11-07 11:46 ` Sudeep Holla
2023-11-07 17:06   ` Jens Wiklander

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®