blob: 8fd5e2108ce40190b254d89606d0015b65cd869a [file] [log] [blame]
/*
* Copyright (c) 2020 Cobham Gaisler AB
*
* SPDX-License-Identifier: Apache-2.0
*/
#ifndef __RISCV_VIRT_SOC_H_
#define __RISCV_VIRT_SOC_H_
#include <soc_common.h>
#define SIFIVE_SYSCON_TEST 0x00100000
#define RISCV_MSIP_BASE 0x02000000
#endif