Merge "Add a new x86(_64) arch variant "goldmont-without-xsaves"" into main am: 415fdddd98 am: 5fde6b741d

Original change: https://android-review.googlesource.com/c/platform/build/+/2875197

Change-Id: I28a2f2747c7c31c75b6a4aff53c452af672a64ac
Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
Vladimír Marko
2024-01-05 13:28:58 +00:00
committed by Automerger Merge Worker
2 changed files with 14 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# This file contains feature macro definitions specific to the
# goldmont-without-xsaves arch variant.
#
# See build/make/core/combo/arch/x86/x86-atom.mk for differences.
#
ARCH_X86_HAVE_SSE4_1 := true

View File

@@ -0,0 +1,7 @@
# This file contains feature macro definitions specific to the
# goldmont-without-xsaves arch variant.
#
# See build/make/core/combo/arch/x86/x86-atom.mk for differences.
#
ARCH_X86_HAVE_SSE4_1 := true