u-boot-brain/drivers/rng
Matthias Brugger 3ac05239b4 rng: iproc_rng200: Enable support for RPi4 armv7
On the RPi4 armv7 build we have the situationt that we use physical
addresses of 64 bit, while the virtual addresses are 32 bit.
Remap the base address in this scenario via map_physmem().

Signed-off-by: Matthias Brugger <mbrugger@suse.com>
2021-03-02 13:53:48 +01:00
..
Kconfig rng: Add iProc RNG200 driver 2021-02-16 23:24:06 +01:00
Makefile rng: Add iProc RNG200 driver 2021-02-16 23:24:06 +01:00
iproc_rng200.c rng: iproc_rng200: Enable support for RPi4 armv7 2021-03-02 13:53:48 +01:00
meson-rng.c dm: treewide: Rename ..._platdata variables to just ..._plat 2020-12-13 16:51:09 -07:00
msm_rng.c dm: treewide: Rename auto_alloc_size members to be shorter 2020-12-13 08:00:25 -07:00
rng-uclass.c dm: rng: Add random number generator(rng) uclass 2020-01-07 18:08:21 +01:00
rockchip_rng.c dm: treewide: Rename ..._platdata variables to just ..._plat 2020-12-13 16:51:09 -07:00
sandbox_rng.c common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
stm32mp1_rng.c dm: treewide: Rename ..._platdata variables to just ..._plat 2020-12-13 16:51:09 -07:00