TEE_SHM_POOL
u32 flags = TEE_SHM_DYNAMIC | TEE_SHM_POOL;
u32 flags = TEE_SHM_PRIV | TEE_SHM_POOL;
} else if (shm->flags & TEE_SHM_POOL) {