Home
last modified time | relevance | path

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

/optee_os/core/lib/libtomcrypt/
H A Dmpi_desc.c7513149ec5777eeb171b2705e6117667dea4fc54 Thu Feb 07 13:07:34 UTC 2019 Jens Wiklander <jens.wiklander@linaro.org> core: remove flags argument from tee_pager_alloc()

Removes the flags argument from tee_pager_alloc() since it's only used
with TEE_MATTR_LOCKED. The exception is the bignum pool, but since it
still releases all locked pages each time the pool becomes unused it's
efficient usage of memory.

Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/core/tee/
H A Dtee_ree_fs.c7513149ec5777eeb171b2705e6117667dea4fc54 Thu Feb 07 13:07:34 UTC 2019 Jens Wiklander <jens.wiklander@linaro.org> core: remove flags argument from tee_pager_alloc()

Removes the flags argument from tee_pager_alloc() since it's only used
with TEE_MATTR_LOCKED. The exception is the bignum pool, but since it
still releases all locked pages each time the pool becomes unused it's
efficient usage of memory.

Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/core/arch/arm/mm/
H A Dtee_pager.c7513149ec5777eeb171b2705e6117667dea4fc54 Thu Feb 07 13:07:34 UTC 2019 Jens Wiklander <jens.wiklander@linaro.org> core: remove flags argument from tee_pager_alloc()

Removes the flags argument from tee_pager_alloc() since it's only used
with TEE_MATTR_LOCKED. The exception is the bignum pool, but since it
still releases all locked pages each time the pool becomes unused it's
efficient usage of memory.

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