HomeFreeBSD

arm64 gicv3: Use void pointers instead of vm_offset_t

Description

arm64 gicv3: Use void pointers instead of vm_offset_t

This removes the need for local diffs in CheriBSD where vm_offset_t
is an address and not the same as a uintptr_t. No functional change.

Reviewed by: imp, andrew
Sponsored by: University of Cambridge, Google, Inc.
Differential Revision: https://reviews.freebsd.org/D44341

Details

Provenance
jhbAuthored on Mar 15 2024, 5:09 PM
Reviewer
imp
Differential Revision
D44341: arm64 gicv3: Use void pointers instead of vm_offset_t
Parents
rG1b38f851d809: nvmecontrol: Update the test for a valid firmare revision slot
Branches
Unknown
Tags
Unknown