commit | 2cba973b29e383a45207d8a3599ef6914f323c12 | [log] [tgz] |
---|---|---|
author | Pierre-Clément Tosi <ptosi@google.com> | Wed Oct 26 20:38:51 2022 +0100 |
committer | Pierre-Clément Tosi <ptosi@google.com> | Thu Oct 27 17:27:58 2022 +0100 |
tree | ce13d23cdeb9d2083e70deadc8c8717990a287da | |
parent | 4ee68e2940a3fae80990308f32784da51dd9fb21 [diff] |
vmbase: entry.S: Reset if relocated As vmbase-based baremetal code isn't position-independent, refuse to keep booting if the image wasn't loaded where we intended it to be. Test: atest MicrodroidTestApp Change-Id: I9980d82cc43e66fd368812da0e4197bd88dd2b12
This repository contains userspace services related to running virtual machines on Android, especially protected virtual machines. See the getting started documentation and Microdroid README for more information.