commit | 813b6d4e8fa5216d6cbb16a71c7a3131de3007b0 | [log] [tgz] |
---|---|---|
author | Ruchika Gupta <ruchika.gupta@linaro.org> | Wed Dec 01 10:44:14 2021 +0530 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed Dec 22 14:00:26 2021 +0100 |
tree | f51d26cc2e901fac960ca9b654e6a363b332513c | |
parent | 725f90e4888f8d2f42ec895fe3c8a3f061c834fc [diff] |
regression: Add test case 1035 for testing bti Check that not having appropriate bti launchpads when using br or blr results in exception getting generated. Signed-off-by: Ruchika Gupta <ruchika.gupta@linaro.org> Reviewed-by: Jerome Forissier <jerome@forissier.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