Skip to content

Commit cee86f4

Browse files
committed
[ot] scripts/opentitan: add missing DTM files to clang format config file
Signed-off-by: Emmanuel Blot <eblot@rivosinc.com>
1 parent 5cd20fa commit cee86f4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/opentitan/clang-format.d/opentitan.lst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,15 @@ hw/opentitan/*.c
44
hw/opentitan/*.h
55
hw/riscv/debug.c
66
hw/riscv/dm*.c
7+
hw/riscv/dtm*.c
78
hw/riscv/ibex*.c
89
hw/riscv/ot_*.c
910
include/hw/jtag/*.h
1011
include/hw/misc/pulp_rv_dm.h
1112
include/hw/opentitan/*.h
1213
include/hw/riscv/debug.h
1314
include/hw/riscv/dm*.h
15+
include/hw/riscv/dtm*.h
1416
include/hw/riscv/ibex*.h
1517
include/hw/riscv/ot_*.h
1618
target/riscv/ibex*.c

0 commit comments

Comments
 (0)