Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

xtensa: Add adsp toolchain for Mediatek mt8365 #869

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

andrew-mtk
Copy link

Add toolchain for xtensa adsp found in mt8365 soc.

Add toolchain for mt8365.

Signed-off-by: Andrew Perepech <[email protected]>
See commit 7144272.

There is no "predicted branches" extension in any version of the
Xtensa ISA reference I have.  Newer versions of Cadence tooling have
removed (and presumably deprecated) this symbol, but binutils still
relies on seeing it (even just to evaluate to a zero to diable the
feature).

Really the proper fix would be to patch binutils upstream, but let's
have compatible headers here first.

Signed-off-by: Andrew Perepech <[email protected]>
See commit fff0928

Signed-off-by: Andrew Perepech <[email protected]>
Add toolchain configuration for mt8365.

Signed-off-by: Andrew Perepech <[email protected]>
Add toolchain for mt8365 SOC.

Signed-off-by: Andrew Perepech <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants