-
Notifications
You must be signed in to change notification settings - Fork 229
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Cv32e40s/dev -> master #2257
base: master
Are you sure you want to change the base?
Cv32e40s/dev -> master #2257
Conversation
Signed-off-by: Henrik Fegran <Henrik.Fegran@silabs.com>
Signed-off-by: Henrik Fegran <Henrik.Fegran@silabs.com>
…INTTHRESHBITS remove CLIC_INTTHRESHBITS
Signed-off-by: Henrik Fegran <Henrik.Fegran@silabs.com>
Signed-off-by: Marton Teilgard <mateilga@silabs.com>
…mtvt_fields fixed struct mtvt_t to work with small id widths
…bugfix cv32e40s ldgen bugfix
Signed-off-by: Henrik Fegran <Henrik.Fegran@silabs.com>
…sion_script_noiss_fix Updated regression scripts to fix issues with --iss 0
…e after latest changes Signed-off-by: Henrik Fegran <Henrik.Fegran@silabs.com>
…_b_abs_cfg Removed b_ext_abs cfg from b-ext test in full regression
Signed-off-by: Kristine Dosvik <krdosvik@silabs.com>
use hash=709bec4 instead of main in clonetb
…to xdev_merge_in_sdev Signed-off-by: Kristine Dosvik <krdosvik@silabs.com>
Signed-off-by: Marton Teilgard <mateilga@silabs.com>
Signed-off-by: Kristine Dosvik <krdosvik@silabs.com>
…n_sdev Xdev merge in sdev
Signed-off-by: Kristine Dosvik <krdosvik@silabs.com>
Signed-off-by: Ingrid Haahjem <Ingrid.Haahjem@silabs.com>
cv32e40x contains only a readme
Signed-off-by: Ingrid Haahjem <Ingrid.Haahjem@silabs.com>
Signed-off-by: Ingrid Haahjem <Ingrid.Haahjem@silabs.com>
Signed-off-by: Ingrid Haahjem <Ingrid.Haahjem@silabs.com>
Signed-off-by: Ingrid Haahjem <Ingrid.Haahjem@silabs.com>
… build_asm Signed-off-by: Ingrid Haahjem <Ingrid.Haahjem@silabs.com>
…_updates Added Zc* instructions to disassembler
Signed-off-by: Henrik Fegran <Henrik.Fegran@silabs.com>
Signed-off-by: Henrik Fegran <Henrik.Fegran@silabs.com>
Signed-off-by: Robin Pedersen <Robin.Pedersen@silabs.com>
Signed-off-by: Robin Pedersen <Robin.Pedersen@silabs.com>
Updated link to coverage
Directed Test - Pushpop Debug Triggers
Signed-off-by: Robin Pedersen <Robin.Pedersen@silabs.com>
…to secureseed_tmp Signed-off-by: Robin Pedersen <Robin.Pedersen@silabs.com>
Signed-off-by: Robin Pedersen <Robin.Pedersen@silabs.com>
Signed-off-by: Robin Pedersen <Robin.Pedersen@silabs.com>
Directed Tests - `secureseed`
Signed-off-by: Henrik Fegran <Henrik.Fegran@silabs.com>
Signed-off-by: Henrik Fegran <Henrik.Fegran@silabs.com>
…coder_fix Added compressed csr-representation to isa decoder
…ss explicitly specified Signed-off-by: Henrik Fegran <Henrik.Fegran@silabs.com>
… to fix ISS coverage issue Signed-off-by: Henrik Fegran <Henrik.Fegran@silabs.com>
Signed-off-by: Henrik Fegran <Henrik.Fegran@silabs.com>
…flag Added flag to prevent xcelium from searching for cds.lib/hdl.var
…st_updates Updated wfe test to work correctly without user-mode/PMP, added flags…
Thanks for opennng this PR @silabs-hfegran. At this point, the merge conflicts don't look too bad:
So, "only" three conflicts. I'll take a look and report back. |
Two deleted files, and one actual conflict - shouldn't be too hard to fix, but my first attempt failed to run hello-world. |
Signed-off-by: Henrik Fegran <Henrik.Fegran@silabs.com>
Merge conflicts should be OK now, runs hello world, but I will need some time to run a larger regression |
Update on the three conflicts. The first two are easy: the The last one, Comments?
|
Close, there are some changes from HEAD that needs to be included, for example this part:
There are also a couple of naming changes where rdp, rs1s and rs2s are renamed to rd, rs1 and rs2 respectively. c.f. my latest fix. I ran this through full regressions overnight and it appears to give me more or less same results as for the 40s/dev branch, additionally isacov coverage looks as expected. I will go ahead and convert this to a proper PR as it looks good from our point of view. |
@MikeOpenHWGroup: Are we waiting for someone/something before merging this? |
I had the same question this morning. :-) I'm running a few tests and will approve (or not) based on their outcome. |
No description provided.