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

tests: secureboot: add imx specialization #3553

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Commits on Nov 25, 2024

  1. tests: secureboot: add imx specialization

    Change-type: patch
    Signed-off-by: Alex Gonzalez <[email protected]>
    alexgg committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    d8b7614 View commit details
    Browse the repository at this point in the history
  2. tests: secureboot: add dm devices support in FDE test

    Use dmsetup to identify encrypted partitions instead of filesystem type
    as this will work for both LUKS and DM encrypted partitions.
    
    Change-type: patch
    Signed-off-by: Alex Gonzalez <[email protected]>
    alexgg committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    00aefc3 View commit details
    Browse the repository at this point in the history
  3. tests: secureboot: fix passing of kernel headers version

    Specifying the kernel headers version was not woriking.
    
    Change-type: patch
    Signed-off-by: Alex Gonzalez <[email protected]>
    alexgg committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    8fbd208 View commit details
    Browse the repository at this point in the history
  4. kernel-module-build: update to 3.0.1

    This adds a required dependency.
    
    Change-type: patch
    Signed-off-by: Alex Gonzalez <[email protected]>
    alexgg committed Nov 25, 2024
    Configuration menu
    Copy the full SHA
    3bd85c1 View commit details
    Browse the repository at this point in the history