Searched hist:"40 a4fd668cb90f97100dcc31285e5553021a7732" (Results 1 – 5 of 5) sorted by relevance
| /optee_os/core/include/tee/ |
| H A D | tee_svc_cryp.h | 40a4fd668cb90f97100dcc31285e5553021a7732 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 D | tee_obj.h | 40a4fd668cb90f97100dcc31285e5553021a7732 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 D | tee_obj.c | 40a4fd668cb90f97100dcc31285e5553021a7732 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 D | tee_svc_storage.c | 40a4fd668cb90f97100dcc31285e5553021a7732 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 D | tee_svc_cryp.c | 40a4fd668cb90f97100dcc31285e5553021a7732 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>
|