xref: /rk3399_rockchip-uboot/board/freescale/common/Kconfig (revision ee6fdfadaafeb50a2e7d2a5a4f978332b5198000)
1config CHAIN_OF_TRUST
2	depends on !FIT_SIGNATURE && SECURE_BOOT
3	select FSL_CAAM
4	bool
5	default y
6