Skip to content

Commit

Permalink
bsp: kv260: add tpm2 in MACHINE_FEATURES
Browse files Browse the repository at this point in the history
SOM has infineon slb9670 by default.

Signed-off-by: Ricardo Salveti <[email protected]>
  • Loading branch information
ricardosalveti committed Aug 17, 2022
1 parent 98a0fee commit 941c9f3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions meta-lmp-bsp/conf/machine/kv260.conf
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,6 @@ SPL_FPGA_LOAD_ADDR = "0x18000000"

# Make image-update essential as it is required for bootfw updates
MACHINE_ESSENTIAL_EXTRA_RDEPENDS += "image-update"

# SOM has infineon slb9670
MACHINE_FEATURES += "tpm2"

0 comments on commit 941c9f3

Please sign in to comment.