Commit Graph

10 Commits (bf7defd434617ea5c9e1335279098c0d7806d4c8)

Author SHA1 Message Date
cfig bf7defd434
bundle {boot.img, vbmeta.img} 7 years ago
cfig 79b84baf68
mass update
builder:
  kotlin 1.3.41
bootloader_message:
  reboot rescue
  reboot fastboot
mkbootimg
  update mkbootimg from AOSP master
  modify our header packer accordingly
avbtool:
  update from commit 9d3646515bf0b5f09d8bdbe0b844c7eefa0c0802
  Tue May 14 15:30:37 2019 -0400
remote java
7 years ago
cfig c6db6eaf11 clean up warnings 7 years ago
cfig a7be076e77
using newly added kotlin.(UInt|ULong|UByte) since 1.3
add 'Reboot' function tests
add "Struct3" to replace "Struct" with new kotlin types
7 years ago
cfig fac31f1526
mass update
update avbtool from upstream
update kotlin to 1.3.20
support boot image header v2
add integration test
7 years ago
cfig ec32a3750a
update README and misc refine 8 years ago
zhangjian 7b6fea2ffb Signer: correct command with avb2.0 signing 8 years ago
cfig 6505fea379
add 'pull' task
WIP: add initrc parser test to analyze system boot sequence
8 years ago
cfig ec00936463
use javax.crypto.Cipher for raw signing
- using Cipher "RSA/ECB/NoPadding" to do raw sign
 - also add .gitignore
8 years ago
cfig f21e851abd
support add_hash_footer 8 years ago