Merge tag 'system-thread-for-v6.8' of https://git.linaro.org/people/jens.wiklander...
authorArnd Bergmann <arnd@arndb.de>
Fri, 22 Dec 2023 10:42:19 +0000 (10:42 +0000)
committerArnd Bergmann <arnd@arndb.de>
Fri, 22 Dec 2023 10:42:19 +0000 (10:42 +0000)
commit9d0e3c5a3d89bbd77c671a84301c38e0a71bfa14
tree73109355b77f7737c971b1972dc25bbfed678645
parent60cc77704eb23558c46a4428792515e48273dde0
parent4b391c9c37646f25118355f414b9e6d9fefe782f
Merge tag 'system-thread-for-v6.8' of https://git.linaro.org/people/jens.wiklander/linux-tee into soc/drivers

OP-TEE add reserved system thread

Add support for a reserved system thread in the SMC-ABI of the OP-TEE driver.
SCMI with OP-TEE transport uses this to guarantee that it will always have
a thread available in the secure world.

* tag 'system-thread-for-v6.8' of https://git.linaro.org/people/jens.wiklander/linux-tee:
  firmware: arm_scmi: optee: use optee system invocation
  tee: optee: support tracking system threads
  tee: system session
  tee: optee: system thread call property

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