Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-06-26 | image: Support signing of images | Simon Glass | |
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> |