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

Compatibility Inquiry: Bare Metal ARM Cortex-M0+ (Raspberry Pi Pico) with RELIC Library #301

Open
aymen99tn opened this issue Jul 24, 2024 · 1 comment

Comments

@aymen99tn
Copy link

Hello,

I am currently working on a project involving the RELIC toolkit on a bare-metal ARM Cortex-M0+(ARMVm6) microcontroller, specifically the Raspberry Pi Pico. During the build process, I encountered several issues related to undefined references and implicit declarations of certain functions. Here are the details of my setup and the issues I faced:

Setup:

Microcontroller: Raspberry Pi Pico (ARM Cortex-M0+)
Operating System: Bare-metal
Toolchain: arm-none-eabi-gcc

1/ Is the RELIC toolkit officially supported for bare-metal ARM Cortex-M0+(ARMvm6) microcontrollers?
2/ Are there specific configurations or additional steps required to build and run the RELIC library successfully?

Any assistance or pointers to relevant documentation would be greatly appreciated.

Thank you for your time and support.

@dfaranha
Copy link
Contributor

RELIC is not "officially" supported yet, but I have two Raspberry Picos I can try to build for, assuming this is still needed.

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

No branches or pull requests

2 participants