commit | d9be3dcbc0548b692b5b76d8be96487df519d254 | [log] [tgz] |
---|---|---|
author | Etienne Carriere <etienne.carriere@linaro.org> | Wed Apr 25 18:30:19 2018 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Fri Feb 28 23:40:22 2020 +0100 |
tree | 164058ef37f5345f0e6ad7714b78ab80873ab25f | |
parent | 84382b31d3a3758fcd52f2751bb52ed4138a4281 [diff] |
regression 1014: test out of bounds SDP references Invoke the SDP test TA with output SDP memory reference outside the allocated SDP buffers. Such invocation with invalid references should not reach the trusted application and be nicely rejected from either TEE client library, TEE Linux driver or the TEE core itself. Signed-off-by: Etienne Carriere <etienne.carriere@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