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

silabs-multiprotocol: Add amd64 support #2757

Merged
merged 9 commits into from
Nov 24, 2022

Conversation

agners
Copy link
Member

@agners agners commented Nov 24, 2022

Add support for AMD64 (x86-64) by using QEMU. All components other than
zigbeed are running natively using x86-64. However, since zigbeed comes
only with armv7 and aarch64 support, we have to use QEMU emulation to
use it on x86-64.
It is much smaller and seems to work well for this use case
This causes problems with QEMU emulation. It does not seem to be
required for zigbeed.
@agners agners force-pushed the silabs-multiprotocol-add-amd64-support branch from 1d6face to cfa1541 Compare November 24, 2022 15:27
@agners agners force-pushed the silabs-multiprotocol-add-amd64-support branch from a59a695 to 48bb10a Compare November 24, 2022 15:43
@agners
Copy link
Member Author

agners commented Nov 24, 2022

This will also fix #2741.

@agners agners merged commit 0ac1ce6 into master Nov 24, 2022
@agners agners deleted the silabs-multiprotocol-add-amd64-support branch November 24, 2022 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants