Skip to content

KVM OP-TEE Mediator is an addition to the Linux Kernel exposing OP-TEE to KVM guests.

License

Notifications You must be signed in to change notification settings

yuvraj1803/kvm_optee_mediator

Repository files navigation

KVM OP-TEE Mediator

This project aims to enable KVM guests to interact with OP-TEE in the secure world, which is not possible otherwise. This repository acts as the primary build system for testing this functionality out. This is done because building a fully functioning machine with TF-A, U-Boot, Linux Kernel and OP-TEE can be quite tedious.

Screenshot from 2025-01-14 19-52-41 Screenshot from 2025-01-14 12-25-21

The code enabling the guest to S-EL1 functionality is placed in the linux/ submodule. The reader is advised to navigate to the linux kernel submodule and switch branches to 'tee_mediator1' and git diff it with the master branch to view the feature.

About

KVM OP-TEE Mediator is an addition to the Linux Kernel exposing OP-TEE to KVM guests.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published