commit | be34493239926505154f6152cb88b19b5e231f1b | [log] [tgz] |
---|---|---|
author | Jerome Forissier <jerome.forissier@linaro.org> | Mon May 29 17:49:23 2023 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Wed May 31 14:18:55 2023 +0200 |
tree | 8766b63182ba580d2c1dbbc07c423899d2c87a17 | |
parent | af751934a9add7158fc8a3fedc9e5d283cac367c [diff] |
ta: storage: include <stdint.h> ta/include/ta_storage.h uses uint32_t so it should include <stdint.h>. Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org> Reviewed-by: Joakim Bech <joakim.bech@linaro.org> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-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