commit | 444e15178dce00b16de17bb289c5b7b4b63bc706 | [log] [tgz] |
---|---|---|
author | Ruchika Gupta <ruchika.gupta@linaro.org> | Mon Jun 21 12:26:40 2021 +0530 |
committer | Jérôme Forissier <jerome@forissier.org> | Mon Jun 21 15:57:19 2021 +0200 |
tree | 7a2037afda1d7ad23ca8c380f84e0ae9c5a18b39 | |
parent | 81e71a80cb070e71e79ffcf325e2f94deaebeeb7 [diff] |
xtest : disable large TA tests with virtualization Disabled the large TA part of 1013 and large TA test 1034 when virtualization is enabled since it uses too much secure heap. For QEMU environment, enough secure memory is not available for each guest, so these testcases fail when CFG_VIRTUALIZATION=y Signed-off-by: Ruchika Gupta <ruchika.gupta@linaro.org> Acked-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