Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152836446
D53292.id.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.id.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
Sat, Apr 18, 10:24 AM (22 h, 28 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31713521
Default Alt Text
D53292.id.diff (502 B)
Attached To
Mode
D53292: random: fenestrasX: Add missing entropy sources
Attached
Detach File
Event Timeline
Log In to Comment