commit | 77633c5198b8eea10aea6daf1e8d1d7f4a0a8907 | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@foss.st.com> | Wed May 07 17:06:06 2025 +0200 |
committer | Jerome Forissier <jerome@forissier.org> | Wed May 07 18:36:18 2025 +0200 |
tree | ef96617ddc95b615b27eb779106b93c71bfa2372 | |
parent | d068b668800a2bacae006f9b4d5d0fcbdabe9223 [diff] |
ffa_spmc: fix ffa_spmc_1006 unbalanced end subcase Fix unbalanced Do_ADBG_EndSubCase() call in ffa_spmc_1006 test. Fixes: c26b98e83c41 ("ffa_spmc: add case 1006 for LSP") Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com> Reviewed-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-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