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