Skip to content

Commit 82aa799

Browse files
committed
Revert "[syntacore] tools/syntacore: add N extension registers to IDE cloack"
This reverts commit 00f4386. The list in `ide_cloak.tcl` is a list of registers that should be exposed, so adding registers to that list to hide them is a mistake. Change-Id: I7c76aedc99f86949acbf05300af5dfa8ec5c9697 Signed-off-by: Evgeniy Naydanov <[email protected]>
1 parent 6c9e204 commit 82aa799

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tools/syntacore/ide_cloak.tcl

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -105,10 +105,6 @@ proc generateIdeCloak { } {
105105
vtype \
106106
vxrm \
107107
vxsat \
108-
sedeleg \
109-
sideleg \
110-
uscratchcsw \
111-
uscratchcswl \
112108
]
113109

114110
set CSRS_TO_HIDE [generateListOfCloakedAddresses $IDE_CSRS]

0 commit comments

Comments
 (0)