tee-supplicant package is too old
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
optee-client (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
The current tee-supplicant package seems too old.
root@localhost:
ERR [10181] TEES:main:717: failed to open "--help"
The upstream repo is https:/
In next BF3 release, we would expect OPTEE/RPMB support, which needs a new version of optee_client and CID support in optee_client/
During make, we would need "RPMB_EMU=0" on the make command line to enable real RPMB.
Below is an output of the new version.
# ./tee-supplican
Usage: tee-supplicant [options] [<device-name>]
-h, --help: this help
-d, --daemonize: run as a daemon (fork and return after child has opened the TEE device or on error)
-f, --fs-parent-path: secure fs parent path [/data/tee]
-t, --ta-dir: TAs dirname under /lib [optee_armtz]
-p, --plugin-path: plugin load path [/usr/lib/
-r, --rpmb-cid: RPMB device identification register (CID) in hexadecimal
affects: | linux-bluefield (Ubuntu) → optee-client (Ubuntu) |
Any plan when this package could be upgraded? We'll start to test this feature soon. So the earlier the better :) Thanks!