Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F147036487
D53292.id164887.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
502 B
Referenced Files
None
Subscribers
None
D53292.id164887.diff
View Options
diff --git a/sys/dev/random/fenestrasX/fx_pool.c b/sys/dev/random/fenestrasX/fx_pool.c
--- a/sys/dev/random/fenestrasX/fx_pool.c
+++ b/sys/dev/random/fenestrasX/fx_pool.c
@@ -206,6 +206,15 @@
[RANDOM_PURE_VMGENID] = {
.entc_cls = &fxrng_hi_push,
},
+ [RANDOM_PURE_QUALCOMM] = {
+ .entc_cls = &fxrng_hi_pull,
+ },
+ [RANDOM_PURE_ARMV8] = {
+ .entc_cls = &fxrng_hi_pull,
+ },
+ [RANDOM_PURE_ARM_TRNG] = {
+ .entc_cls = &fxrng_hi_pull,
+ },
};
/* Useful for single-bit-per-source state. */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Mar 8, 7:33 PM (10 h, 19 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29414707
Default Alt Text
D53292.id164887.diff (502 B)
Attached To
Mode
D53292: random: fenestrasX: Add missing entropy sources
Attached
Detach File
Event Timeline
Log In to Comment