commit | 184c7e268e731635ed89300f56ac015919c4482b | [log] [tgz] |
---|---|---|
author | Breno Lima <breno.lima@nxp.com> | Wed Oct 16 18:10:54 2019 -0300 |
committer | Stefano Babic <sbabic@denx.de> | Fri May 01 13:46:22 2020 +0200 |
tree | a472a5de543e844520d31409f991ad91678822ca | |
parent | 011d1be10de7d591cfa4ad1d706987449e77ddec [diff] |
imx8: scu api: Add support for SECO manufacturing protection APIs SECO provides APIs to support CAAM manufacturing protection: - sc_seco_get_mp_key() - sc_seco_get_mp_sign() - sc_seco_update_mpmr() Add SCFW APIs support. Reviewed-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Breno Lima <breno.lima@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com>