commit | 29c9db4d98711606c48d130f328f848fa7adae55 | [log] [tgz] |
---|---|---|
author | Andrew F. Davis <afd@ti.com> | Tue Sep 17 17:15:40 2019 -0400 |
committer | Tom Rini <trini@konsulko.com> | Fri Oct 04 12:21:23 2019 -0400 |
tree | 756a8525e6feba9ca563b09531732e6f8ec327ab | |
parent | dd2d9899720895881e5c60fb38f91f22c53c97cc [diff] |
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>