How to enable CONFIG_IMX_HAB for Android 11

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

How to enable CONFIG_IMX_HAB for Android 11

Jump to solution
1,733 Views
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 Kudos
Reply
1 Solution
1,718 Views
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

View solution in original post

0 Kudos
Reply
3 Replies
1,702 Views
Harvey021
NXP TechSupport
NXP TechSupport

Hi 

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

 

Best regards

Harvey

0 Kudos
Reply
1,719 Views
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 Kudos
Reply
1,713 Views
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 Kudos
Reply