HomeFreeBSD

vmm: Only link the arm64 hyp code in vmm.ko once

Description

vmm: Only link the arm64 hyp code in vmm.ko once

This code runs at EL2 while the kernel runs at EL1. We build these
files for EL2 through a dependency in vmm_hyp_blob.elf.full so there
is no need to include them in SRCS.

Reviewed by: imp, kib, markj
Sponsored by: Arm Ltd
Differential Revision: https://reviews.freebsd.org/D45467

Details

Provenance
andrewAuthored on Mon, Jun 10, 2:58 PM
Reviewer
imp
Differential Revision
D45467: vmm: Only link the arm64 hyp code in vmm.ko once
Parents
rG87e5b17c149e: prepare-commit-msg: add 50 column marker
Branches
Unknown
Tags
Unknown