LLDP environment

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

LLDP environment

657 Views
Chethan
Contributor III

Hi, 

I am using Lx2160ardb for one of my projects. In that, I want to enable the secure boot In LLDP environment,  Please help to enable the secure boot feature and get the secure U-boot image  (using yocto build).

Thanks & Regards,

Chethan.

0 Kudos
Reply
1 Reply

626 Views
Oswalag
NXP TechSupport
NXP TechSupport

Hello,

For secure boot image build, just need to add below line in local.conf file:
DISTRO_FEATURES:append = " secure" 

Then, run "bitbake secure-boot-qoriq"

0 Kudos
Reply