John Tsichritzis | d1193ef | 2019-07-16 15:30:22 +0100 | [diff] [blame] | 1 | # |
Sandrine Bailleux | 838b88a | 2020-02-17 09:35:10 +0100 | [diff] [blame] | 2 | # Copyright (c) 2019-2020, Arm Limited. All rights reserved. |
John Tsichritzis | d1193ef | 2019-07-16 15:30:22 +0100 | [diff] [blame] | 3 | # |
| 4 | # SPDX-License-Identifier: BSD-3-Clause |
| 5 | # |
| 6 | |
Madhukar Pappireddy | d1c81f9 | 2021-04-28 14:59:25 +0200 | [diff] [blame] | 7 | # The multicore spurious interrupt test is known to cause problems on Juno |
| 8 | IRQ support in TSP/Multicore spurious interrupt test |
Wing Li | cb88add | 2022-10-29 02:32:06 +0100 | [diff] [blame] | 9 | |
| 10 | # OS-initiated mode is not supported on Juno |
| 11 | PSCI CPU Suspend in OSI mode |