Skip to content
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

FireSim 1.6.0 Release (Dev -> Master PR) #36

Merged
merged 43 commits into from
Jun 26, 2019
Merged

FireSim 1.6.0 Release (Dev -> Master PR) #36

merged 43 commits into from
Jun 26, 2019

Conversation

davidbiancolin
Copy link
Contributor

Nathan Pemberton and others added 30 commits February 15, 2019 19:41
left-over sudo's that were sneaking around.
pick random tcp port so multiple users can co-exist on one machine
doesn't work though. This commit: builds br img unconditionally, and
always adds the /sbin/init -> /init symlink for all initramfs builds.
The special /init script is needed to pipe stdin/stdout/stderr to
/dev/console before devtmpfs is mounted.
accident on earlier versions of buildroot, now we do it explicitly.
Broke tests with outputs. Fixed by casting to string.
one bug in marshal (hard-coded tests failed due to bad config parsing).
These issues had been masked by a bug in full_test.sh that failed to
report errors correctly.
accident on earlier versions of buildroot, now we do it explicitly.

Conflicts:
	wlutil/wlutil.py
also changes the default behavior of bare-metal workloads to require an
explicit --spike flag instead of silently changing your selection.
Relax GCC version constraint to 7.2
@NathanTP
Copy link
Contributor

This release introduces a number of bug-fixes and support for standalone behavior (marshal can now be cloned by itself on a machine without sudo). It also synchronizes with firesim release 1.6.

Added

Changed

Fixed

@NathanTP NathanTP self-requested a review June 25, 2019 22:19
Copy link
Contributor

@NathanTP NathanTP left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested on a fresh instance from the firesim dev branch (after the firesim-software-bump16 PR was applied)

@davidbiancolin davidbiancolin merged commit 343aed4 into master Jun 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants