mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2026-07-06 19:11:20 +00:00
The Rambus TRNG IP-76 driver was ported from Linux kernel (omap-rng.c), which was initially licensed under GPL-2.0. In term of the license violation, remove this driver and the related SMC call that originally added by the following two commits: commit57660d9d79("plat/marvell/armada/a8k: support HW RNG by SMC") commit6aa9f5d164("drivers/rambus: add TRNG-IP-76 driver") Change-Id: Id8c99db2e51b49623b3b034106c989a46f690b60 Signed-off-by: Wilson Ding <dingwei@marvell.com>