| config MTK_SECURITY_SW_SUPPORT |
| tristate "Mediatek Security SW Support" |
| help |
| This is the driver for MediaTek kernel security. |
| This module contains the random id and dm-verity handle functions |
| To compile this driver as a module, choose M here: the |
| module will be called masp. |
| |
| config MTK_SEC_MODEM_NVRAM_ANTI_CLONE |
| tristate "Modem NVRam Anti-Clone Support" |
| help |
| This option is used to enable modem NVRAM anti-clone functionality |
| [dependency_relationship]: yes If this option is turned on, the |
| modem part should also turn on for the following setting 1. Modem |
| project file CUSTOM_OPTION += __NVRAM_BIND_TO_CHIP_CIPHER__ 2. by |
| default, only two LID is defaulted has MSP attribute |
| (1)NVRAM_EF_SML_LID (2)NVRAM_EF_SIM_LOCK_LID 3. if want to turn on |
| specific LID, please add attribute NVRAM_ATTR_MSP |
| |