Merge tag 'ffa-notif-for-v6.8' of https://git.linaro.org/people/jens.wiklander/linux...
authorArnd Bergmann <arnd@arndb.de>
Fri, 22 Dec 2023 10:43:18 +0000 (10:43 +0000)
committerArnd Bergmann <arnd@arndb.de>
Fri, 22 Dec 2023 10:43:19 +0000 (10:43 +0000)
commit95c1e57a384be88431ac031560cc2ae50d021d2d
treee2112ab62d485d00e673b3d3249d5f2fa8d1fc8f
parent9d0e3c5a3d89bbd77c671a84301c38e0a71bfa14
parentd0476a59de064205f4aaa8f7c6d6f32bc28a44d4
Merge tag 'ffa-notif-for-v6.8' of https://git.linaro.org/people/jens.wiklander/linux-tee into soc/drivers

OP-TEE: asynchronous notifications with FF-A

Add support for asynchronous notifications in the OP-TEE FF-A driver. This
is the FF-A counterpart to the asynchronous notifications already
available in the OP-TEE SMC ABI.

* tag 'ffa-notif-for-v6.8' of https://git.linaro.org/people/jens.wiklander/linux-tee:
  optee: ffa_abi: add asynchronous notifications
  optee: provide optee_do_bottom_half() as a common function

Link: https://lore.kernel.org/r/20231211105249.GA587253@rayden
Signed-off-by: Arnd Bergmann <arnd@arndb.de>