HomeFreeBSD

MFC r330727 (without optional dts part):

Description

MFC r330727 (without optional dts part):

[rpi] remove IRQ support for BCM233x RNG

Upstream DTBs don't provide IRQ lines for the RNG. Moreover, harvesting
bytes as often as the RNG interrupt is triggered (87 times per sec) is an
overkill.

For these reasons, get rid of the interrupt mode and make callout mode the
default, with random bits harvested every 4 seconds.

Submitted by: Sylvain Garrigues <sylgar@gmail.com>
Reviewed by: ian, imp, manu, mmel
Approved by: emaste
Differential Revision: https://reviews.freebsd.org/D14541

Details

Provenance
gonzoAuthored on
Reviewer
ian
Differential Revision
D14541: Make Raspberry Pi RNG compatible with upstream DTBs
Parents
rS331904: Default loader.conf: Drop efi_max_resolution to 1x1
Branches
Unknown
Tags
Unknown