seL4/src/smp
JorgeMVP b8f1753d64 ipi: add missing barrier and enforce completion
- dmb() no longer works for GICv3, and consequently
a stronger barrier like dsb() has to be used. A weaker
variant of dsb is used to ensure the observability of
complete stores in the same inner-shareable domain.

Signed-off-by: JorgeMVP <jorgepereira89@gmail.com>
2023-04-23 15:00:48 +10:00
..
ipi.c ipi: add missing barrier and enforce completion 2023-04-23 15:00:48 +10:00
lock.c Convert license tags to SPDX identifiers 2020-03-09 13:21:49 +08:00