-
由 Avaneesh Kumar Dwivedi 提交于
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. Acked-by: NAndy Gross <andy.gross@linaro.org> Signed-off-by: NAvaneesh Kumar Dwivedi <akdwived@codeaurora.org> [bjorn: Minor style and kerneldoc updates] Signed-off-by: NBjorn Andersson <bjorn.andersson@linaro.org>
d82bd359