Home
last modified time | relevance | path

Searched hist:"40 a4fd668cb90f97100dcc31285e5553021a7732" (Results 1 – 5 of 5) sorted by relevance

/optee_os/core/include/tee/
H A Dtee_svc_cryp.h40a4fd668cb90f97100dcc31285e5553021a7732 Fri Jun 03 21:07:35 UTC 2016 Jens Wiklander <jens.wiklander@linaro.org> core: fix tee object attribute management

Prior to the patch the attribute management of tee objects occasionally
assumed that the attribute data didn't contain any addresses. This
assumption is incorrect for asymmetric key objects. This patch fixes
that by introducing an operation struct for each basic attribute type.

Tested-by: Jens Wiklander <jens.wiklander@linaro.org> (QEMU)
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Dtee_obj.h40a4fd668cb90f97100dcc31285e5553021a7732 Fri Jun 03 21:07:35 UTC 2016 Jens Wiklander <jens.wiklander@linaro.org> core: fix tee object attribute management

Prior to the patch the attribute management of tee objects occasionally
assumed that the attribute data didn't contain any addresses. This
assumption is incorrect for asymmetric key objects. This patch fixes
that by introducing an operation struct for each basic attribute type.

Tested-by: Jens Wiklander <jens.wiklander@linaro.org> (QEMU)
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/core/tee/
H A Dtee_obj.c40a4fd668cb90f97100dcc31285e5553021a7732 Fri Jun 03 21:07:35 UTC 2016 Jens Wiklander <jens.wiklander@linaro.org> core: fix tee object attribute management

Prior to the patch the attribute management of tee objects occasionally
assumed that the attribute data didn't contain any addresses. This
assumption is incorrect for asymmetric key objects. This patch fixes
that by introducing an operation struct for each basic attribute type.

Tested-by: Jens Wiklander <jens.wiklander@linaro.org> (QEMU)
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Dtee_svc_storage.c40a4fd668cb90f97100dcc31285e5553021a7732 Fri Jun 03 21:07:35 UTC 2016 Jens Wiklander <jens.wiklander@linaro.org> core: fix tee object attribute management

Prior to the patch the attribute management of tee objects occasionally
assumed that the attribute data didn't contain any addresses. This
assumption is incorrect for asymmetric key objects. This patch fixes
that by introducing an operation struct for each basic attribute type.

Tested-by: Jens Wiklander <jens.wiklander@linaro.org> (QEMU)
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Dtee_svc_cryp.c40a4fd668cb90f97100dcc31285e5553021a7732 Fri Jun 03 21:07:35 UTC 2016 Jens Wiklander <jens.wiklander@linaro.org> core: fix tee object attribute management

Prior to the patch the attribute management of tee objects occasionally
assumed that the attribute data didn't contain any addresses. This
assumption is incorrect for asymmetric key objects. This patch fixes
that by introducing an operation struct for each basic attribute type.

Tested-by: Jens Wiklander <jens.wiklander@linaro.org> (QEMU)
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>