commit | af7e3a43a8e76dcf2a39025adf8a9fb2e52bbb26 | [log] [tgz] |
---|---|---|
author | Zelalem Aweke <zelalem.aweke@arm.com> | Fri Oct 01 12:30:49 2021 -0500 |
committer | Zelalem Aweke <zelalem.aweke@arm.com> | Tue Oct 05 19:00:45 2021 +0200 |
tree | 23f11c5f2a8f26eccfa920e73b38162ed653644f | |
parent | 1fc09800c7452d9b6434ceb90f9362f6e53098fa [diff] |
feat(rme): disable Watchdog for Arm platforms if FEAT_RME enabled In the typical TF-A boot flow, the Trusted Watchdog is started at the beginning of BL1 and then stopped in BL1 after returning from BL2. However, in the RME boot flow there is no return path from BL2 to BL1. Therefore, disable the Watchdog if ENABLE_RME is set. Signed-off-by: Zelalem Aweke <zelalem.aweke@arm.com> Change-Id: Id88fbfab8e8440642414bed48c50e3fcb23f3621