Re: [PATCH v8 1/4] firmware: scm: Add new SCM call API for switching memory ownership

From: Andy Gross
Date: Mon Oct 30 2017 - 19:04:33 EST


On Tue, Oct 24, 2017 at 09:22:24PM +0530, Avaneesh Kumar Dwivedi wrote:
> Two different processors on a SOC need to switch memory ownership
> during load/unload. To enable this, second level memory map table
> need to be updated, which is done by secure layer.
> This patch adds the interface for making secure monitor call for
> memory ownership switching request.
>
> Signed-off-by: Avaneesh Kumar Dwivedi <akdwived@xxxxxxxxxxxxxx>

Looks fine to me.

Acked-by: Andy Gross <andy.gross@xxxxxxxxxx>