-
Notifications
You must be signed in to change notification settings - Fork 20
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
Add POSIX support #90
Commits on Jan 13, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5dd0b3b - Browse repository at this point
Copy the full SHA 5dd0b3bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e4ca3e - Browse repository at this point
Copy the full SHA 0e4ca3eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f3f0e1a - Browse repository at this point
Copy the full SHA f3f0e1aView commit details -
<RISC-V> Add support for arch, initial commit
- Added RISC-V 32I code support - Added initial platform support for Sifive FE310G002 (Hifive 1B)
Configuration menu - View commit details
-
Copy full SHA for 8f35a59 - Browse repository at this point
Copy the full SHA 8f35a59View commit details -
<RISC-V> Added exception handler
- Added exception handler support - Updated arch file and minor fixes - Updated project and platform files
Configuration menu - View commit details
-
Copy full SHA for 7a953c6 - Browse repository at this point
Copy the full SHA 7a953c6View commit details -
<Build & CI> Updates to support riscv
- Updated jenkins build flow - bug fix in elf.mk
Configuration menu - View commit details
-
Copy full SHA for 00e3dd7 - Browse repository at this point
Copy the full SHA 00e3dd7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e87cb5 - Browse repository at this point
Copy the full SHA 8e87cb5View commit details -
<RISC-V> Added exception handler support
- Updated Sifive E310 platform support - Added RISC-V I exception handling support
Configuration menu - View commit details
-
Copy full SHA for bc2cd46 - Browse repository at this point
Copy the full SHA bc2cd46View commit details -
Configuration menu - View commit details
-
Copy full SHA for c054b5c - Browse repository at this point
Copy the full SHA c054b5cView commit details -
<RISC-V> Updated interrupts and CLINT architecture
- Updated arch exception and interrupt handlers - Added support for CLINT IRQs only - Updated platform files
Configuration menu - View commit details
-
Copy full SHA for f6cb618 - Browse repository at this point
Copy the full SHA f6cb618View commit details -
Configuration menu - View commit details
-
Copy full SHA for de04cb5 - Browse repository at this point
Copy the full SHA de04cb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 951f962 - Browse repository at this point
Copy the full SHA 951f962View commit details -
<Hifive 1B> Added platform boot and driver init
- Added platform bootsrap support - Updated linker script to support driver init - Fixed memory alignment in linker script and section arrangement
Configuration menu - View commit details
-
Copy full SHA for 9903687 - Browse repository at this point
Copy the full SHA 9903687View commit details -
<FE310> Hardcoding reset syndrome to 1
- As the platform currently doesnt support reset source identification, the reset syndrome is by default pogrammed to "power on reset"
Configuration menu - View commit details
-
Copy full SHA for 08bdb7a - Browse repository at this point
Copy the full SHA 08bdb7aView commit details -
<Terravisor> fixed machine call bug
- Fixed machine call bug while parsing the handler table - Added check for return pointers for arch_machine_call - Updated FE310 platform support - Updated projects to test riscv mcall
Configuration menu - View commit details
-
Copy full SHA for 262b639 - Browse repository at this point
Copy the full SHA 262b639View commit details -
Configuration menu - View commit details
-
Copy full SHA for ee720fa - Browse repository at this point
Copy the full SHA ee720faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 38e924d - Browse repository at this point
Copy the full SHA 38e924dView commit details -
<Remote Copy> Added remote copy to build engine
eg: copy_to_remote: $(ELF) scp @^ <username>@<server>:/<path>
Configuration menu - View commit details
-
Copy full SHA for 5297343 - Browse repository at this point
Copy the full SHA 5297343View commit details -
<Make> Updated build with remote copy feature
- Cleaned up project.mk and simplified targets assessment - Updated remote copy feature
Configuration menu - View commit details
-
Copy full SHA for fefd3c5 - Browse repository at this point
Copy the full SHA fefd3c5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9e2b8a8 - Browse repository at this point
Copy the full SHA 9e2b8a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9864ec2 - Browse repository at this point
Copy the full SHA 9864ec2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2310ea8 - Browse repository at this point
Copy the full SHA 2310ea8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7378ad9 - Browse repository at this point
Copy the full SHA 7378ad9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7085e39 - Browse repository at this point
Copy the full SHA 7085e39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b93bc7 - Browse repository at this point
Copy the full SHA 2b93bc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dbc8de - Browse repository at this point
Copy the full SHA 0dbc8deView commit details -
<POSIX> Build Success: posix_time.c, posix_semaphore.c, posix_utils.c…
…, posix_mqueue.c
Configuration menu - View commit details
-
Copy full SHA for 304cebf - Browse repository at this point
Copy the full SHA 304cebfView commit details -
Configuration menu - View commit details
-
Copy full SHA for e4457e0 - Browse repository at this point
Copy the full SHA e4457e0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c6693fe - Browse repository at this point
Copy the full SHA c6693feView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6f8bc37 - Browse repository at this point
Copy the full SHA 6f8bc37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ea7566 - Browse repository at this point
Copy the full SHA 6ea7566View commit details