Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-24 | libcamera: ipa: Move key generation to utils | Kieran Bingham | |
Move the GPLv2 utilities used for generating public and private keys to the utilities subtree. Signed-off-by: Kieran Bingham <kieran.bingham@ideasonboard.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Paul Elder <paul.elder@ideasonboard.com> | |||
2020-04-14 | libcamera: Add IPA module signing infrastructure | Laurent Pinchart | |
Add infrastructure to generate an RSA private key and sign IPA modules. The signatures are stored in separate files with a .sign suffix. Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> Reviewed-by: Niklas Söderlund <niklas.soderlund@ragnatech.se> |