Home
last modified time | relevance | path

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

/optee_os/core/pta/tests/
H A Dmisc.c3f286c3b9c107cd0f765967b3d9c1cc3c563477d Mon Dec 28 22:07:47 UTC 2020 Jens Wiklander <jens.wiklander@linaro.org> Reintroduce memalign() and friends

memalign() and friends where removed with the
commit 8cd8a6296974 ("Remove memalign()").

At the time memalign() was unused and a bit buggy. This new memalign()
is believed to work correctly due to extensive testing. Recently
memalign() has been needed by certain drivers so it makes sense to add
it again.

Acked-by: Etienne Carriere <etienne.carriere@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/lib/libutils/isoc/include/
H A Dmalloc.h3f286c3b9c107cd0f765967b3d9c1cc3c563477d Mon Dec 28 22:07:47 UTC 2020 Jens Wiklander <jens.wiklander@linaro.org> Reintroduce memalign() and friends

memalign() and friends where removed with the
commit 8cd8a6296974 ("Remove memalign()").

At the time memalign() was unused and a bit buggy. This new memalign()
is believed to work correctly due to extensive testing. Recently
memalign() has been needed by certain drivers so it makes sense to add
it again.

Acked-by: Etienne Carriere <etienne.carriere@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/lib/libutils/isoc/
H A Dbget_malloc.c3f286c3b9c107cd0f765967b3d9c1cc3c563477d Mon Dec 28 22:07:47 UTC 2020 Jens Wiklander <jens.wiklander@linaro.org> Reintroduce memalign() and friends

memalign() and friends where removed with the
commit 8cd8a6296974 ("Remove memalign()").

At the time memalign() was unused and a bit buggy. This new memalign()
is believed to work correctly due to extensive testing. Recently
memalign() has been needed by certain drivers so it makes sense to add
it again.

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