donnod / keystone

Keystone Enclave (QEMU + HiFive Unleashed)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

Documentation Status Build Status

Visit Project Website for more information.

master branch is for public releases. dev branch is for development use (up-to-date but may not fully documented until merged into master).

Documentation

See docs for getting started.

Contributing

See CONTRIBUTING.md

Citation

If you want to cite the project, please use the following bibtex:

@inproceedings{lee2019keystone,
    title={Keystone: An Open Framework for Architecting Trusted Execution Environments},
    author={Dayeol Lee and David Kohlbrenner and Shweta Shinde and Krste Asanovic and Dawn Song},
    year={2020},
    booktitle = {Proceedings of the Fifteenth European Conference on Computer Systems},
    series = {EuroSys’20}
}

About

Keystone Enclave (QEMU + HiFive Unleashed)

License:Other


Languages

Language:Objective-C 46.3%Language:C 43.7%Language:CMake 6.8%Language:Shell 1.8%Language:Assembly 0.5%Language:Dockerfile 0.5%Language:Makefile 0.3%Language:GDB 0.0%