commit | 4f9b547ebd0a2924966fa927b47d64abcb73da7e | [log] [tgz] |
---|---|---|
author | Nicolas Pitre <npitre@baylibre.com> | Wed Jan 18 17:26:22 2023 -0500 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue Jan 24 15:26:18 2023 +0100 |
tree | 308647c8343af687f0bb11a97b93f0236160ead2 | |
parent | 4b675f34dbbaab1f81743a764c8d8019cdb00cac [diff] |
riscv: smp: prepare for more than one IPI type Right now this is hardcoded to z_sched_ipi(). Make it so that other IPI services can be added in the future. Signed-off-by: Nicolas Pitre <npitre@baylibre.com>