mvebu: cortexa53: Enable Armada 37xx rWTM driver
authorMarek Behún <kabel@kernel.org>
Sun, 9 Jan 2022 21:01:41 +0000 (22:01 +0100)
committerChristian Lamparter <chunkeey@gmail.com>
Sat, 15 Jan 2022 16:41:18 +0000 (17:41 +0100)
commit43659a7d740ce3dc3157b52b5e0d7bfdc986698e
treeca320cde8d1c99c44c0b2061c99613c406c4c585
parentbf991fa35754c92da1400e6e0b018c8b787e5ec3
mvebu: cortexa53: Enable Armada 37xx rWTM driver

Enabling Armada 37xx rWTM driver. This gives the kernel access to random
number generator, if provided by the rWTM firmware.

Note that the driver is called turris-mox-rwtm because it was initially
written for Turris MOX, but will also work on other Armada 37xx
platforms, if they use rWTM firmware from CZ.NIC [1].

It makes sense to have this driver built-in, so that kernel has access
to random number generator without needing to load any drivers.

[1] https://gitlab.nic.cz/turris/mox-boot-builder

Signed-off-by: Marek Behún <kabel@kernel.org>
Reviewed-by: Andre Heider <a.heider@gmail.com>
target/linux/mvebu/cortexa53/config-5.10