rpi3: Move rng driver to drivers
To allow sharing the driver between the RPi3 and RPi4, move the random
number generator driver into the generic driver directory.

Change-Id: Iae94d7cb22c6bce3af9bff709d76d4caf87b14d1
Signed-off-by: Andre Przywara <andre.przywara@arm.com>
1 parent c003118 commit 990ab78e788093d30b9416927fafb3bc13fa086f
@Andre Przywara Andre Przywara authored on 9 Jul 2019
Showing 5 changed files
View
drivers/rpi3/rng/rpi3_rng.c 0 → 100644
View
include/drivers/rpi3/rng/rpi3_rng.h 0 → 100644
View
plat/rpi/rpi3/platform.mk
View
plat/rpi/rpi3/rpi3_private.h
View
plat/rpi/rpi3/rpi3_rng.c 100644 → 0