Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F35210089
tail
ehem_freebsd_m5p.com (Elliott Mitchell)
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Authored By
ehem_freebsd_m5p.com
Jan 13 2022, 7:40 AM
2022-01-13 07:40:04 (UTC+0)
Size
7 KB
Referenced Files
None
Subscribers
None
tail
View Options
--- ptrauth.o ---
freebsd/sys/arm64/arm64/ptrauth.c:158:2: error: unknown architectural extension: pauth
LOAD_KEY(kern, apia);
^
freebsd/sys/arm64/arm64/ptrauth.c:142:2: note: expanded from macro 'LOAD_KEY'
".arch_extension pauth \n" \
^
<inline asm>:1:18: note: instantiated into assembly here
.arch_extension pauth
^
freebsd/sys/arm64/arm64/ptrauth.c:158:2: error: expected writable system register or pstate
LOAD_KEY(kern, apia);
^
freebsd/sys/arm64/arm64/ptrauth.c:143:3: note: expanded from macro 'LOAD_KEY'
"msr "#name"keylo_el1, %0 \n" \
^
<inline asm>:2:5: note: instantiated into assembly here
msr apiakeylo_el1, x8
^
freebsd/sys/arm64/arm64/ptrauth.c:158:2: error: expected writable system register or pstate
LOAD_KEY(kern, apia);
^
freebsd/sys/arm64/arm64/ptrauth.c:144:3: note: expanded from macro 'LOAD_KEY'
"msr "#name"keyhi_el1, %1 \n" \
^
<inline asm>:3:5: note: instantiated into assembly here
msr apiakeyhi_el1, x8
^
freebsd/sys/arm64/arm64/ptrauth.c:158:2: error: unknown architectural extension: pauth
LOAD_KEY(kern, apia);
^
freebsd/sys/arm64/arm64/ptrauth.c:145:3: note: expanded from macro 'LOAD_KEY'
".arch_extension nopauth \n" \
^
<inline asm>:4:17: note: instantiated into assembly here
.arch_extension nopauth
^
freebsd/sys/arm64/arm64/ptrauth.c:210:6: error: unknown architectural extension: pauth
".arch_extension pauth \n"
^
<inline asm>:1:18: note: instantiated into assembly here
.arch_extension pauth
^
freebsd/sys/arm64/arm64/ptrauth.c:211:7: error: expected writable system register or pstate
"msr apiakeylo_el1, %0 \n"
^
<inline asm>:2:5: note: instantiated into assembly here
msr apiakeylo_el1, x0
^
freebsd/sys/arm64/arm64/ptrauth.c:212:7: error: expected writable system register or pstate
"msr apiakeyhi_el1, %1 \n"
^
<inline asm>:3:5: note: instantiated into assembly here
msr apiakeyhi_el1, x8
^
freebsd/sys/arm64/arm64/ptrauth.c:213:7: error: unknown architectural extension: pauth
".arch_extension nopauth \n"
^
<inline asm>:4:17: note: instantiated into assembly here
.arch_extension nopauth
^
freebsd/sys/arm64/arm64/ptrauth.c:228:3: error: unknown architectural extension: pauth
LOAD_KEY(kern, apia);
^
freebsd/sys/arm64/arm64/ptrauth.c:142:2: note: expanded from macro 'LOAD_KEY'
".arch_extension pauth \n" \
^
<inline asm>:1:18: note: instantiated into assembly here
.arch_extension pauth
^
freebsd/sys/arm64/arm64/ptrauth.c:228:3: error: expected writable system register or pstate
LOAD_KEY(kern, apia);
^
freebsd/sys/arm64/arm64/ptrauth.c:143:3: note: expanded from macro 'LOAD_KEY'
"msr "#name"keylo_el1, %0 \n" \
^
<inline asm>:2:5: note: instantiated into assembly here
msr apiakeylo_el1, x8
^
freebsd/sys/arm64/arm64/ptrauth.c:228:3: error: expected writable system register or pstate
LOAD_KEY(kern, apia);
^
freebsd/sys/arm64/arm64/ptrauth.c:144:3: note: expanded from macro 'LOAD_KEY'
"msr "#name"keyhi_el1, %1 \n" \
^
<inline asm>:3:5: note: instantiated into assembly here
msr apiakeyhi_el1, x9
^
freebsd/sys/arm64/arm64/ptrauth.c:228:3: error: unknown architectural extension: pauth
LOAD_KEY(kern, apia);
^
freebsd/sys/arm64/arm64/ptrauth.c:145:3: note: expanded from macro 'LOAD_KEY'
".arch_extension nopauth \n" \
^
<inline asm>:4:17: note: instantiated into assembly here
.arch_extension nopauth
^
freebsd/sys/arm64/arm64/ptrauth.c:242:2: error: unknown architectural extension: pauth
LOAD_KEY(kern, apia);
^
freebsd/sys/arm64/arm64/ptrauth.c:142:2: note: expanded from macro 'LOAD_KEY'
".arch_extension pauth \n" \
^
<inline asm>:1:18: note: instantiated into assembly here
.arch_extension pauth
^
freebsd/sys/arm64/arm64/ptrauth.c:242:2: error: expected writable system register or pstate
LOAD_KEY(kern, apia);
^
freebsd/sys/arm64/arm64/ptrauth.c:143:3: note: expanded from macro 'LOAD_KEY'
"msr "#name"keylo_el1, %0 \n" \
^
<inline asm>:2:5: note: instantiated into assembly here
msr apiakeylo_el1, x8
^
freebsd/sys/arm64/arm64/ptrauth.c:242:2: error: expected writable system register or pstate
LOAD_KEY(kern, apia);
^
freebsd/sys/arm64/arm64/ptrauth.c:144:3: note: expanded from macro 'LOAD_KEY'
"msr "#name"keyhi_el1, %1 \n" \
^
<inline asm>:3:5: note: instantiated into assembly here
msr apiakeyhi_el1, x9
^
freebsd/sys/arm64/arm64/ptrauth.c:242:2: error: unknown architectural extension: pauth
LOAD_KEY(kern, apia);
^
freebsd/sys/arm64/arm64/ptrauth.c:145:3: note: expanded from macro 'LOAD_KEY'
".arch_extension nopauth \n" \
^
<inline asm>:4:17: note: instantiated into assembly here
.arch_extension nopauth
^
freebsd/sys/arm64/arm64/ptrauth.c:253:2: error: unknown architectural extension: pauth
LOAD_KEY(user, apia);
^
freebsd/sys/arm64/arm64/ptrauth.c:142:2: note: expanded from macro 'LOAD_KEY'
".arch_extension pauth \n" \
^
<inline asm>:1:18: note: instantiated into assembly here
.arch_extension pauth
^
freebsd/sys/arm64/arm64/ptrauth.c:253:2: error: expected writable system register or pstate
LOAD_KEY(user, apia);
^
freebsd/sys/arm64/arm64/ptrauth.c:143:3: note: expanded from macro 'LOAD_KEY'
"msr "#name"keylo_el1, %0 \n" \
^
<inline asm>:2:5: note: instantiated into assembly here
msr apiakeylo_el1, x8
^
freebsd/sys/arm64/arm64/ptrauth.c:253:2: error: expected writable system register or pstate
LOAD_KEY(user, apia);
^
freebsd/sys/arm64/arm64/ptrauth.c:144:3: note: expanded from macro 'LOAD_KEY'
"msr "#name"keyhi_el1, %1 \n" \
^
<inline asm>:3:5: note: instantiated into assembly here
msr apiakeyhi_el1, x9
^
fatal error: too many errors emitted, stopping now [-ferror-limit=]
20 errors generated.
*** [ptrauth.o] Error code 1
File Metadata
Details
Attached
Mime Type
text/plain
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4398210
Default Alt Text
tail (7 KB)
Attached To
Mode
D31261: Add arm64 pointer authentication support
Attached
Detach File
Event Timeline
Log In to Comment