Home
last modified time | relevance | path

Searched hist:ff857a3ae7de6d1c5929af477a32407bdf10e69d (Results 1 – 2 of 2) sorted by relevance

/optee_os/lib/libutee/
H A Dtee_api_property.cff857a3ae7de6d1c5929af477a32407bdf10e69d Mon Feb 15 13:53:08 UTC 2016 Pascal Brand <pascal.brand@st.com> Properties: fix in case of TEE_ERROR_SHORT_BUFFER

* TEE_ERROR_SHORT_BUFFER errors are better handled in case of
of properties inside the Core.
* String and Binary Block were contraints to have a length lower than
80 bytes due to the use of an internal structure. This is removed

Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Signed-off-by: Pascal Brand <pascal.brand@st.com>
/optee_os/core/tee/
H A Dtee_svc.cff857a3ae7de6d1c5929af477a32407bdf10e69d Mon Feb 15 13:53:08 UTC 2016 Pascal Brand <pascal.brand@st.com> Properties: fix in case of TEE_ERROR_SHORT_BUFFER

* TEE_ERROR_SHORT_BUFFER errors are better handled in case of
of properties inside the Core.
* String and Binary Block were contraints to have a length lower than
80 bytes due to the use of an internal structure. This is removed

Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Signed-off-by: Pascal Brand <pascal.brand@st.com>