Browse Source
Added new mps2 soc an383 to enable testing with ARM FVP. Signed-off-by: Samuel Chee <samche01@arm.com>pull/83640/head
4 changed files with 21 additions and 0 deletions
@ -0,0 +1,9 @@
@@ -0,0 +1,9 @@
|
||||
# Copyright 2024 Arm Limited and/or its affiliates <open-source-office@arm.com> |
||||
# SPDX-License-Identifier: Apache-2.0 |
||||
|
||||
if SOC_MPS2_AN500 |
||||
|
||||
config NUM_IRQS |
||||
default 32 |
||||
|
||||
endif |
Loading…
Reference in new issue