Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F146603864
D42595.id130077.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
393 B
Referenced Files
None
Subscribers
None
D42595.id130077.diff
View Options
diff --git a/sys/libkern/arm64/crc32c_armv8.S b/sys/libkern/arm64/crc32c_armv8.S
--- a/sys/libkern/arm64/crc32c_armv8.S
+++ b/sys/libkern/arm64/crc32c_armv8.S
@@ -26,6 +26,8 @@
*/
#include <machine/asm.h>
+#include <sys/elf_common.h>
+
.arch_extension crc
/*
@@ -76,3 +78,5 @@
end:
ret
END(armv8_crc32c)
+
+GNU_PROPERTY_AARCH64_FEATURE_1_NOTE(GNU_PROPERTY_AARCH64_FEATURE_1_VAL)
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Mar 5, 12:50 AM (1 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29263662
Default Alt Text
D42595.id130077.diff (393 B)
Attached To
Mode
D42595: arm64: Mark the armv8 crc32c as supporting BTI
Attached
Detach File
Event Timeline
Log In to Comment