Re: [PATCH 2/3] random: rng-seed source is utf-8
From: Rob Herring
Date: Fri Feb 14 2020 - 14:58:50 EST
On Fri, Feb 14, 2020 at 12:10 AM Masami Hiramatsu <mhiramat@xxxxxxxxxx> wrote:
>
> From: Mark Salyzyn <salyzyn@xxxxxxxxxxx>
>
> commit 428826f5358c922dc378830a1717b682c0823160
> ("fdt: add support for rng-seed") makes the assumption that the data
> in rng-seed is binary, when it is typically constructed of utf-8
Typically? Why is that?
> characters which has a bitness of roughly 6 to give appropriate
> credit due for the entropy.