Skip to content

Commit 13d9f99

Browse files
javieralso-armjforissier
authored andcommitted
Enable Microsoft fTPM driver on Arm Foundation v8 models.
Signed-off-by: Javier Almansa Sobrino <[email protected]> Acked-by: Joakim Bech <[email protected]> Link: #85 [jf: not currently intended for upstream; add link to PR] Signed-off-by: Jerome Forissier <[email protected]>
1 parent ab37c41 commit 13d9f99

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

arch/arm64/boot/dts/arm/foundation-v8.dtsi

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@
2626
serial3 = &v2m_serial3;
2727
};
2828

29+
ftpm {
30+
compatible = "microsoft,ftpm";
31+
};
32+
2933
cpus {
3034
#address-cells = <2>;
3135
#size-cells = <0>;

0 commit comments

Comments
 (0)