Skip to content

Provide aarch64 / MacOS M series chip support for foc-devnet #35

@redpanda-f

Description

@redpanda-f

Currently, the foc-devnet repo requires the CPU to be x86_64. However, for dev adoption, supporting aarch64 is important.

Some issues identified on this end are:

  1. The need to have different proof parameters downloaded per architecture. Current code only supports it for x86 and falls back on S3 archive, which also has only one arch support. Both needs to be extended.
  2. Apple specific Group ID and User ID support. Part of this work has already been undertaken as part of fix: Docker build on macOS #32
  3. Test curio and lotus build on macos
  4. Run integration-test CI on aarch64

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

📌 Triage

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions