Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152738330
D51822.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
536 B
Referenced Files
None
Subscribers
None
D51822.diff
View Options
diff --git a/sys/conf/files.arm64 b/sys/conf/files.arm64
--- a/sys/conf/files.arm64
+++ b/sys/conf/files.arm64
@@ -127,9 +127,11 @@
arm64/vmm/vmm_handlers.c optional vmm
arm64/vmm/vmm_call.S optional vmm
arm64/vmm/vmm_nvhe_exception.S optional vmm \
+ dependency "$S/arm64/vmm/vmm_hyp_exception.S" \
compile-with "${NOSAN_C} -fpie" \
no-obj
arm64/vmm/vmm_nvhe.c optional vmm \
+ dependency "$S/arm64/vmm/vmm_hyp.c" \
compile-with "${NOSAN_C} -fpie" \
no-obj
vmm_hyp_blob.elf.full optional vmm \
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 17, 7:39 PM (6 h, 30 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31645146
Default Alt Text
D51822.diff (536 B)
Attached To
Mode
D51822: sys/conf: Fix arm64 vmm_nvhe dependencies
Attached
Detach File
Event Timeline
Log In to Comment