|
@@ -3,6 +3,7 @@ DESCRIPTION = "TCG reference implementation of the TPM 2.0 Specification."
|
|
|
HOMEPAGE = "https://github.com/microsoft/ms-tpm-20-ref/"
|
|
|
|
|
|
COMPATIBLE_MACHINE ?= "invalid"
|
|
|
+COMPATIBLE_MACHINE:genericarm64 = "genericarm64"
|
|
|
COMPATIBLE_MACHINE:qemuarm64 = "qemuarm64"
|
|
|
COMPATIBLE_MACHINE:qemuarm64-secureboot = "qemuarm64"
|
|
|
COMPATIBLE_MACHINE:qemuarm-secureboot = "qemuarm"
|