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

<Qemu SiFive-E> Add SiFive E Qemu platform and projects support. #235

Merged
merged 6 commits into from
Feb 19, 2023

Conversation

akashkollipara
Copy link
Member

Issue: #233 #234

@akashkollipara akashkollipara added enhancement Upgrading feature or request critical update This is a critical update terravisor Terravisor related issue cyancore framework Cyancore framework feature request project Add new project FR Add new feature or request bug-critical System failure can be predicted labels Feb 18, 2023
@akashkollipara akashkollipara added this to the Boron milestone Feb 18, 2023
@akashkollipara akashkollipara self-assigned this Feb 18, 2023
@akashkollipara akashkollipara requested a review from a team as a code owner February 18, 2023 21:21
Copy link
Contributor

@pranjalchanda08 pranjalchanda08 left a comment

Choose a reason for hiding this comment

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

Minor comment else LGTM

src/lib/libc/malloc_lite.c Outdated Show resolved Hide resolved
- Add qemu sifive_e platform and bootloader support
  Note: Bootloader to be used with following command
  `qemu-system-riscv32 ... -device loader,file=<path to build.elf> ...`
- Updates on platform files to reduce size for bootloader
- Add USE_TIMER to enable/disable from platform config.
- [driver] PLIC will only build if N_PLAT_IRQS are non 0

Issue: #233
@sonarcloud
Copy link

sonarcloud bot commented Feb 19, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

0.0% 0.0% Coverage
35.9% 35.9% Duplication

@akashkollipara akashkollipara merged commit f743430 into development Feb 19, 2023
@akashkollipara akashkollipara deleted the feature/akashkollipara/233-qemu-bl branch February 19, 2023 17:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-critical System failure can be predicted critical update This is a critical update cyancore framework Cyancore framework feature request enhancement Upgrading feature or request FR Add new feature or request project Add new project terravisor Terravisor related issue
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants