Page MenuHomeFreeBSD

arm64: Update how we handle SpecSEI
ClosedPublic

Authored by andrew on Oct 15 2024, 2:02 PM.
Tags
None
Referenced Files
F106741013: D47126.diff
Sat, Jan 4, 5:20 PM
Unknown Object (File)
Fri, Jan 3, 1:49 AM
Unknown Object (File)
Dec 3 2024, 6:22 AM
Unknown Object (File)
Nov 29 2024, 10:06 AM
Unknown Object (File)
Nov 22 2024, 8:45 AM
Unknown Object (File)
Nov 21 2024, 11:08 AM
Unknown Object (File)
Nov 12 2024, 1:08 PM
Unknown Object (File)
Oct 21 2024, 6:19 PM
Subscribers

Details

Summary

The ID_AA64MMFR1_EL0.SpecSEI field needs to use MRS_HIGHER to get the
largest value from all CPUs. This is because it indicates when an
exception might happen when it's non-zero and can't happen when zero.
As indicating something that might happen even when it can't is safer
use MRS_HIGHER to handle this field.

Sponsored by: Arm Ltd

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 60006
Build 56891: arc lint + arc unit