commit | e708bfb0dc62846f4373c9340a0b1bf26f6e56ec | [log] [tgz] |
---|---|---|
author | Anson Huang <Anson.Huang@nxp.com> | Fri Jan 18 10:35:54 2019 +0800 |
committer | Anson Huang <Anson.Huang@nxp.com> | Fri Jan 18 11:23:04 2019 +0800 |
tree | 7aacad593e86cf95af55ebef7fb16bfca90d721e | |
parent | 6e47de5f1091508bf20542619c7e6b3378ca7665 [diff] |
imx: add i.MX8 SoCs thermal alarm SIP(silicon provider) service support For NXP's i.MX8 SoCs with system controller inside, thermal sensors are maintained by SCFW, Linux needs to call SMC to trap to TF-A for thermal alarm operation etc. by calling SCFW API. This patch adds temperature alarm SIP service support. Signed-off-by: Anson Huang <Anson.Huang@nxp.com>