commit | 13cce36a2f2efed3f8f52f1d52f704f52c88be0c | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Thu Sep 08 10:23:51 2022 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Thu Sep 08 15:45:11 2022 +0200 |
tree | b3411bc7b0fabdfc041013ca1e50380a9b3a3f4d | |
parent | d9d269e8012809c919000e7ca775fffbfd958e7c [diff] |
xtest: remove ADBG_REQUIRE* macros Removes the unused ADBG_REQUIRE* macros. It's not recommended to use those macros. Acked-by: Etienne Carriere <etienne.carriere@linaro.org> Acked-by: Jerome Forissier <jerome.forissier@linaro.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