Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add NXP support to balenaOS secure boot #2375

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Add NXP support to balenaOS secure boot #2375

wants to merge 1 commit into from

Commits on Oct 18, 2024

  1. Add NXP support to balenaOS secure boot

    On NXP iMX devices the partitions are not encrypted with LUKS but with
    the lower level dm-crypt subsystem.
    
    Adapt the partition mount script to use dmsetup which works for both
    LUKS and dm-crypt encrypted partitions.
    
    Change-type: patch
    Signed-off-by: Alex Gonzalez <[email protected]>
    alexgg authored and pipex committed Oct 18, 2024
    Configuration menu
    Copy the full SHA
    619f644 View commit details
    Browse the repository at this point in the history