1# Copyright (c) 2018-2021 Linaro Limited 2# Copyright 2024 Arm Limited and/or its affiliates <open-source-office@arm.com> 3# SPDX-License-Identifier: Apache-2.0 4 5if SOC_MPS3_CORSTONE300 6 7config NUM_IRQS 8 default 128 9 10endif 11