Skip to content

[BUG i.MX] warning: the int symbol CORE_COUNT has a non-int default MP_NUM_CPUS  #6589

Description

@dbaluta

Describe the bug

When compiling the firmware for i.MX8 platforms we get the following warning:

(warning: the int symbol CORE_COUNT (defined at src/platform/Kconfig:307) has a non-int default MP_NUM_CPUS (undefined))

To Reproduce

$ ./scripts/xtensa-build-all.sh imx8m

Reproduction Rate

Always

Expected behavior
Compiling the i.MX8 firmware should not produce a warning.

Impact
It is annoying.

Environment

  1. Branch name and commit hash of the 2 repositories: sof (firmware/topology) and linux (kernel driver).
    • Kernel: dont'care
    • SOF: main
  2. Name of the topology file
    • Topology: don't care
  3. Name of the platform(s) on which the bug is observed.
    • Platform: i.MX8/i.MX8X/i.MX8M

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

IMXApplies to i.MX platformbugSomething isn't working as expected

Type

No type

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions