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 test kernel module for system and odm DLKM partition #2630

Merged
merged 1 commit into from
Sep 25, 2024

Commits on Sep 22, 2024

  1. Add test kernel module for system and odm DLKM partition

    The vts_dlkm_partition_test vts test case will check if
     “/<system/odm>/lib/modules” is a symlink to
     “/<system/odm>_dlkm/lib/modules. If there is no module
    in the partition, symlink will not be created.
    So this is a WA patch to pass the VTS. The WA patch can
    be removed if enable GKI on X86 platform.
    
    Test Done:
    Boot
    vts_dlkm_partition_test
    
    Tracked-On: OAM-118469
    Signed-off-by: Chen, Gang G <gang.g.chen@intel.com>
    GangSecurity committed Sep 22, 2024
    Configuration menu
    Copy the full SHA
    aacace9 View commit details
    Browse the repository at this point in the history