ARM: dts: msm: Add the smcinvoke node for Kona
Current SMCInvoke based framework supports communication between TZ
and HLOS where objects are owned by TZ i.e. services are provided
by TZ. However, if TZ needs a service from Linux, it has to invoke
operation on an object owned by Linux. Such objects are called
local objects which could be either callabck objects or memory objects.
Callback objects provide services such as operations on a file.
Memory objects provide large memory sharing facility between TZ and
Linux. Adding smcinvoke node to support local objects.
Change-Id: I2a5d07462f332bb162eafdb8b171e2da8338ae75
Signed-off-by:
Zhen Kong <zkong@codeaurora.org>
Loading
Please register or sign in to comment