Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F153225453
D43303.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
620 B
Referenced Files
None
Subscribers
None
D43303.diff
View Options
diff --git a/sys/arm64/include/hypervisor.h b/sys/arm64/include/hypervisor.h
--- a/sys/arm64/include/hypervisor.h
+++ b/sys/arm64/include/hypervisor.h
@@ -55,11 +55,12 @@
/* Valid if HCR_EL2.E2H == 0 */
#define CPTR_TRAP_ALL 0xc01037ff /* Enable all traps */
#define CPTR_RES0 0x7fefc800
-#define CPTR_RES1 0x000033ff
+#define CPTR_RES1 0x000032ff
#define CPTR_TFP 0x00000400
#define CPTR_TTA 0x00100000
/* Valid if HCR_EL2.E2H == 1 */
#define CPTR_E2H_TRAP_ALL 0xd0000000
+#define CPTR_E2H_ZPEN 0x00030000
#define CPTR_E2H_FPEN 0x00300000
#define CPTR_E2H_TTA 0x10000000
/* Unconditionally valid */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Apr 20, 10:17 PM (2 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31811179
Default Alt Text
D43303.diff (620 B)
Attached To
Mode
D43303: arm64: Don't trap SVE to EL2
Attached
Detach File
Event Timeline
Log In to Comment