Searched hist:"4682 bf0f1aa5ba48403466207c186c12986ac8df" (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/include/kernel/ |
| H A D | tee_misc.h | 4682bf0f1aa5ba48403466207c186c12986ac8df Sat Apr 30 07:44:34 UTC 2022 Vesa Jääskeläinen <vesa.jaaskelainen@vaisala.com> core: add allocator for cache aligned memory
Provides new common maximum cache line aligned allocator for allocating memory to be used when communicating with different peripherals within the CPU.
Allocated memory can be readily used with cache maintenance operations.
This is based on core/drivers/imx/dcp/dcp_utils.c.
Signed-off-by: Vesa Jääskeläinen <vesa.jaaskelainen@vaisala.com> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
|
| /optee_os/core/kernel/ |
| H A D | tee_misc.c | 4682bf0f1aa5ba48403466207c186c12986ac8df Sat Apr 30 07:44:34 UTC 2022 Vesa Jääskeläinen <vesa.jaaskelainen@vaisala.com> core: add allocator for cache aligned memory
Provides new common maximum cache line aligned allocator for allocating memory to be used when communicating with different peripherals within the CPU.
Allocated memory can be readily used with cache maintenance operations.
This is based on core/drivers/imx/dcp/dcp_utils.c.
Signed-off-by: Vesa Jääskeläinen <vesa.jaaskelainen@vaisala.com> Reviewed-by: Jens Wiklander <jens.wiklander@linaro.org>
|