3 Commits

Author SHA1 Message Date
Carl van Schaik
744e4dac85 microvisor: add resource_manager.h
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>
2018-12-14 01:45:38 -08:00
Carl van Schaik
e87a049669 microvisor: update system headers to version 5.3.6m15
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>
2018-11-26 10:34:11 -08:00
Carl van Schaik
196b927751 microvisor: add microvisor system headers
Import OKL4 Microvisor system headers with types and hypercall
definitions.

Change-Id: If888762bc29d484830f93137a5a4f545edbd6a64
Signed-off-by: Carl van Schaik <carl@cog.systems>
Git-commit: f5225a094f5bde2bedd1937f0c4e544e8dea8000
Git-repo: https://github.com/CogSystems/linux-msm/commits/msm-4.9-hyp
Signed-off-by: Murali Nalajala <mnalajal@codeaurora.org>
2018-11-19 18:17:15 -08:00