bbracker
|
cb15d7e4c7
|
change debugBuildroot because GDB formatted list is now 50 lines long per instruction (we lost 6 CSRs on the whole)
|
2021-07-19 19:30:29 -04:00 |
|
bbracker
|
4d10cfc98b
|
create qemu_output.txt
|
2021-07-19 18:02:41 -04:00 |
|
bbracker
|
e4a50a5bb8
|
change memread testvectors to not left-shift bytes and half-words
|
2021-07-18 21:49:53 -04:00 |
|
bbracker
|
8d65d50085
|
separated buildroot debugging from buildroot logging
|
2021-07-17 14:52:34 -04:00 |
|
bbracker
|
b0fcfc2773
|
reduce number of UART ports to 1
|
2021-07-16 12:42:29 -04:00 |
|
bbracker
|
01ca22af49
|
changed stop of linux boot from arch_cpu_idle to do_idle
|
2021-07-16 12:27:15 -04:00 |
|
bbracker
|
ae7d48c326
|
incremental linux config de-bloating
|
2021-07-16 12:08:58 -04:00 |
|
bbracker
|
40352ab7e4
|
incremental linux config de-bloating
|
2021-07-16 11:33:11 -04:00 |
|
bbracker
|
b1fe4ff295
|
incremental linux config de-bloating
|
2021-07-16 11:15:25 -04:00 |
|
bbracker
|
f34e28d187
|
incremental linux config de-bloating
|
2021-07-16 01:58:21 -04:00 |
|
bbracker
|
3bcc5808d4
|
incremental linux config de-bloating
|
2021-07-16 01:54:36 -04:00 |
|
bbracker
|
ff90e6744c
|
incremental linux config de-bloating
|
2021-07-16 01:43:16 -04:00 |
|
bbracker
|
ca5a1755f3
|
incremental linux config de-bloating
|
2021-07-16 01:33:51 -04:00 |
|
bbracker
|
b003c651be
|
incremental linux config de-bloating
|
2021-07-16 01:25:41 -04:00 |
|
bbracker
|
ae886b015d
|
incremental linux config de-bloating
|
2021-07-16 01:00:12 -04:00 |
|
bbracker
|
7340e089f7
|
incremental linux config de-bloating
|
2021-07-16 00:46:22 -04:00 |
|
bbracker
|
c4716af4d6
|
incremental linux config de-bloating
|
2021-07-16 00:41:18 -04:00 |
|
bbracker
|
0238b869fb
|
incremental linux config de-bloating
|
2021-07-16 00:34:41 -04:00 |
|
bbracker
|
3273b030e1
|
incremental linux config de-bloating
|
2021-07-16 00:16:12 -04:00 |
|
bbracker
|
66bf2005fe
|
incremental linux config de-bloating
|
2021-07-16 00:10:31 -04:00 |
|
bbracker
|
4734f0eee5
|
incremental linux config de-bloating
|
2021-07-15 23:53:15 -04:00 |
|
bbracker
|
e565adfece
|
incremental linux config de-bloating
|
2021-07-15 23:30:24 -04:00 |
|
bbracker
|
3ff723493f
|
incremental linux config de-bloating
|
2021-07-15 23:12:21 -04:00 |
|
bbracker
|
8586462ee5
|
incremental linux config de-bloating
|
2021-07-15 23:00:20 -04:00 |
|
bbracker
|
03e0bdaa5a
|
incremental linux config de-bloating
|
2021-07-15 21:33:52 -04:00 |
|
bbracker
|
e922732fc5
|
incremental linux config de-bloating
|
2021-07-15 20:54:36 -04:00 |
|
bbracker
|
c2535308fd
|
working linux config
|
2021-07-15 18:49:54 -04:00 |
|
bbracker
|
3b6291b734
|
stripped down busybox a bit
|
2021-07-15 16:07:56 -04:00 |
|
bbracker
|
335afb14e7
|
testvector unlinker for dev purposes
|
2021-07-14 11:05:34 -04:00 |
|
bbracker
|
92899b33f8
|
make testvector scripts agree with new file structure; use symbols to determine end of linux boot
|
2021-07-14 00:21:29 -04:00 |
|
bbracker
|
28887bb3d5
|
needed to create a directory for gdb script
|
2021-07-13 19:39:57 -04:00 |
|
bbracker
|
f2bf4920d7
|
Merge branch 'main' of https://github.com/davidharrishmc/riscv-wally into main
|
2021-07-13 16:16:04 -04:00 |
|
bbracker
|
64d22753b5
|
changed QEMU to use different ports
|
2021-07-13 16:15:51 -04:00 |
|
bbracker
|
3565580f40
|
updated buildroot make procedure to incorporate configs more robustly
|
2021-07-13 12:40:14 -04:00 |
|
bbracker
|
99587f58f7
|
whoops I accidentally made main.config into a symbolic link; now it is a source file
|
2021-07-13 11:00:01 -04:00 |
|
bbracker
|
4b615c1564
|
working config for a buildroot that boots
|
2021-07-13 10:04:09 -04:00 |
|
bbracker
|
6bd0ca673c
|
rootfs.cpio no longer overlaps
|
2021-07-11 05:11:12 -04:00 |
|
bbracker
|
feaeeaf6ac
|
greatly stripped down unused stuff in linux config
|
2021-07-10 11:53:35 -04:00 |
|
bbracker
|
2a54f6f242
|
fix_mem.py bugfix
|
2021-07-09 18:56:17 -04:00 |
|
bbracker
|
1f52a2f938
|
organize/update buildroot scripts for new image
|
2021-07-09 17:03:47 -04:00 |
|
bbracker
|
44a48cf28d
|
organize linux-testgen folder, add readme to describe Buildroot process, add Buildroot config source files
|
2021-07-08 19:18:11 -04:00 |
|
bbracker
|
d68791a6d9
|
optionally output GDB-formatted instruction list to main buildroot folder
|
2021-07-03 17:25:19 -04:00 |
|
bbracker
|
751e606fb7
|
trying out Noah and Kaveh's proposed hack for which CSRs to update for QEMU MMU bug
|
2021-06-26 08:30:58 -04:00 |
|
bbracker
|
74833dc68c
|
split intermediate GDB output file into smaller files for better debug experience
|
2021-06-26 07:18:26 -04:00 |
|
bbracker
|
2d9c91096b
|
make linux testgen be nohup-friendly and make parser account for lr/sc memory accesses
|
2021-06-24 08:35:00 -04:00 |
|
bbracker
|
a3eafc6e5b
|
change buildroot config to use relative path for testvectors
|
2021-06-18 22:28:07 -04:00 |
|
bracker
|
26512348b0
|
gitignore merge
|
2021-06-18 21:12:05 -05:00 |
|
bracker
|
34f17b90ea
|
handle tera usernames more gracefully
|
2021-06-18 21:11:14 -05:00 |
|
bbracker
|
1781ae9c93
|
on-Tera solution for sym linking to linux testvectors
|
2021-06-18 22:01:18 -04:00 |
|
bracker
|
cd7d403f92
|
Merge branch 'main' of https://github.com/davidharrishmc/riscv-wally into main
|
2021-06-18 20:41:01 -05:00 |
|