Home
last modified time | relevance | path

Searched hist:"791 ee55c91758bc4e1379755024af64bc1a53189" (Results 1 – 4 of 4) sorted by relevance

/optee_os/lib/libutee/
H A Dtee_uuid_from_str.c791ee55c91758bc4e1379755024af64bc1a53189 Mon Jul 08 12:45:27 UTC 2019 Jerome Forissier <jerome.forissier@linaro.org> libutee: add tee_uuid_from_str()

Moves internal function parse_uuid() from ldelf/ta_elf.c to libutee so
that it may be used by TAs or other user-space libraries such as the
upcoming libdl. The function is renamed to tee_uuid_from_str() and
declared in tee_internal_api_extensions.h.

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
H A Dsub.mk791ee55c91758bc4e1379755024af64bc1a53189 Mon Jul 08 12:45:27 UTC 2019 Jerome Forissier <jerome.forissier@linaro.org> libutee: add tee_uuid_from_str()

Moves internal function parse_uuid() from ldelf/ta_elf.c to libutee so
that it may be used by TAs or other user-space libraries such as the
upcoming libdl. The function is renamed to tee_uuid_from_str() and
declared in tee_internal_api_extensions.h.

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
/optee_os/lib/libutee/include/
H A Dtee_internal_api_extensions.h791ee55c91758bc4e1379755024af64bc1a53189 Mon Jul 08 12:45:27 UTC 2019 Jerome Forissier <jerome.forissier@linaro.org> libutee: add tee_uuid_from_str()

Moves internal function parse_uuid() from ldelf/ta_elf.c to libutee so
that it may be used by TAs or other user-space libraries such as the
upcoming libdl. The function is renamed to tee_uuid_from_str() and
declared in tee_internal_api_extensions.h.

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
/optee_os/ldelf/
H A Dta_elf.c791ee55c91758bc4e1379755024af64bc1a53189 Mon Jul 08 12:45:27 UTC 2019 Jerome Forissier <jerome.forissier@linaro.org> libutee: add tee_uuid_from_str()

Moves internal function parse_uuid() from ldelf/ta_elf.c to libutee so
that it may be used by TAs or other user-space libraries such as the
upcoming libdl. The function is renamed to tee_uuid_from_str() and
declared in tee_internal_api_extensions.h.

Signed-off-by: Jerome Forissier <jerome.forissier@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>