Lines Matching full:security
3 comment "Security feature depends on linux kernel"
6 comment "Security feature would use it's own initrd"
11 menu "Security"
14 bool "security feature"
15 select RK_USE_FIT_IMG # Security feature depends on FIT image
16 select RK_UBOOT_SPL # Security feature depends on U-Boot SPL loader
21 string "buildroot security ramdisk base cfg (rockchip_<cfg>_ramboot_defconfig)"
24 Base name of buildroot defconfig for security ramdisk.
31 string "security ramdisk filesystem type (cpio/cpio.gz/romfs)"
35 string "its script for FIT security ramboot image"
39 comment "Security check method (DM-V) needs squashfs rootfs type"
48 prompt "security check method (DM-E|DM-V)"
60 comment "Burn security key is dangerous and cannot be reverted!"
64 bool "burn security key"
66 Burn security key's hash to non volatile memory.
70 endmenu # Security