/* * Arm SCP/MCP Software * Copyright (c) 2020-2021, Arm Limited and Contributors. All rights reserved. * * SPDX-License-Identifier: BSD-3-Clause */ #ifndef DBG_SYSTEM_MAP #define DBG_SYSTEM_MAP #include #define DEBUG_UART_BASE SCP_UART_BASE #endif /* DBG_SYSTEM_MAP */