commit | 889037307cd441431e448c752ad4fe0cebe8939b | [log] [tgz] |
---|---|---|
author | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | Thu Sep 01 16:48:01 2022 -0500 |
committer | Madhukar Pappireddy <madhukar.pappireddy@arm.com> | Tue Oct 04 15:01:19 2022 -0500 |
tree | fc532db7e1e3ddae86c94b949d25022773e67bf6 | |
parent | c19d208327f2ca05d261f8d2c4a40889eb2ffd33 [diff] |
fix(interrupts): dont enable virtual maintenance interrupts SPMC enables the following virtual maintenance interrupts by default for each Secure Partition: > MANAGED_EXIT_INTERRUPT_ID > NOTIFICATION_PENDING_INTERRUPT_INTID Hence, no need to send a request to SPs to enable them. Signed-off-by: Madhukar Pappireddy <madhukar.pappireddy@arm.com> Change-Id: I7fc605b9b78ad759728909cd28ad2d2083c5de54