9c488ba Enable all aarch64 drivers for x86 for x86 emulation on aarch64

1 file Authored by ngompa 9 months ago, Committed by ngompa 9 months ago,
1 file changed. 6 lines added. 6 lines removed.
    Enable all aarch64 drivers for x86 for x86 emulation on aarch64
    
    In order to enable hardware acceleration when running x86 applications
    on AArch64, the drivers that are typically only enabled on AArch64
    need to be built for x86 architectures too.
    
    This allows us to set up x86 containers on AArch64 that can correctly
    interface with hardware properly.
    
        
file modified
+6 -6