/* * Copyright (c) 2006-2023, RT-Thread Development Team * * SPDX-License-Identifier: Apache-2.0 * * Email: opensource_embedded@phytium.com.cn * * Change Logs: * Date Author Notes * 2023-04-27 huanghe first version * */ #include "rtconfig.h" #include #include /* mmu config */ struct mem_desc platform_mem_desc[] = { { 0x80000000, 0xFFFFFFFF, 0x80000000, DDR_MEM }, { 0, //< QSPI 0x1FFFFFFF, 0, DEVICE_MEM }, { 0x20000000, //