| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
Add sample RSA2048 key pairs Add private and public keys for avb_verify and zip_verify Verification: sign & verify Signed-off-by: wangjianyu3 <wangjianyu3@xiaomi.com> | 3 个月前 | |
verify/tools: add signapk tool Signed-off-by: yinshengkai <yinshengkai@xiaomi.com> | 3 个月前 | |
lvgl_image_converter: fix c format convert problem https://github.com/W-Mai/lvgl_image_converter/pull/6 https://github.com/W-Mai/lvgl_image_converter/issues/5 Signed-off-by: xinbingnan <xinbingnan@xiaomi.com> | 3 个月前 | |
avb_sign.sh:Use short commands to determine the block size for each image. so for each image we use short cmd '-o "--rollback_index 100"' to determine it's own block size 1.before:sign mutil image only a fixed block size: avb_sign.sh --block_size 16384 vela_core0.hex 256 -P /dev/core0 \ vela_core1.hex 256 -P /dev/core1 2.after:we can sign mutil image with different block size: avb_sign.sh vela_core0.hex 256 -P /dev/core0 -o "--block_size 16384" \ vela_core1.hex 256 -P /dev/core1 -o "--block_size 4096" Signed-off-by: jingfei <jingfei@xiaomi.com> | 3 个月前 | |
avb_verify:the key and suffix are specified by -K <key_path> and -S <suffix> The key and suffix specified by -K <key_path> and -S <suffix> if not specified, default key is /etc/key.avb and default suffix is NULL Signed-off-by: jingfei <jingfei@xiaomi.com> | 3 个月前 | |
verify/tools: add signapk tool Signed-off-by: yinshengkai <yinshengkai@xiaomi.com> | 3 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 3 个月前 | ||
| 3 个月前 | ||
| 3 个月前 | ||
| 3 个月前 | ||
| 3 个月前 | ||
| 3 个月前 |