commit | e9571e8235bea0dcb24758dead9677e0b648f1be | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome@forissier.org> | Tue Feb 18 15:26:20 2020 +0100 |
committer | Jérôme Forissier <jerome@forissier.org> | Tue Feb 25 10:24:38 2020 +0100 |
tree | 34027a656353a9e6acc9e9a1e6bd1cb7704b03f2 | |
parent | 50d932f227ab9953bf65fbfc53444a7c05e19fc8 [diff] |
Add regression 1023 (ELF initialization via .init_array) Adds a test case for the ELF initialization functions (.init_array section). Signed-off-by: Jerome Forissier <jerome@forissier.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