Home
last modified time | relevance | path

Searched hist:"76 d6685e5f3b91d66dc2091b9d61601c050298bb" (Results 1 – 13 of 13) sorted by relevance

/optee_os/core/mm/
H A Dboot_mem.c76d6685e5f3b91d66dc2091b9d61601c050298bb Tue Dec 17 22:22:17 UTC 2024 Etienne Carriere <etienne.carriere@foss.st.com> tree-wide: use power-of-2 rounding macros where applicable

Use ROUNDUP2(), ROUNDUP2_OVERFLOW(), ROUNDUP2_DIV() and ROUNDDOWN2() at
places where the rounding argument is a variable value and we want to
leverage the implementation of these routines optimized for a
power-of-2 rounding argument.

Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Dtee_mm.c76d6685e5f3b91d66dc2091b9d61601c050298bb Tue Dec 17 22:22:17 UTC 2024 Etienne Carriere <etienne.carriere@foss.st.com> tree-wide: use power-of-2 rounding macros where applicable

Use ROUNDUP2(), ROUNDUP2_OVERFLOW(), ROUNDUP2_DIV() and ROUNDDOWN2() at
places where the rounding argument is a variable value and we want to
leverage the implementation of these routines optimized for a
power-of-2 rounding argument.

Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Dvm.c76d6685e5f3b91d66dc2091b9d61601c050298bb Tue Dec 17 22:22:17 UTC 2024 Etienne Carriere <etienne.carriere@foss.st.com> tree-wide: use power-of-2 rounding macros where applicable

Use ROUNDUP2(), ROUNDUP2_OVERFLOW(), ROUNDUP2_DIV() and ROUNDDOWN2() at
places where the rounding argument is a variable value and we want to
leverage the implementation of these routines optimized for a
power-of-2 rounding argument.

Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Dcore_mmu.c76d6685e5f3b91d66dc2091b9d61601c050298bb Tue Dec 17 22:22:17 UTC 2024 Etienne Carriere <etienne.carriere@foss.st.com> tree-wide: use power-of-2 rounding macros where applicable

Use ROUNDUP2(), ROUNDUP2_OVERFLOW(), ROUNDUP2_DIV() and ROUNDDOWN2() at
places where the rounding argument is a variable value and we want to
leverage the implementation of these routines optimized for a
power-of-2 rounding argument.

Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/core/kernel/
H A Dtransfer_list.c76d6685e5f3b91d66dc2091b9d61601c050298bb Tue Dec 17 22:22:17 UTC 2024 Etienne Carriere <etienne.carriere@foss.st.com> tree-wide: use power-of-2 rounding macros where applicable

Use ROUNDUP2(), ROUNDUP2_OVERFLOW(), ROUNDUP2_DIV() and ROUNDDOWN2() at
places where the rounding argument is a variable value and we want to
leverage the implementation of these routines optimized for a
power-of-2 rounding argument.

Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Dtee_misc.c76d6685e5f3b91d66dc2091b9d61601c050298bb Tue Dec 17 22:22:17 UTC 2024 Etienne Carriere <etienne.carriere@foss.st.com> tree-wide: use power-of-2 rounding macros where applicable

Use ROUNDUP2(), ROUNDUP2_OVERFLOW(), ROUNDUP2_DIV() and ROUNDDOWN2() at
places where the rounding argument is a variable value and we want to
leverage the implementation of these routines optimized for a
power-of-2 rounding argument.

Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/core/drivers/clk/
H A Dclk-stm32-core.c76d6685e5f3b91d66dc2091b9d61601c050298bb Tue Dec 17 22:22:17 UTC 2024 Etienne Carriere <etienne.carriere@foss.st.com> tree-wide: use power-of-2 rounding macros where applicable

Use ROUNDUP2(), ROUNDUP2_OVERFLOW(), ROUNDUP2_DIV() and ROUNDDOWN2() at
places where the rounding argument is a variable value and we want to
leverage the implementation of these routines optimized for a
power-of-2 rounding argument.

Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/core/drivers/crypto/caam/utils/
H A Dutils_dmaobj.c76d6685e5f3b91d66dc2091b9d61601c050298bb Tue Dec 17 22:22:17 UTC 2024 Etienne Carriere <etienne.carriere@foss.st.com> tree-wide: use power-of-2 rounding macros where applicable

Use ROUNDUP2(), ROUNDUP2_OVERFLOW(), ROUNDUP2_DIV() and ROUNDDOWN2() at
places where the rounding argument is a variable value and we want to
leverage the implementation of these routines optimized for a
power-of-2 rounding argument.

Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Dutils_mem.c76d6685e5f3b91d66dc2091b9d61601c050298bb Tue Dec 17 22:22:17 UTC 2024 Etienne Carriere <etienne.carriere@foss.st.com> tree-wide: use power-of-2 rounding macros where applicable

Use ROUNDUP2(), ROUNDUP2_OVERFLOW(), ROUNDUP2_DIV() and ROUNDDOWN2() at
places where the rounding argument is a variable value and we want to
leverage the implementation of these routines optimized for a
power-of-2 rounding argument.

Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/core/drivers/crypto/stm32/
H A Dstm32_cryp.c76d6685e5f3b91d66dc2091b9d61601c050298bb Tue Dec 17 22:22:17 UTC 2024 Etienne Carriere <etienne.carriere@foss.st.com> tree-wide: use power-of-2 rounding macros where applicable

Use ROUNDUP2(), ROUNDUP2_OVERFLOW(), ROUNDUP2_DIV() and ROUNDDOWN2() at
places where the rounding argument is a variable value and we want to
leverage the implementation of these routines optimized for a
power-of-2 rounding argument.

Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/lib/libutee/
H A Dtee_api.c76d6685e5f3b91d66dc2091b9d61601c050298bb Tue Dec 17 22:22:17 UTC 2024 Etienne Carriere <etienne.carriere@foss.st.com> tree-wide: use power-of-2 rounding macros where applicable

Use ROUNDUP2(), ROUNDUP2_OVERFLOW(), ROUNDUP2_DIV() and ROUNDDOWN2() at
places where the rounding argument is a variable value and we want to
leverage the implementation of these routines optimized for a
power-of-2 rounding argument.

Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
H A Dtee_api_operations.c76d6685e5f3b91d66dc2091b9d61601c050298bb Tue Dec 17 22:22:17 UTC 2024 Etienne Carriere <etienne.carriere@foss.st.com> tree-wide: use power-of-2 rounding macros where applicable

Use ROUNDUP2(), ROUNDUP2_OVERFLOW(), ROUNDUP2_DIV() and ROUNDDOWN2() at
places where the rounding argument is a variable value and we want to
leverage the implementation of these routines optimized for a
power-of-2 rounding argument.

Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com>
Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
/optee_os/ldelf/
H A Dta_elf.c76d6685e5f3b91d66dc2091b9d61601c050298bb Tue Dec 17 22:22:17 UTC 2024 Etienne Carriere <etienne.carriere@foss.st.com> tree-wide: use power-of-2 rounding macros where applicable

Use ROUNDUP2(), ROUNDUP2_OVERFLOW(), ROUNDUP2_DIV() and ROUNDDOWN2() at
places where the rounding argument is a variable value and we want to
leverage the implementation of these routines optimized for a
power-of-2 rounding argument.

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