Skip to content

intel_adsp_cavs18 fails with heap errors on current Zephyr #29954

@andyross

Description

@andyross

@lyakh reports that the SOF application fails on intel_adsp_cavs18 hardware with current code. If I understand correctly:

  1. The https://github.com/andyross/zephyr/tree/sof-rebased-19Oct20 test branch works on 1.8 hardware.

  2. https://github.com/andyross/zephyr/tree/sof-rebased-22Oct20 does not, failing with an error that appears to be heap related.

The main delta between these trees (other than a Zephyr rebase) is
that the first contains a full reversion of the heap optimization
series from @npitre (commit 63ee851).

Manually reverting lib/os/heap to that state in the failing tree fixes
the issues (is that right @lyakh ?)

(This is a continuation of discussion started in thesofproject/sof#3544)

Metadata

Metadata

Labels

bugThe issue is a bug, or the PR is fixing a bugpriority: mediumMedium impact/importance bug

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions