commit | a2175c872302d1b42a4da8b05bbda6065d0f2139 | [log] [tgz] |
---|---|---|
author | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | Fri Jan 28 17:14:21 2022 -0600 |
committer | Saheer Babu <saheer.babu@arm.com> | Tue Jan 21 12:25:02 2025 +0000 |
tree | 70f7dc6f5c51dd0f66e72d7719fa428c1a0c3c08 | |
parent | 8d2a144c3733e8434c0d293a8b9ce069e5265cf4 [diff] |
test(interrupts): use custom handler for interrupt SP registers a custom handler that checks and updates a flag. Once the watchdog interrupt triggers, the custom handler is invoked at the tail end of interrupt handling. This helps the test to ensure the virtual interrupt corresponding to the trusted watchdog timer was correctly handled. Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com> Change-Id: I7e388076165d097ec7f2bb493b83fe11d2bc0f34