Lines Matching full:security
52 echo "Security: No found string $1 in $2"
110 find_string_in_config "security-system-overlay" \
113 echo "Security: finish check"
143 echo " Start building security ramboot(buildroot)"
146 DST_DIR="$RK_OUTDIR/security-ramboot"
149 echo "Rootfs is not ready, building it for security..."
157 /usr/bin/time -f "you take %E to build security initrd(buildroot)" \
161 /usr/bin/time -f "you take %E to pack security ramboot image" \
175 echo -e "security_check \tcheck contidions for security boot"
176 echo -e "createkeys \tbuild security boot keys"
177 echo -e "security_ramboot \tbuild security ramboot"
178 echo -e "security_uboot \tbuild uboot with security"
179 echo -e "security_boot \tbuild boot with security"
180 echo -e "security_recovery \tbuild recovery with security"
181 echo -e "security_rootfs \tbuild rootfs with security"