platform_build_soong/filesystem
David Brazdil 08f7eadcee fs: Add raw_binary rule
Raw binaries are used in bare-metal environments such as early boot of
pVMs (protected virtual machines). Add a new target rule called
'raw_binary' which converts an executable to the raw binary format.

Test: m pvmfw
Change-Id: I701b703a0f12df891b714fe29e320914f167cd04
2022-05-05 18:46:39 +01:00
..
Android.bp fs: Add raw_binary rule 2022-05-05 18:46:39 +01:00
bootimg.go Support deterministic output for bootimg/filesystem 2022-04-21 14:36:40 +09:00
filesystem.go Support deterministic output for bootimg/filesystem 2022-04-21 14:36:40 +09:00
filesystem_test.go android_system_image only packages "system" items 2022-03-29 07:56:02 +09:00
logical_partition.go Remove InstallBypassMake and ToMakePath 2021-12-15 15:22:53 -08:00
raw_binary.go fs: Add raw_binary rule 2022-05-05 18:46:39 +01:00
system_image.go android_system_image only packages "system" items 2022-03-29 07:56:02 +09:00
testing.go Add filesystem_test.go 2021-04-16 13:20:02 +09:00
vbmeta.go Remove InstallBypassMake and ToMakePath 2021-12-15 15:22:53 -08:00