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

mpfs/smp: Add riscv_macros to mpfs_shead #14561

Merged
merged 1 commit into from
Oct 30, 2024

Conversation

pussuw
Copy link
Contributor

@pussuw pussuw commented Oct 30, 2024

Summary

Add riscv_macros to mpfs_shead to get definition for riscv_set_inital_sp macro

Impact

Impact is only mpfs_shead.S, i.e. MPFS kernel mode build and CONFIG_SMP=y

Testing

Build passes when CONFIG_SMP=y

To get definition for riscv_set_inital_sp macro
@github-actions github-actions bot added Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture Size: XS The size of the change in this PR is very small labels Oct 30, 2024
@xiaoxiang781216 xiaoxiang781216 merged commit 9d42186 into apache:master Oct 30, 2024
17 checks passed
@pussuw pussuw deleted the mpfs_shead_fix branch October 30, 2024 14:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Arch: risc-v Issues related to the RISC-V (32-bit or 64-bit) architecture Size: XS The size of the change in this PR is very small
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants