gwsystems / composite

A component-based OS
composite.seas.gwu.edu
185 stars 70 forks source link

Move llboot code from CFE to iotgw branch #296

Closed lab176 closed 6 years ago

lab176 commented 6 years ago

Sorry for massive commit The important parts are in no_interface/llbooter and implementation/pong as well as interface/pong

Provides sinv capability for component -> interface via booter run llbooter_pong.sh to test Note: Multiple arguments untested, a few memory hacks, also assumes the interface comp is the first comp listed in the runscript.

Summary of this Pull Request (PR)

Add description here.

Intent for your PR

Choose one (Mandatory):

Reviewers (Mandatory):

(Specify @<github.com username(s)> of the reviewers. Ex: @user1, @user2)

Code Quality

As part of this pull request, I've considered the following:

Style:

Code Craftsmanship:

Testing

I've tested the code using the following test programs (provide list here):

-

gparmer commented 6 years ago

OMG, in one commit?! Whaaaaa....

Don't do this at AppNexus ;-)

gparmer commented 6 years ago

This is all great. Have you already made the changes suggested by @phanikishoreg and @RobertGiff ?