commit | 381bfabd5194093b425148e5257e2666fcc61162 | [log] [tgz] |
---|---|---|
author | Victor Chong <victor.chong@linaro.org> | Thu Nov 26 18:17:15 2020 +0900 |
committer | Jérôme Forissier <jerome@forissier.org> | Thu Nov 26 16:34:20 2020 +0100 |
tree | 4af76cb659ad50b5ec1ca4365ed0de413877d51e | |
parent | ab553aaff7fae31a3218ee634f4e8a72ccd9c99d [diff] |
xtest: mark unused params Mark unused params to avoid build warnings/errors. Signed-off-by: Victor Chong <victor.chong@linaro.org> Reviewed-by: Jerome Forissier <jerome@forissier.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