Home
last modified time | relevance | path

Searched hist:"9 f84b6f28f1db8cbae6551ca709a1cd1efed98fd" (Results 1 – 3 of 3) sorted by relevance

/optee_os/lib/libutee/include/
H A Delf32.h9f84b6f28f1db8cbae6551ca709a1cd1efed98fd Tue Jul 21 08:55:05 UTC 2020 Jerome Forissier <jerome@forissier.org> Move ELF headers from ldelf/ to lib/libutee/

Preparing for C++ support in TAs.

Moves the ELF headers (elf32.h, elf64.h, elf_common.h) from
ldelf/include to lib/libutee/include so that they may be used
by libutee to implement the dl_iterate_phdr() function. This will be
done in a later commit.

Signed-off-by: Jerome Forissier <jerome@forissier.org>
Acked-by: Etienne Carriere <etienne.carriere@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Delf64.h9f84b6f28f1db8cbae6551ca709a1cd1efed98fd Tue Jul 21 08:55:05 UTC 2020 Jerome Forissier <jerome@forissier.org> Move ELF headers from ldelf/ to lib/libutee/

Preparing for C++ support in TAs.

Moves the ELF headers (elf32.h, elf64.h, elf_common.h) from
ldelf/include to lib/libutee/include so that they may be used
by libutee to implement the dl_iterate_phdr() function. This will be
done in a later commit.

Signed-off-by: Jerome Forissier <jerome@forissier.org>
Acked-by: Etienne Carriere <etienne.carriere@linaro.org>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Delf_common.h9f84b6f28f1db8cbae6551ca709a1cd1efed98fd Tue Jul 21 08:55:05 UTC 2020 Jerome Forissier <jerome@forissier.org> Move ELF headers from ldelf/ to lib/libutee/

Preparing for C++ support in TAs.

Moves the ELF headers (elf32.h, elf64.h, elf_common.h) from
ldelf/include to lib/libutee/include so that they may be used
by libutee to implement the dl_iterate_phdr() function. This will be
done in a later commit.

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