HomeFreeBSD

arm64/vmm: Mark asm files as supporting BTI

Description

arm64/vmm: Mark asm files as supporting BTI

These already support BTI as they use the ENTRY macro. While the
non-VHE code doesn't need this the new VHE code will need it as it is
linked into either the kernel or the vmm module so will be included in
the BTI check.

Sponsored by: Arm Ltd

Details

Provenance
andrewAuthored on Aug 19 2024, 1:28 PM
Parents
rG79a19e0e8d8d: arm64/vmm: Hide non-VHE exception code from VHE
Branches
Unknown
Tags
Unknown