Add resource_manager header file definitions for communication between
Linux and the Cog Resource Manager.
Change-Id: I9a12c5d3b72017ccd822ab4a8296f4199ab61d2a
Git-repo: https://github.com/CogSystems/linux-msm.git
Git-commit: bc6eebfc1860b624c282d57293fad8600c94aa9e
Signed-off-by: Carl van Schaik <carl@cog.systems>
Signed-off-by: Alok Pandey <akumarpa@codeaurora.org>
This patch updates the include/microvisor headers to the latest version.
Notably, the new debug and affinity system calls are defined and the
unused scheduler_suspend system call is removed.
The remainder of the changes are related type, error code and tracing
definition updates.
Change-Id: I93560e59e5e64dbf4aa7b15de01b16ce92b0a172
Git-repo: https://github.com/CogSystems/linux-msm.git
Git-commit: b0d7b140ec7ebade7d91af32983455aa2842c1be
Signed-off-by: Carl van Schaik <carl@cog.systems>
Signed-off-by: Pavankumar Kondeti <pkondeti@codeaurora.org>