Pull request for tpm-23122022
Ilias Apalodimas
ilias.apalodimas at linaro.org
Fri Dec 23 12:08:50 CET 2022
Hi Tom,
The following changes since commit 1154e965d0bd16cf438afdaa4118e1455fd71a44:
Merge tag 'efi-2023-01-rc5' of https://source.denx.de/u-boot/custodians/u-boot-efi (2022-12-20 12:50:48 -0500)
are available in the Git repository at:
https://source.denx.de/u-boot/custodians/u-boot-tpm/ tags/tpm-23122022
for you to fetch changes up to fe8a4ed011107319d7b19d12118b0e5a6bfcd932:
tee: optee: discover services dependent on tee-supplicant (2022-12-23 10:26:15 +0200)
The CI located https://source.denx.de/u-boot/custodians/u-boot-tpm/-/pipelines/14506
had no issues
----------------------------------------------------------------
Etienne reworked the OP-TEE code to auto discover devices and
services relying on the OP-TEE supplicant.
In short OP-TEE can expose a scannable bus for Trusted
applications that behave similarly to devices. Up to now we
could only scan for devices that did not rely on the
tee-supplicant (PTA_CMD_GET_DEVICES)
This patchset also enables devices that rely on the
tee-supplicant being up prior to scanning
----------------------------------------------------------------
Etienne Carriere (2):
tee: optee: don't fail probe because of optee-rng
tee: optee: discover services dependent on tee-supplicant
drivers/tee/optee/core.c | 34 ++++++++++++++++++++++++----------
1 file changed, 24 insertions(+), 10 deletions(-)
More information about the U-Boot
mailing list