这是indexloc提供的服务,不要输入任何密码
Skip to content

PenglaiZone is a project that aims to support the privileged zone in Trusted Execution Environment (TEE), such as TEEOS, standaloneMM in Unified Extensible Firmware Interface (UEFI).

License

Notifications You must be signed in to change notification settings

Penglai-Enclave/PenglaiZone

 
 

Repository files navigation

Test_OpTee

Download this project

git clone https://github.com/Shang-QY/test_optee.git
cd test_optee
export WORKDIR=`pwd`

git submodule update --init --recursive

Construct toolchain, qemu, dtb, opensbi, optee-os, uboot, linux, buildroot one by one

make toolchains
make qemu
make dtb
make opensbi
make optee-os
make uboot
make linux
make buildroot

OR
make all

Run

make run-only

launch another terminal and connect to normal world

telnet localhost 54320

# log in with `root`, and run example
optee_example_hello_world

About

PenglaiZone is a project that aims to support the privileged zone in Trusted Execution Environment (TEE), such as TEEOS, standaloneMM in Unified Extensible Firmware Interface (UEFI).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6