Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | image: Support signing of images | Simon Glass | 2013-06-26 | 1 | -0/+42 |
Add support for signing images using a new signature node. The process is handled by fdt_add_verification_data() which now takes parameters to provide the keys and related information. Signed-off-by: Simon Glass <sjg@chromium.org> |