| commit | 109b0492c69b816f1c34386c62ac6ac25e78e380 | [log] [tgz] |
|---|---|---|
| author | Ayrton Munoz <[email protected]> | Mon Mar 17 16:38:23 2025 +0000 |
| committer | Ayrton Munoz <[email protected]> | Mon Mar 17 22:21:35 2025 +0000 |
| tree | c6c423834af47dec16eba9335ebd9c8cde47f284 | |
| parent | a0c474ac82b4a889ff520f5510fa37439c86408d [diff] |
project: generic-arm-virt-inc.mk: Add TRUSTY_VM_GUEST macro This commit defines the TRUSTY_VM_GUEST macro for the generic ARM virt targets. Code that needs to be built conditionally depending on whether the target is a pVM or not should use this macro rather than any of the more specific ones such as WITH_LIB_SM or ARM64_BOOT_PROTOCOL_X0_DTB. Bug: 379677575 Change-Id: I8b622f5d20d3b9ec10438459e8e37fdcaa8199a0