Searched hist:b462b6811872eb91c58959828a8ac2fa0a99efc8 (Results 1 – 2 of 2) sorted by relevance
| /optee_os/lib/libutils/isoc/include/ |
| H A D | malloc_flags.h | b462b6811872eb91c58959828a8ac2fa0a99efc8 Wed Feb 26 15:06:21 UTC 2025 Jens Wiklander <jens.wiklander@linaro.org> Use malloc flags MAF_* in tee_mm.h
Switch to use the malloc flags MAF_* in tee_mm.h replacing the previous TEE_MM_POOL_* flags. TEE_MM_POOL_* flags are kept defined using MAF_* flags to for easier transition. The TEE_MM_POOL_* flags can be moved gradually after this commit.
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
|
| /optee_os/core/include/mm/ |
| H A D | tee_mm.h | b462b6811872eb91c58959828a8ac2fa0a99efc8 Wed Feb 26 15:06:21 UTC 2025 Jens Wiklander <jens.wiklander@linaro.org> Use malloc flags MAF_* in tee_mm.h
Switch to use the malloc flags MAF_* in tee_mm.h replacing the previous TEE_MM_POOL_* flags. TEE_MM_POOL_* flags are kept defined using MAF_* flags to for easier transition. The TEE_MM_POOL_* flags can be moved gradually after this commit.
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org> Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
|