android_packages_modules_Vi.../rialto
Pierre-Clément Tosi 150ebc904e vmbase: Move stack to end of writable_data
Instead of imposing an arbitrary size for the stack, allows clients to
query a validated address range of a given size with boot_stack_range(),
which places the stack at the largest address possible, extending
downwards (common on AArch64).

Keep allocating 40 pages of stack in vmbase_example, rialto, and pvmfw.

Bug: 279209532
Bug: 270684188
Test: atest vmbase_example.integration_test
Test: atest rialto_test
Test: atest MicrodroidTests
Change-Id: If205ccd4fa408e32e5533b880a85f4cccbd3f005
Merged-In: If205ccd4fa408e32e5533b880a85f4cccbd3f005
2023-05-09 13:28:47 +00:00
..
src vmbase: Move stack to end of writable_data 2023-05-09 13:28:47 +00:00
tests [rialto] Enable Rialto to run in protected VM 2023-04-13 18:42:48 +00:00
Android.bp [hypervisor] Add mmio_guard_init() to Hypervisor trait 2023-04-18 07:59:34 +00:00
TEST_MAPPING Move AVF tests to avf-pre/postsubmit test group 2022-08-19 15:40:57 +00:00
idmap.S
image.ld