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

cpu/riscv_common: convert to uword_t usage #19345

Merged
merged 1 commit into from
Mar 5, 2023

Conversation

dylad
Copy link
Member

@dylad dylad commented Mar 3, 2023

Contribution description

This PR makes use of uword_t type in a few places in cpu/riscv_common.
This should not have any effect on produced binaries.

Testing procedure

CI should be enough.

Issues/PRs references

Quickly adapt from #16994. It will help for 64 bits support one day ;)

Signed-off-by: Dylan Laduranty <dylan.laduranty@mesotic.com>
@dylad dylad requested a review from bergzand March 3, 2023 21:22
@github-actions github-actions bot added Area: cpu Area: CPU/MCU ports Platform: RISC-V Platform: This PR/issue effects RISC-V-based platforms labels Mar 3, 2023
@benpicco benpicco added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Mar 4, 2023
@riot-ci
Copy link

riot-ci commented Mar 4, 2023

Murdock results

✔️ PASSED

5f699ee cpu/riscv_common: convert to uword_t usage

Success Failures Total Runtime
6919 0 6919 13m:14s

Artifacts

@benpicco
Copy link
Contributor

benpicco commented Mar 4, 2023

bors merge

@bors
Copy link
Contributor

bors bot commented Mar 5, 2023

Build succeeded:

@bors bors bot merged commit a9310ed into RIOT-OS:master Mar 5, 2023
@dylad dylad deleted the pr/cpu/riscv_uword branch March 5, 2023 08:24
@dylad
Copy link
Member Author

dylad commented Mar 5, 2023

Thanks for the merge

@MrKevinWeiss MrKevinWeiss added this to the Release 2023.04 milestone Apr 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: cpu Area: CPU/MCU ports CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Platform: RISC-V Platform: This PR/issue effects RISC-V-based platforms
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants