summaryrefslogtreecommitdiff
path: root/regress
diff options
context:
space:
mode:
authorMark Kettenis <kettenis@cvs.openbsd.org>2022-02-13 15:54:08 +0000
committerMark Kettenis <kettenis@cvs.openbsd.org>2022-02-13 15:54:08 +0000
commitbc1c9feb431ab3d9824bd24c759278b556f473c5 (patch)
tree3eebd0ce8df1e11ac1209d6cc4711492a13c4a75 /regress
parent57f6eed417d1c985b515fbbdaa9ad5097a723b9c (diff)
The Apple M1 SoC has two mechanism for doing IPIs. The first method uses
the interrupt controller, the second method used implementation-specific CPU registers. The M1 Pro/Max SoCs use a modified interrupt controller that no longer provides the first method. So switch to the second method in preparation for adding M1 Pro/Max support to OpenBSD. As a bonus this mechanism seems to be faster (which may be why Apple calls these "fast" IPIs). ok patrick@
Diffstat (limited to 'regress')
0 files changed, 0 insertions, 0 deletions