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

Moving to OpenSBI, deprecate BBL (riscv-pk) #220

Merged
merged 8 commits into from
Feb 10, 2021
Merged

Moving to OpenSBI, deprecate BBL (riscv-pk) #220

merged 8 commits into from
Feb 10, 2021

Conversation

dayeol
Copy link
Contributor

@dayeol dayeol commented Jan 12, 2021

No description provided.

@dayeol
Copy link
Contributor Author

dayeol commented Jan 14, 2021

CI passes except attestation.
It should be fixed with this issue:
keystone-enclave/sm#6

- Bump latest riscv-gnu-toolchain (2021.01)
- Bump buildroot (2020.11)
- Remove all newly-introduced compiler errors
- Test and fix RV32 (ilp32d/rv32gc)
  dtb was not aligned, which results in system hang at boot.
  align dtb in both bootrom and QEMU.
- Better scripting for RV32 (always use fast-setup.sh)
- Buildroot configs for the new toolchain (glibc)
- Linux config mcmodel to medany (to be consistent)
- CI changes for the latest toolchain
- CI changes for RV32 test
- Remove unused patches

Issues resolved:
- keystone-enclave/keystone-sdk#48
- #195
riscv-gnu-toolchain relies on libmpfr.so.4, which is excluded from the
package since Ubuntu 18.04.
fast-setup.sh will download the correct version of toolchain depending
on the libmpfr installed in the machine.
@dayeol dayeol force-pushed the dev-opensbi branch 6 times, most recently from 9c37c17 to a141860 Compare February 9, 2021 03:11
@dayeol dayeol merged commit b4b6cc5 into dev Feb 10, 2021
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.

1 participant