1983e3700STom Riniconfig TI_SECURE_DEVICE 2983e3700STom Rini bool "HS Device Type Support" 3*c8ab8ccdSVitaly Andrianov depends on OMAP54XX || AM43XX || AM33XX || ARCH_KEYSTONE 4983e3700STom Rini help 5983e3700STom Rini If a high secure (HS) device type is being used, this config 6983e3700STom Rini must be set. This option impacts various aspects of the 7983e3700STom Rini build system (to create signed boot images that can be 8983e3700STom Rini authenticated) and the code. See the doc/README.ti-secure 9983e3700STom Rini file for further details. 10983e3700STom Rini 11983e3700STom Rinisource "arch/arm/mach-omap2/omap3/Kconfig" 12983e3700STom Rini 13983e3700STom Rinisource "arch/arm/mach-omap2/omap4/Kconfig" 14983e3700STom Rini 15983e3700STom Rinisource "arch/arm/mach-omap2/omap5/Kconfig" 16983e3700STom Rini 17983e3700STom Rinisource "arch/arm/mach-omap2/am33xx/Kconfig" 18