How to enable CONFIG_IMX_HAB for Android 11

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

How to enable CONFIG_IMX_HAB for Android 11

ソリューションへジャンプ
1,728件の閲覧回数
abhiroopnray
Contributor III

Hello,

 

I am implementing Secure Boot for custom IMX8MPLUS # board running Android 11

There are multiple defconfig files and all are gtting build while compiling the source code.

But only in one defconfig file I can see:

 

imx8mp_evk_android_trusty_secure_unlock_defconfig:189:CONFIG_IMX_HAB=y

In other defconfigs it the value is not present.

Can you tell me how can I enable it from menuconfig (the navigation path in menuconfig) ?

 

Thanks,

Abhiroop 

0 件の賞賛
返信
1 解決策
1,713件の閲覧回数
Harvey021
NXP TechSupport
NXP TechSupport

Hi @abhiroopnray 

You can try as below screenshot.

1> make menuconfig,

2> enable ARM architecture for "Architecture select"

3> go Target select for your target.

Harvey021_2-1676974441307.png

4> enable HAB feature.

Harvey021_1-1676974259074.png

 

Best regards

Harvey

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
1,697件の閲覧回数
Harvey021
NXP TechSupport
NXP TechSupport

Hi 

Highlight "Architecture select", press <Enter>, you will be able to select ARM architecture.

 

Best regards

Harvey

0 件の賞賛
返信
1,714件の閲覧回数
Harvey021
NXP TechSupport
NXP TechSupport

Hi @abhiroopnray 

You can try as below screenshot.

1> make menuconfig,

2> enable ARM architecture for "Architecture select"

3> go Target select for your target.

Harvey021_2-1676974441307.png

4> enable HAB feature.

Harvey021_1-1676974259074.png

 

Best regards

Harvey

0 件の賞賛
返信
1,708件の閲覧回数
abhiroopnray
Contributor III

Hi @Harvey021 

Can you tell me how to enable ARM architecture for "Architecture select" in menuconfig, the navigation?

Thanks,

Abhiroop Nandi Ray

0 件の賞賛
返信