Skip to content

NERF Firmware development environment for Winterfell

Notifications You must be signed in to change notification settings

ggiamarchi/nerf-winterfell

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NERF Winterfell

NERF Firmware development environment for Winterfell.

Prerequisites

You need Vagrant and Vitualbox in order to setup your development environment.

Environment setup

Basically run

$ vagrant up

That's it !

Build the firmware

SSH into the machine

$ vagrant ssh

Run the build script

$ nerf-build

built Linux kernel and FFS files are available in the repository home directory

To build u-root only

$ nerf-build u-root

To build Linux kernel only

$ nerf-build linux

To build NERF fss only

$ nerf-build ffs

Run Linux kernel in QEMU

Into the vagrant machine, run

$ nerf-qemu

About

NERF Firmware development environment for Winterfell

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages