meta-digi/meta-digi-arm/conf/machine
Gabriel Valcazar 99134ca87c imx-digi-base.inc: Set generic tuning for i.MX8/i.MX9
This replicates meta-imx commit addc08b02f9a, which was added to be able to
re-use packages in i.MX8/i.MX9 builds. Without this change, there are
compilation errors when building recent versions of the onnxruntime package
because some .S files are built with specific -march switches that conflict
with our current tunings. For example, when building for the ccimx8x-sbc-pro:

    cc1: error: switch '-mcpu=cortex-a35+crc+crypto' conflicts with '-march=armv8.2-a+fp16' switch [-Werror]
    [...]HalfGemmKernelNeon.S:151: Error: selected processor does not support `fmla v20.8h,v16.8h,v0.h[0]'

Using the generic tuning solves this issue, and according to the log in the
original meta-imx commit, this has minimal to no impact on binaries, so use
said tuning in all relevant platforms.

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2025-01-07 13:09:28 +01:00
..
include imx-digi-base.inc: Set generic tuning for i.MX8/i.MX9 2025-01-07 13:09:28 +01:00
ccimx6qpsbc.conf conf: machine: remove BOOTLOADER_SEEK_OFFSET 2023-12-05 10:54:26 +01:00
ccimx6sbc.conf conf: machine: remove BOOTLOADER_SEEK_OFFSET 2023-12-05 10:54:26 +01:00
ccimx6ulsbc.conf conf: machine: ccimx6ul: update device tree path on Linux kernel v6.6 2024-10-24 11:52:43 +02:00
ccimx6ulstarter.conf conf: machine: ccimx6ul: update device tree path on Linux kernel v6.6 2024-10-24 11:52:43 +02:00
ccimx8mm-dvk.conf meta-digi-arm: machine: add new 'BOOTLOADER_SEEK_BOOTPART' variable to platform configurations 2024-01-16 17:55:17 +01:00
ccimx8mn-dvk.conf conf: machine: remove BOOTLOADER_SEEK_OFFSET 2023-12-05 10:54:26 +01:00
ccimx8x-sbc-express.conf Rework ccimx8x imx-boot/u-boot recipes to reduce number of imx-boot artifacts 2023-06-30 15:00:25 +02:00
ccimx8x-sbc-pro.conf conf: machine: add new Cortex-M overlays 2023-11-28 15:12:25 +01:00
ccimx91-dvk.conf ccimx91: configure platform as headless 2024-09-17 18:24:36 +02:00
ccimx93-dvk.conf ccimx93: add support for single core 512M variants 2024-10-03 18:13:36 +02:00
ccmp13-dvk.conf meta-digi-arm: add support for Worldwide regulatory domains 2024-03-21 09:12:25 +01:00
ccmp15-dvk.conf Merge branch 'dey-4.0/master' into dey-4.0/maint 2024-06-21 14:44:59 +02:00
ccmp25-dvk.conf meta-digi-arm: ccmp25-dvk: fix boot artifact names 2024-12-19 09:47:07 +01:00