commit | b86e19d75c4ceb2241e26ede57276214dc051435 | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Tue Apr 22 16:27:50 2025 +0200 |
committer | Jerome Forissier <jerome@forissier.org> | Wed May 07 15:42:10 2025 +0200 |
tree | 086fbae33d68cd1130f103e04e2a30d32d52daa4 | |
parent | c26b98e83c412c1660c20da9681c7a21700b0052 [diff] |
ffa_spmc: fix suite for ffa_spmc_1005 The ffa_spmc test case 1005 was assigned to the "regression" suite by mistake. Fix that by assigning it to the "ffa_spmc" suite. Fixes: eb3d01f1e3c9 ("xtest: Add FF-A memory test") Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> Acked-by: Jerome Forissier <jerome.forissier@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