Skip to content
  • Paul Spooren's avatar
    x86: append metadata to combined images · f8141216
    Paul Spooren authored
    
    
    Now that the x86 target uses the new image generation code we can also
    attach metadata to the created images.
    
    As currently the `SUPPORTED_DEVICES` list is empty, no JSON metadata is
    attached, however the signing happens in the same step.
    
    This results in signature verification for x86 images.
    
    Signed-off-by: default avatarPaul Spooren <mail@aparcar.org>
    f8141216