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

zephyr: sof: update board name for HWMv2 #40

Open
wants to merge 8 commits into
base: zephyr
Choose a base branch
from

Conversation

iuliana-prodan
Copy link
Collaborator

Update NXP board names and configs with the ones for HWMv2.

dcpleung and others added 7 commits January 22, 2024 12:39
This uses arch_cpu_start() instead of arch_start_cpu() as it has
been renamed to align with the CPU namespace.

Signed-off-by: Daniel Leung <[email protected]>
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 <[email protected]>
nxp_adsp_imx8ulp needs to be in allowed platforms.

Signed-off-by: Anas Nashif <[email protected]>
Use direct call to function instead of going over a redefine.

Signed-off-by: Anas Nashif <[email protected]>
Set min. cmake version required to what zephyr uses.

Signed-off-by: Anas Nashif <[email protected]>
Use system cache API instead of soc specific calls.

Signed-off-by: Anas Nashif <[email protected]>
Update NXP board names and configs with
the ones for HWMv2.

Signed-off-by: Iuliana Prodan <[email protected]>
@marc-hb
Copy link

marc-hb commented Apr 23, 2024

I think HWMv2 is behind us now, @iuliana-prodan can this be closed?

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.

4 participants