u-boot-brain/board/freescale/common/Kconfig

8 lines
153 B
Plaintext
Raw Normal View History

config CHAIN_OF_TRUST
depends on !FIT_SIGNATURE && SECURE_BOOT
imply CMD_BLOB
select FSL_CAAM
select SPL_BOARD_INIT if (ARM && SPL)
bool
default y