Skip to content

JZTrain/kernel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

96 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CS452 Assignment 4

Winter 2018

Members

Zhaotian Fang (z23fang)

Zu Qi Li (zq6li)

Build

$ cd src
$ make
$ cp ../build/kernel.elf /u/cs452/tftp/ARM/<username>/

Run

RedBoot> load -b 0x00218000 -h 10.15.167.5 "ARM/z23fang/kernel.elf"
RedBoot> go

Documentation

The documentation for various stages of the kernel is found in the doc/a<x>.pdf where a<x>.pdf corresponds to the documentation for kernel stage x.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published