commit | 65ea4cbfef546094aa4858475e3f484802ac2d76 | [log] [tgz] |
---|---|---|
author | Alice Wang <aliceywang@google.com> | Tue Apr 30 10:07:51 2024 +0000 |
committer | Alice Wang <aliceywang@google.com> | Tue Apr 30 10:07:51 2024 +0000 |
tree | 0e681fc0f52bd9c2bc3f679a613bc3b222a89921 | |
parent | b0d12a730913dfaad9bea2ae81f5058d898aa996 [diff] |
[rialto] Increase heap size for riatlo to 256KB This cl increases the heap size of rialto to 256KB, as the original 128KB may not be sufficient to handle certain requests, such as CSR generation. Test: atest AvfIntegrationTest Bug: 337406916 Change-Id: Id2d8ab40c60690e4749193d1aa12932acd7d9999
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: