Commits
Breno Lima committed 26ac4bf5c7e
MLK-22907-2 imx8: Add SECO manufacturing protection command support i.MX8/8x devices support CAAM manufacturing protection through SECO APIs, SECO FW generates P-384 private key in every OEM closed boot. Add support for SECO enabled devices in mfgprot U-Boot command, the following commands are available: => mfgprot pubk => mfgprot sign <data_addr> <size> Signed-off-by: Breno Lima <breno.lima@nxp.com> (cherry picked from commit 1fdb9726fdc4642d0f24104ec2e4099d59569468)