]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - optee/ti-optee-test.git/commit
xtest: add --install-tas argument
authorJens Wiklander <jens.wiklander@linaro.org>
Thu, 9 Nov 2017 15:45:51 +0000 (16:45 +0100)
committerJérôme Forissier <jerome.forissier@linaro.org>
Thu, 7 Dec 2017 09:22:58 +0000 (10:22 +0100)
commitf261a6d0102d482df2b0fc753bb329957ab21e75
treee95c60ae7191e6ce4c39d232fbcaba78a0de0446
parent0c86bc3dda4ce7fc789e1ecaa349ff8fb653b079
xtest: add --install-tas argument

Adds --install-tas argument which will install all bootstrap TAs
(/lib/optee_armtz/*.bsta) in the OP-TEE TA database.

Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Android.mk
host/xtest/Makefile
host/xtest/install_ta.c [new file with mode: 0644]
host/xtest/install_ta.h [new file with mode: 0644]
host/xtest/xtest_main.c