commit | 9954838e3c19615a866235d01261995ee44c78ec | [log] [tgz] |
---|---|---|
author | Nikita Ioffe <ioffe@google.com> | Mon Oct 21 15:54:46 2024 +0000 |
committer | Nikita Ioffe <ioffe@google.com> | Mon Nov 11 14:00:04 2024 +0000 |
tree | 0db51bc7203a6e2dd1961fb1b0b48ca26b0e2d1a | |
parent | 655f5a52a47e5e8c7b760f35e00cf025e7976efe [diff] |
Add teeServices field to AppConfig & RawConfig This patch just adds the field. It will be used in the follow up patches Bug: 360102915 Test: atest MicrodroidTests Change-Id: I951d911ee60c48085b14a24e0bbf6c394256ce6c
Android Virtualization Framework (AVF) provides secure and private execution environments for executing code. AVF is ideal for security-oriented use cases that require stronger isolation assurances over those offered by Android’s app sandbox.
Visit our public doc site to learn more about what AVF is, what it is for, and how it is structured. This repository contains source code for userspace components of AVF.
If you want a quick start, see the getting started guideline and follow the steps there.
For in-depth explanations about individual topics and components, visit the following links.
AVF components:
AVF APIs:
How-Tos: