commit | 2fe8f2a0877598a3a2cc598d3551f1291ce44f01 | [log] [tgz] |
---|---|---|
author | Imre Kis <imre.kis@arm.com> | Tue Oct 25 15:40:49 2022 +0200 |
committer | Jérôme Forissier <jerome@forissier.org> | Thu Feb 02 19:54:17 2023 +0100 |
tree | dc4efcc4a212365070793f387f88f453bcfc7c22 | |
parent | 2234f3c9185ae9c65d8bec07d442781c66d33041 [diff] |
core: spmc: Differentiate return values of SP manifest helpers Distinguish between non-existing properties and invalid property lengths in manifest helper functions to allow having optional properties. Signed-off-by: Imre Kis <imre.kis@arm.com> Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
This git contains source code for the secure side implementation of OP-TEE project.
All official OP-TEE documentation has moved to http://optee.readthedocs.io.
// OP-TEE core maintainers