VirtualBox

Changeset 98930 in vbox for trunk


Ignore:
Timestamp:
Mar 13, 2023 12:20:39 PM (19 months ago)
Author:
vboxsync
Message:

ValidationKit/testmanager: Add arm64 to the list of valid CPU archiectures, bugref:9898

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/ValidationKit/testmanager/core/coreconsts.py

    r98103 r98930  
    5555# See KBUILD_ARCHES in kBuild/header.kmk for reference.
    5656g_kasCpuArches      = ['amd64', 'x86', 'sparc32', 'sparc64', 's390', 's390x', 'ppc32', 'ppc64', 'mips32', 'mips64', 'ia64',
    57                        'hppa32', 'hppa64', 'arm', 'alpha'];
     57                       'hppa32', 'hppa64', 'arm', 'arm64', 'alpha'];
    5858## All known CPU architectures, except the agnostic one.
    5959# See KBUILD_ARCHES in kBuild/header.kmk for reference.
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette