These files are already part of scarthgap, remove the local copies.

Signed-off-by: Mark Hatle <[email protected]>
---
 .../include/arm/armv7r/tune-cortexr5hf.inc       |  6 ------
 .../include/arm/armv8-2a/tune-cortexa78.inc      | 16 ----------------
 .../include/arm/armv8r/tune-cortexr52hf.inc      |  9 ---------
 3 files changed, 31 deletions(-)
 delete mode 100644 
meta-xilinx-core/conf/machine/include/arm/armv7r/tune-cortexr5hf.inc
 delete mode 100644 
meta-xilinx-core/conf/machine/include/arm/armv8-2a/tune-cortexa78.inc
 delete mode 100644 
meta-xilinx-core/conf/machine/include/arm/armv8r/tune-cortexr52hf.inc

diff --git 
a/meta-xilinx-core/conf/machine/include/arm/armv7r/tune-cortexr5hf.inc 
b/meta-xilinx-core/conf/machine/include/arm/armv7r/tune-cortexr5hf.inc
deleted file mode 100644
index 5679b989..00000000
--- a/meta-xilinx-core/conf/machine/include/arm/armv7r/tune-cortexr5hf.inc
+++ /dev/null
@@ -1,6 +0,0 @@
-include conf/machine/include/arm/armv7r/tune-cortexr5.inc
-
-AVAILTUNES                            += "cortexr5hf"
-ARMPKGARCH:tune-cortexr5hf             = "cortexr5"
-TUNE_FEATURES:tune-cortexr5hf          = "${TUNE_FEATURES:tune-cortexr5} 
callconvention-hard"
-PACKAGE_EXTRA_ARCHS:tune-cortexr5hf    = "cortexr5hf-vfpv3d16"
diff --git 
a/meta-xilinx-core/conf/machine/include/arm/armv8-2a/tune-cortexa78.inc 
b/meta-xilinx-core/conf/machine/include/arm/armv8-2a/tune-cortexa78.inc
deleted file mode 100644
index 8c85d98e..00000000
--- a/meta-xilinx-core/conf/machine/include/arm/armv8-2a/tune-cortexa78.inc
+++ /dev/null
@@ -1,16 +0,0 @@
-#
-# Tune Settings for Cortex-A78
-#
-DEFAULTTUNE                                        ?= "cortexa78"
-
-TUNEVALID[cortexa78] = "Enable Cortex-A78 specific processor optimizations"
-TUNE_CCARGS .= "${@bb.utils.contains('TUNE_FEATURES', 'cortexa78', ' 
-mcpu=cortex-a78', '', d)}"
-
-require conf/machine/include/arm/arch-armv8-2a.inc
-
-# Little Endian base configs
-AVAILTUNES                                         += "cortexa78"
-ARMPKGARCH:tune-cortexa78                           = "cortexa78"
-TUNE_FEATURES:tune-cortexa78                        = 
"${TUNE_FEATURES:tune-armv8-2a-crypto} cortexa78"
-PACKAGE_EXTRA_ARCHS:tune-cortexa78                  = 
"${PACKAGE_EXTRA_ARCHS:tune-armv8-2a-crypto} cortexa78"
-BASE_LIB:tune-cortexa78                             = "lib64"
diff --git 
a/meta-xilinx-core/conf/machine/include/arm/armv8r/tune-cortexr52hf.inc 
b/meta-xilinx-core/conf/machine/include/arm/armv8r/tune-cortexr52hf.inc
deleted file mode 100644
index 42c6fb37..00000000
--- a/meta-xilinx-core/conf/machine/include/arm/armv8r/tune-cortexr52hf.inc
+++ /dev/null
@@ -1,9 +0,0 @@
-require conf/machine/include/arm/armv8r/tune-cortexr52.inc
-
-# simd is special, we don't pass this to the -mfpu, it's implied
-TUNE_CCARGS_MFLOAT = "${@ bb.utils.contains('TUNE_FEATURES', 
'callconvention-hard', 'hard', 'softfp', d) if (d.getVar('TUNE_CCARGS_MFPU') != 
'' or bb.utils.contains('TUNE_FEATURES', 'simd', True, False, d)) else '' }"
-
-AVAILTUNES                             += "cortexr52hf"
-ARMPKGARCH:tune-cortexr52hf             = "cortexr52"
-TUNE_FEATURES:tune-cortexr52hf          = "${TUNE_FEATURES:tune-cortexr52} 
callconvention-hard"
-PACKAGE_EXTRA_ARCHS:tune-cortexr52hf    = "cortexr52hf"
-- 
2.34.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#5401): 
https://lists.yoctoproject.org/g/meta-xilinx/message/5401
Mute This Topic: https://lists.yoctoproject.org/mt/106609991/21656
Group Owner: [email protected]
Unsubscribe: https://lists.yoctoproject.org/g/meta-xilinx/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to