tee-supplicant package is too old

Bug #2028457 reported by Liming Sun
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
optee-client (Ubuntu)
New
Undecided
Unassigned

Bug Description

The current tee-supplicant package seems too old.

root@localhost:/usr/sbin# ./tee-supplicant --help
ERR [10181] TEES:main:717: failed to open "--help"

The upstream repo is https://github.com/OP-TEE/optee_client.git

In next BF3 release, we would expect OPTEE/RPMB support, which needs a new version of optee_client and CID support in optee_client/tee-supplicant/src/rpmb.c

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-supplicant-new --help
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/tee-supplicant/plugins/]
        -r, --rpmb-cid: RPMB device identification register (CID) in hexadecimal

Juerg Haefliger (juergh)
affects: linux-bluefield (Ubuntu) → optee-client (Ubuntu)
Revision history for this message
Liming Sun (limings) wrote :

Any plan when this package could be upgraded? We'll start to test this feature soon. So the earlier the better :) Thanks!

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.