summaryrefslogtreecommitdiff
path: root/platform/generic/include/andes/andes45.h
blob: 08b3d18876e0ef5e4d62b5c9889dccc355a1fceb (plain)
1
2
3
4
5
6
7
8
9
10
#ifndef _RISCV_ANDES45_H
#define _RISCV_ANDES45_H

#define CSR_MARCHID_MICROID 0xfff

/* Memory and Miscellaneous Registers */
#define CSR_MCACHE_CTL 0x7ca
#define CSR_MCCTLCOMMAND 0x7cc

#endif /* _RISCV_ANDES45_H */