Source: qtestsign
Section: devel
Priority: optional
Maintainer: Liberux <build@liberux.net>
Build-Depends: debhelper-compat (= 13)
Standards-Version: 4.6.2
Rules-Requires-Root: no

Package: qtestsign
Architecture: all
Depends: ${misc:Depends}, python3, python3-cryptography
Description: Sign Qualcomm ELF firmware images with test keys
 qtestsign signs ELF Qualcomm firmware images using a dummy certificate
 chain ("test keys"). It implements the image format described in
 Qualcomm's "Secure Boot and Image Authentication" whitepaper.
 .
 Intended for development boards without firmware secure boot enabled.
 Includes extra tools for working with Qualcomm ELF images: merge,
 patchxbl, region, and strip.
