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: multiprocessing: add new broadcast rutine #9217

Closed

Commits on Jun 11, 2024

  1. west.yml: update Zephyr to 2efc447c1b4

    This commit updates the SOF codebase to align with recent changes
    in the Zephyr project. It includes the following changes:
    
    - Updates the Zephyr to the rev 2efc447c1b41efd23447ea180731d673114f06d8
    - Introduces a new routine `arch_sched_broadcast_ipi()`
      to replace the deprecated `arch_sched_ipi()` for broadcasting IPIs.
    - Replaces the deprecated `z_arch_esf_t` struct with
      the new `struct arch_esf` in the `k_sys_fatal_error_handler` function.
    
    Signed-off-by: Dobrowolski, PawelX <pawelx.dobrowolski@intel.com>
    pjdobrowolski committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    32ade85 View commit details
    Browse the repository at this point in the history