Skip to content
This repository has been archived by the owner on Jun 29, 2022. It is now read-only.

[WIP] Support the ARM64 platform on bare-metal #1434

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

meyskens
Copy link
Contributor

@meyskens meyskens commented Mar 17, 2021

Support the ARM64 platform on bare-metal

This adds the OS Arch option to the bare-metal option to support ARM64.
The changes are taken from the Packet module.

How to use

set os_arch = "arm64"

Testing done

Needs to be tested tested on my Raspberry Pi 4, will update this a (draft) PR when that is finished.
Happy to also work on a QEMU baded arm64 CI test if that is desired.

This adds the OS Arch option to the bare-metal option to support ARM64.
The changes are taken from the Packet module.

Signed-off-by: Maartje Eyskens <[email protected]>
@pothos
Copy link
Member

pothos commented Mar 17, 2021

Would it make sense first to revert the reverts and then modify the shared module instead of doing this now for the to-be-removed code?

@pothos pothos requested a review from ipochi March 17, 2021 13:48
@meyskens
Copy link
Contributor Author

@pothos it probably does... happy to rebase this after those

@meyskens meyskens changed the title Support the ARM64 platform on bare-metal [WIP] Support the ARM64 platform on bare-metal Mar 17, 2021
Signed-off-by: Maartje Eyskens <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants