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

[NOT REVIEW] Check zephyr secondary core support #8627

Closed

Conversation

RanderWang
Copy link
Collaborator

@RanderWang
Copy link
Collaborator Author

SOFCI TEST

1 similar comment
@RanderWang
Copy link
Collaborator Author

SOFCI TEST

@RanderWang RanderWang force-pushed the zephyr-secondary-core branch 5 times, most recently from ca35720 to 6ed12d1 Compare December 19, 2023 01:56
This changes the seconday core power up routine to use the newly
introduced k_smp_cpu_start() and k_smp_cpu_resume(). This removes
the need to mirror part of the SMP start up code from Zephyr, and
no longer need to call into Zephyr private kernel code.

Signed-off-by: Daniel Leung <daniel.leung@intel.com>
Signed-off-by: Rander Wang <rander.wang@intel.com>
@RanderWang
Copy link
Collaborator Author

SOFCI TEST

1 similar comment
@RanderWang
Copy link
Collaborator Author

SOFCI TEST

@lgirdwood
Copy link
Member

@RanderWang whats the ETA ? Btw, we have had a west update merged yesterday so some of your dependencies may be merged.

@RanderWang
Copy link
Collaborator Author

@RanderWang whats the ETA ? Btw, we have had a west update merged yesterday so some of your dependencies may be merged.

@lgirdwood it is for zephyr zephyrproject-rtos/zephyr#64755. it is still under review

@RanderWang RanderWang closed this Feb 27, 2024
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

Successfully merging this pull request may close these issues.

3 participants