firmware: scm: Add new SCM call API for switching memory ownership
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:Andy Gross <andy.gross@linaro.org> Signed-off-by:
Avaneesh Kumar Dwivedi <akdwived@codeaurora.org> [bjorn: Minor style and kerneldoc updates] Signed-off-by:
Bjorn Andersson <bjorn.andersson@linaro.org> Change-Id: I8e2e27ebd22a77c9130ca8bb570473dc8537b609 Git-commit: d82bd359972a7fe71a778396cf287bc9f9f3b981 Git-repo: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/ath.git Signed-off-by:
Govind Singh <govinds@codeaurora.org>
Loading
Please register or sign in to comment