-
Notifications
You must be signed in to change notification settings - Fork 66
Release 1.9 dev->master #155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
to only deal with file lists. This fixes a bug where overlay changes were not being detected.
Overlay detect
because recursive make has more output than normal make. Marshal should now support recursive make.
Support calling FireMarshal via make
Configurable firesim
handle it in the 'clean' command.
…erge FireMarshal changes for TraceRV + Stack Unwinding + Flame Graph support from FirePerf
Fix drivers in Jobs (bug #130)
Pr133 master to dev
Use RVC for kernel
list any number of search paths for workloads.
pre-existing issues with the docs).
also introduces a test to make sure that kfrags actually work.
Workload path
Full support for workload kfrags
[RFC] Add post binary script run option
image without having a million copies of the filesystem.
Fix doc typo for post-bin
Example workload for running multiple tests over the same base
kconfigs are built (they're more sensitive in 5.7)
Disable the SiFive UART driver until we can fix its baud rate
checking if the file actually has dwarf information (only included for linux workloads).
All issues were due to moving full_test.sh to scripts/.
post-bin test files (we're accidentally gitignored before). Also adds a cleanup post_run_hook to post-bin to make it a bit more robust (it won't cache the outputs of create-file.sh which could mask breaking changes).
that were missed earlier.
fix post-bin tests
Bump linux to 5.7rc3
Co-authored-by: Abraham Gonzalez <abe.j.gonza@gmail.com>
Release 1.9.0
abejgonzalez
previously approved these changes
May 25, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
The Linux kernel now sets the XS field in sstatus for user processes. Note that this merely enables the use of custom RoCC instructions. The more challenging features of context save/restore and TLB coherence must still be implemented separately for a given accelerator.
Enable RoCC instructions in Linux
alonamid
approved these changes
May 26, 2020
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See release notes