logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

signtos - signing tool for signing Trusty images

Authors

       The Android Open Source Project.

                                                                                                      SIGNTOS(1)

Description

       Signs ARM Trusty images for use with operating systems that support it.  Trusty is a set of software com‐
       ponents  supporting  a  Trusted Execution Environment (TEE) on mobile devices.  The key must be stored in
       PKCS#8 format.

Name

       signtos - signing tool for signing Trusty images

See Also

SIGNAPK(1)

       https://source.android.com/security/trusty/

Synopsis

       Command line tool from Android for signing Trusty image files:

       signtos [-providerClass className] privatekey.pk8input.imgoutput.img

See Also