commit | 232a5fbf717ccef75e392f65ddd04cf74e7d556d | [log] [tgz] |
---|---|---|
author | Per Larsen <perl@immunant.com> | Wed Aug 10 17:43:14 2022 -0700 |
committer | Per Larsen <perl@immunant.com> | Fri Aug 19 11:08:52 2022 -0700 |
tree | 0eda47539681e490fc80aceb1d6b391c5b4b1425 | |
parent | de20f9417b72573dbc97d30bbbb986df8bc73c7c [diff] |
tools: Add apploader flags to manifest compiler Add a new flag group to the manifest compiler to control loading of apps. Add a new flag which can be used to ensure that the ELF image of an app is encrypted before it is loaded. Add a new test case to ensure we can successfully roundtrip between the JSON and binary representations of the new flag group. Bug: 241824652 Test: python3 -m unittest -v test_manifest_compiler Change-Id: I5bcdc8099d1b6c094044c1ee18e4317625cd4a69