Browse Source
Merge pull request #2025 from mslijepc/mslijepc_20250702_additional-files-riscvmkin
added jtag_dtm and remote_bitbang to riscv_install_hdrs
pull/2029/head
Andrew Waterman
11 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
2 additions and
0 deletions
-
riscv/riscv.mk.in
|
|
@ -33,11 +33,13 @@ riscv_install_hdrs = \ |
|
|
entropy_source.h \
|
|
|
entropy_source.h \
|
|
|
extension.h \
|
|
|
extension.h \
|
|
|
isa_parser.h \
|
|
|
isa_parser.h \
|
|
|
|
|
|
jtag_dtm.h \
|
|
|
log_file.h \
|
|
|
log_file.h \
|
|
|
memtracer.h \
|
|
|
memtracer.h \
|
|
|
mmu.h \
|
|
|
mmu.h \
|
|
|
platform.h \
|
|
|
platform.h \
|
|
|
processor.h \
|
|
|
processor.h \
|
|
|
|
|
|
remote_bitbang.h \
|
|
|
rocc.h \
|
|
|
rocc.h \
|
|
|
sim.h \
|
|
|
sim.h \
|
|
|
simif.h \
|
|
|
simif.h \
|
|
|
|