Encrypt and Decrypt the EMMC partition in Yocto Source

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Encrypt and Decrypt the EMMC partition in Yocto Source

1,553 次查看
vinothkumars
Senior Contributor IV

Dear NXP,

 

Platform: IMX8MNano EVK

OS: Yocto

 

I needs to enable configuration in yocto source to encrypt and decrypt the EMMC partition.

I unable to find exact guide to encrypt and decrypt EMMC Partition in yocto source itself.

I have FitImage (Kernel, dtb, Initramfs). Is there way for encrpt and decrpt the boot partition from u-boot

source.

 

I need some document or expert help to proceed further. 

 

 

Regards,
Vinothkumar Sekar
0 项奖励
回复
2 回复数

1,532 次查看
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi

 

It is related to uboot and kernel config.

Here is commands:

bitbake linux-imx -c menuconfig

bitbake uboot-imx -c menuconfig

 

BR

Zhiming

 

0 项奖励
回复

1,527 次查看
vinothkumars
Senior Contributor IV

Thank you @Zhiming_Liu for the quick reply.

 

Is it possible to add encrypted partition in .wic (.wks) file ?

Regards,
Vinothkumar Sekar
0 项奖励
回复