Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
9e698468ce2f600a18eb951db6dd294dc559d586
/
.
/
soc
/
riscv
/
riscv-privilege
/
starfive_jh71xx
/
soc.h
blob: 0491bdaf41847212049a17b75d290733a5b70feb [
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
RISCV_MTIME_BASE
0x0200BFF8
#define
RISCV_MTIMECMP_BASE
0x02004000
#endif