Skip to content

ucsb-seclab/invisible-code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Invisible Code (DRM for Code)

This repo contains all the things for Invisible Code project.

OPTEE (for QEMU)

The folder optee_qemu contains OPTEE-OS for QEMU. Refer README for documentation.

Getting the toolchains (only once): This is a one time thing you run only once after getting all the source code.

cd optee_qemu/build
make toolchains
make all

Building:

cd optee_qemu/build
make all

Running:

cd optee_qemu/build
make all run

You will see 2-terminals (ttys), one each for non-secure and secure side. In the non-secure side, run xtest:

xtest

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •