commit | c7e0b130992aefb1ab9a490a39971136badb6416 | [log] [tgz] |
---|---|---|
author | Jens Wiklander <jens.wiklander@linaro.org> | Thu Apr 18 17:47:52 2024 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Mon Jun 17 11:02:21 2024 +0200 |
tree | 81ff436916d6c1eb6ff9a57b2de39f18f4b30b1c | |
parent | 8281d645aad6aa3a01dbf080e7794337f88947e9 [diff] |
xtest: regression: add case 4017 Add case 4017 "Test TEE Internal API Cipher block buffering". This test tries to test the corner cases for Cipher and AE buffering. Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> Acked-by: Jerome Forissier <jerome.forissier@linaro.org> Acked-by: Etienne Carriere <etienne.carriere@foss.st.com>
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