|
@@ -133,16 +133,6 @@ config SYS_MPUCLK
|
|
|
help
|
|
|
Defines the MPU clock speed (in MHz).
|
|
|
|
|
|
-config TI_SECURE_DEVICE
|
|
|
- bool "HS Device Type Support"
|
|
|
- depends on OMAP54XX || AM43XX || AM33XX || ARCH_KEYSTONE
|
|
|
- help
|
|
|
- If a high secure (HS) device type is being used, this config
|
|
|
- must be set. This option impacts various aspects of the
|
|
|
- build system (to create signed boot images that can be
|
|
|
- authenticated) and the code. See the doc/README.ti-secure
|
|
|
- file for further details.
|
|
|
-
|
|
|
config TI_SECURE_EMIF_REGION_START
|
|
|
hex "Reserved EMIF region start address"
|
|
|
depends on TI_SECURE_DEVICE
|