Re: [RFC PATCH 0/4] Linaro restricted heap
From: Daniel Stone
Date: Tue Sep 24 2024 - 18:03:21 EST
Hi Jens,
On Fri, 30 Aug 2024 at 08:04, Jens Wiklander <jens.wiklander@xxxxxxxxxx> wrote:
> This patch set is based on top of Yong Wu's restricted heap patch set [1].
> It's also a continuation on Olivier's Add dma-buf secure-heap patch set [2].
>
> The Linaro restricted heap uses genalloc in the kernel to manage the heap
> carvout. This is a difference from the Mediatek restricted heap which
> relies on the secure world to manage the carveout.
Calling this the 'genalloc heap' would be much more clear.
Cheers,
Daniel