blob: d6a7d2d2e37431817fe88f97f5a409a9406bf238 [file] [log] [blame]
/*
* SPDX-License-Identifier: Apache-2.0
*
* Copyright (c) 2020-2021 Microchip Technology Inc
*/
#ifndef __RISCV64_MPFS_SOC_H_
#define __RISCV64_MPFS_SOC_H_
#include <soc_common.h>
#include <zephyr/devicetree.h>
#define RISCV_MSIP_BASE 0x02000000
#endif /* __RISCV64_MPFS_SOC_H_ */