commit | 04ee6c429ac9d6864a56d6fdccf5f7e6a18422c1 | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Sun Dec 27 23:04:36 2020 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Jan 05 15:28:07 2021 +0100 |
tree | fb3b845f3a0641353b586594b2d97650673cddc5 | |
parent | c1378d99da9e8c62ac1b5a0453093c6f300cddba [diff] |
ta/os_test: add bget test Enables bget test if CFG_TA_BGET_TEST=y. Acked-by: Etienne Carriere <etienne.carriere@linaro.org> Acked-by: Jerome Forissier <jerome@forissier.org> Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
This git contains source code for the test suite (xtest) used to test the OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io. The information that used to be here in this git can be found under optee_test.
// OP-TEE core maintainers