xtensa: move out trax

This commit is contained in:
Renz Bagaporo
2021-02-20 20:39:55 +08:00
parent b1027005df
commit 1efdcd69d9
20 changed files with 278 additions and 178 deletions

View File

@@ -4281,4 +4281,9 @@
#define DPORT_MMU_ADDRESS_MASK 0xff
#define TRACEMEM_MUX_PROBLK0_APPBLK1 0
#define TRACEMEM_MUX_BLK0_ONLY 1
#define TRACEMEM_MUX_BLK1_ONLY 2
#define TRACEMEM_MUX_PROBLK1_APPBLK0 3
#endif /*_SOC_DPORT_REG_H_ */