Module Name: src Committed By: riastradh Date: Thu Feb 6 19:52:09 UTC 2020
Modified Files: src/sys/arch/arm/sunxi: sun8i_crypto.c Log Message: Fix previous brainfart. Don't use the uninitialized trng node as the root node -- derp. Instead, use the root node as the root node, and initialize the trng node here. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 src/sys/arch/arm/sunxi/sun8i_crypto.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.