MobiCore TZ to HLOS interrupt is assigned a unique SPI.
Currently it shares the SPI with EBI_ERP and moving
forward this interrupt has to be not shared in order
to allow the enablement of EBI_ERP feature..
Change-Id: Ie1895524471f587dd8dbb3a2061b2b7d842d760b
Signed-off-by: Lukas Hänel <lukas.haenel@gi-de.com>
Signed-off-by: Ramesh Masavarapu <rameshm@codeaurora.org>
Rename variable mmapResp to mmap_resp in order to meet
the coding guidelines.
Change-Id: Icc4b712b62e9bf16a65c5af4e96dc9ef2cac9b18
Signed-off-by: Lukas Hänel <lukas.haenel@gi-de.com>
Signed-off-by: Mona Hossain <mhossain@codeaurora.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
MobiCore kernel driver is an interface to the mobicore TEE
This version uses under_score coding style only.
MobiCore is an operating system being shipped with TZBSP
on msm chipsets. MobiCore consists of several components in
the secure world(TrustZone) and non-secure world(linux
kernel, Android user space). The MobiCore driver
communicates with the MobiCore kernel that exists in
TrustZone.
Change-Id: Idbe106e9e2de21d91d3305666abebeca161827a6
Signed-off-by: Lukas Hänel <lukas.haenel@gi-de.com>
Signed-off-by: Mona Hossain <mhossain@codeaurora.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
Create readme file for mobicore driver.
MobiCore is an operating system being shipped with TZBSP
on msm chipsets. MobiCore consists of several components in
the secure world(TrustZone) and non-secure world(linux
kernel, Android user space). The MobiCore driver
communicates with the MobiCore kernel that exists in
TrustZone.
Signed-off-by: Lukas Hänel <lukas.haenel@gi-de.com>
(cherry picked from commit 70c408cacd0722652f1eb85492314ada68801333)
Change-Id: I008b973706091c10db9c785f1b1758022eb3e8b9
Signed-off-by: Ramesh Masavarapu <rameshm@codeaurora.org>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>