Coder Social home page Coder Social logo

knknkn1162 / keystone Goto Github PK

View Code? Open in Web Editor NEW

This project forked from keystone-enclave/keystone

0.0 1.0 0.0 657 KB

Keystone Enclave (QEMU + HiFive Unleashed)

License: Other

Shell 1.77% Makefile 3.05% Assembly 38.81% C 27.45% Objective-C 26.92% GDB 0.02% C++ 1.99%

keystone's Introduction

Keystone: An Open-Source Secure Enclave Framework for RISC-V Processors

Documentation Status Build Status

Visit Project Website for more information.

The dev branch is more up-to-date than master always. Until there are stable releases we suggest only using dev.

Quick Start

git clone https://github.com/keystone-enclave/keystone
cd keystone

Install Dependencies (Ubuntu)

sudo apt update
sudo apt install autoconf automake autotools-dev bc \
bison build-essential curl expat libexpat1-dev flex gawk gcc git \
gperf libgmp-dev libmpc-dev libmpfr-dev libtool texinfo tmux \
patchutils zlib1g-dev wget bzip2 patch vim-common lbzip2 python \
pkg-config libglib2.0-dev libpixman-1-dev libssl-dev screen \
device-tree-compiler expect makeself unzip cpio rsync

Checkout branch (optional)

git checkout dev

Setup Tools and Submodules

./fast-setup.sh

Build All

make

Test

source source.sh
make run-tests

Rebuilding

Any modifications in a submodule should be built with the top-level make in Keystone.

Adding Files

Any additional files/binaries to be included in the image should be placed in keystone/buildroot_overlay/root/.

The top-level make image will rebuild the image to contain any new files added.

Documentation

See docs for detailed documentation. You may wish to switch to the dev version of the docs, rather than 'latest'.

Contributing

See CONTRIBUTING.md

keystone's People

Contributors

dayeol avatar dkohlbre avatar thaumicmekanism avatar benlaurie avatar mcd500 avatar ekiwi avatar nisiyama-suzune avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.