opnsense-src/sys/modules/vmm
Mark Johnston 52f3d65089 arm64/vmm: Define a dummy _start symbol in vmm_hyp_blob.elf
To silence a linker warning about _start being missing.  This blob
contains code executed at EL2 and is only meant to be entered via
exception handlers.

Reviewed by:	bz, emaste
Fixes:		47e073941f ("Import the kernel parts of bhyve/arm64")
Differential Revision:	https://reviews.freebsd.org/D44735
2024-04-11 11:04:22 -04:00
..
Makefile arm64/vmm: Define a dummy _start symbol in vmm_hyp_blob.elf 2024-04-11 11:04:22 -04:00