Skip to content

Commit

Permalink
Remove se05x support in mfgtool images
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxPayne86 committed Jul 11, 2024
1 parent f761e39 commit de71751
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions conf/machine/portenta-x8.conf
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ MACHINE_EXTRA_RRECOMMENDS:append:lmp-base = " dtbocfg"
# Add se05x by default for production/secure builds
MACHINE_FEATURES:append:lmp = " se05x"
MACHINE_FEATURES:remove:lmp-base = " se05x"
MACHINE_FEATURES:remove:lmp-mfgtool = " se05x"
SE05X_OEFID = "0xA201"

# @TODO: current u-boot-fio breaks do_deploy without optee
Expand Down

0 comments on commit de71751

Please sign in to comment.