iMX 8M Mini Secure boot time

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

iMX 8M Mini Secure boot time

1,368件の閲覧回数
Mikalai
Contributor I

I am working on hardening the iMX 8M Mini based device and experience problems with Secure boot.

Our requirement is to be able to boot within 100ms. But with Secure boot enabled we are getting 800ms boot time from Reset deassertion to early U-boot SPL, without Secure boot the boot time is 72ms. (Measured using GPIO pulses, according to AN13369 "i.MX 8 - Boot Time Measurements Methodology").

At the same time AN4581 "i.MX Secure Boot on HABv4 Supported Devices" says that with Fast autherntication feature "The typical boot time for an image smaller than 1 MB can be reduced from 25 ms to 12 ms."

Is there any instructions how to get boot time at least 25ms with secure boot enabled? Maybe i have missed something important?

ラベル(2)
0 件の賞賛
返信
1 返信

1,327件の閲覧回数
Harvey021
NXP TechSupport
NXP TechSupport

Hi @Mikalai 

For fast authentication there are these steps that are different from normal verification.

1, The CA flag select "n" when you generate PKI tree. (introduction_habv4.txt\habv4\imx\doc - uboot-imx - i.MX U-Boot (codeaurora.org))

2, Configuration of csf for spl and fit, please refer to csf_uboot_fast_authentication.txt\mx6_mx7\csf_examples\habv4\imx\doc - uboot-imx - i.MX U-Boot (code...

 

Best regards

Harvey

 

0 件の賞賛
返信