commit | 89b45d42145027d15a15046b53ec24ae324b6a70 | [log] [tgz] |
---|---|---|
author | Hai Pham <hai.pham.ud@renesas.com> | Tue Feb 28 00:02:18 2023 +0100 |
committer | Marek Vasut <marek.vasut+renesas@mailbox.org> | Sat Mar 18 11:59:45 2023 +0100 |
tree | 28582ee7db9ae50947db099876aa42124998ba1a | |
parent | a39b51afc3ad778911a57d59404e4edbbae61d76 [diff] |
ARM: renesas: falcon: Initialize ARM generic timer and GICv3 if EL3 U-Boot executes at EL3 is required to initalize those settings. In other cases, they will be done by prior-stage firmware instead. This fixes crash when U-Boot is at non-secure exception level. Reviewed-by: Marek Vasut <marek.vasut+renesas@mailbox.org> Signed-off-by: Hai Pham <hai.pham.ud@renesas.com> Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>