board: ti: am654: Disable TRNG node for HS devices
authorAndrew F. Davis <afd@ti.com>
Tue, 17 Sep 2019 21:15:40 +0000 (17:15 -0400)
committerTom Rini <trini@konsulko.com>
Fri, 4 Oct 2019 16:21:23 +0000 (12:21 -0400)
commit29c9db4d98711606c48d130f328f848fa7adae55
tree756a8525e6feba9ca563b09531732e6f8ec327ab
parentdd2d9899720895881e5c60fb38f91f22c53c97cc
board: ti: am654: Disable TRNG node for HS devices

On HS devices the access to TRNG is restricted on the non-secure
ARM side, disable the node in DT to prevent firewall violations.

Signed-off-by: Andrew F. Davis <afd@ti.com>
Reviewed-by: Lokesh Vutla <lokeshvutla@ti.com>
arch/arm/mach-k3/common.c
arch/arm/mach-k3/include/mach/sys_proto.h
board/ti/am65x/evm.c