History log of /rk3399_rockchip-uboot/drivers/rng/rockchip_rng.c (Results 1 – 6 of 6)
Revision Date Author Comments
# 3435e661 01-Apr-2025 Lin Jinhan <troy.lin@rock-chips.com>

rockchip: rng: Fixed rng base address error on CRYPTO V2

For the latest dts configuration, the rng address should
be used after subtracting 0x400.

Signed-off-by: Lin Jinhan <troy.lin@rock-chips.com

rockchip: rng: Fixed rng base address error on CRYPTO V2

For the latest dts configuration, the rng address should
be used after subtracting 0x400.

Signed-off-by: Lin Jinhan <troy.lin@rock-chips.com>
Change-Id: I8ea6f5b20fec40a7a5c2fb62ef8639f15fd79d67

show more ...


# 726404a5 13-Feb-2023 Joseph Chen <chenjh@rock-chips.com>

rockchip: rng: Add clk enable/disable

Signed-off-by: Joseph Chen <chenjh@rock-chips.com>
Change-Id: I97cffb4cd723c1a1305e34d3a3fd676f677522dd


# 2e58f102 08-Dec-2022 Lin Jinhan <troy.lin@rock-chips.com>

rockchip: rng: modify trng v2 to rkrng

The name "trng v2" is inaccurate and misleading, modify name to "rkrng".
Use "rockchip,rkrng" instead of "rockchip,trngv2" as compatible.

Signed-off-by: Lin J

rockchip: rng: modify trng v2 to rkrng

The name "trng v2" is inaccurate and misleading, modify name to "rkrng".
Use "rockchip,rkrng" instead of "rockchip,trngv2" as compatible.

Signed-off-by: Lin Jinhan <troy.lin@rock-chips.com>
Change-Id: I249179832a8c6a96d982b48a416718f0c5164213

show more ...


# 7f96a063 22-Aug-2022 Lin Jinhan <troy.lin@rock-chips.com>

rockchip: rng: add trngv2 for rk3528

Signed-off-by: Lin Jinhan <troy.lin@rock-chips.com>
Change-Id: I1b816eccddf5638d53d7090ddb46ee5af3dafd9c


# 09f31aed 12-Nov-2021 Lin Jinhan <troy.lin@rock-chips.com>

rockchip: rng: add trngv1 for rk3588

Signed-off-by: Lin Jinhan <troy.lin@rock-chips.com>
Change-Id: Ifa5cfe6d99beba9912810253db67613a616519f1


# 3ebc872d 13-Mar-2020 Lin Jinhan <troy.lin@rock-chips.com>

UPSTREAM: rockchip: rng: Add a driver for random number generator(rng) device

Add a driver for the rng device found on rockchip platforms.
Support rng module of crypto v1 and crypto v2.

Change-Id:

UPSTREAM: rockchip: rng: Add a driver for random number generator(rng) device

Add a driver for the rng device found on rockchip platforms.
Support rng module of crypto v1 and crypto v2.

Change-Id: I5be779aa08452977965d032e366f4e36c930b12e
Signed-off-by: Lin Jinhan <troy.lin@rock-chips.com>
(cherry picked from commit b072d00c225e5b8147ed7444ebeae4ddd336870b)
Signed-off-by: Lin Jinhan <troy.lin@rock-chips.com>

show more ...