From: Xilin Wu Date: 星期一, 5 Sep 2022 03:53:53 +0000 (+0800) Subject: Enable armv8.2 tuning X-Git-Url: https://git.renegade-project.org/?a=commitdiff_plain;h=b5153532f76e57069ed098940e0e003cfdb7cb58;p=edk2-sdm845.git Enable armv8.2 tuning Fixed compilation errors with GCC 12.2 as well --- diff --git a/sdm845Pkg/sdm845Pkg.dsc b/sdm845Pkg/sdm845Pkg.dsc index 1962e5d..f563411 100644 --- a/sdm845Pkg/sdm845Pkg.dsc +++ b/sdm845Pkg/sdm845Pkg.dsc @@ -348,4 +348,4 @@ sdm845Pkg/Drivers/SynapticsTouchDxe/SynapticsTouchDxe.inf [BuildOptions.common] - GCC:*_*_AARCH64_CC_FLAGS = -Wno-unused-variable + GCC:*_*_AARCH64_CC_FLAGS = -Wno-unused-variable -march=armv8.2-a+crypto+rcpc -mtune=cortex-a75.cortex-a55