Searched refs:avbtool (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/tools/linux/Linux_SecurityAVB/ |
| H A D | avb_user_tool.sh | 40 …python $SCRIPTS/avbtool make_atx_certificate --output=avb_keys/pik_certificate.bin --subject=avb_k… 41 …python $SCRIPTS/avbtool make_atx_certificate --output=avb_keys/psk_certificate.bin --subject=avb_k… 42 …python $SCRIPTS/avbtool make_atx_certificate --output=avb_keys/puk_certificate.bin --subject=avb_k… 43 …python $SCRIPTS/avbtool make_atx_metadata --output=avb_keys/metadata.bin --intermediate_key_certif… 46 …python $SCRIPTS/avbtool make_atx_permanent_attributes --output=avb_keys/permanent_attributes.bin -… 63 …python $SCRIPTS/avbtool add_hash_footer --image $OUT/${IMAGE}.img --partition_size ${SIZE} --parti… 92 …python $SCRIPTS/avbtool make_vbmeta_image --public_key_metadata $KEYS/metadata.bin ${VBMETA_CMD} -… 116 …python $SCRIPTS/avbtool make_atx_unlock_credential --output=unlock_credential.bin --intermediate_k…
|
| /OK3568_Linux_fs/u-boot/scripts/ |
| H A D | README.rockchip | 35 # avbtool.py 36 ./scripts/avbtool.py info_image --image vbmeta.img
|
| /OK3568_Linux_fs/kernel/scripts/ |
| H A D | mkbootimg | 32 def generate_gki_certificate(image, avbtool, name, algorithm, key, salt, argument 40 avbtool, 'add_hash_footer', 623 image=args.output.name, avbtool=args.gki_signing_avbtool_path,
|