commit | dbfa45e8163336daa2b1b8a76fcc74976a6aa6d7 | [log] [tgz] |
---|---|---|
author | Anson Huang <Anson.Huang@nxp.com> | Fri Jan 18 10:27:48 2019 +0800 |
committer | Anson Huang <Anson.Huang@nxp.com> | Fri Jan 18 11:23:00 2019 +0800 |
tree | 63e00eb4ae1a782e9894ad5bffcc25ddc04a7aef | |
parent | 936840f143ca6eba09a78367afe047136c33a4ee [diff] |
imx: add i.MX8 SoCs OTP SIP(silicon provider) service support For NXP's i.MX8 SoCs with system controller inside, OTP is maintained by SCFW, Linux needs to call SMC to trap to TF-A for OTP read/write etc. operations by calling SCFW API. This patch adds OTP SIP service support. Signed-off-by: Anson Huang <Anson.Huang@nxp.com>