Skip to content

Commit

Permalink
Enable Microsoft fTPM driver on Arm Foundation v8 models.
Browse files Browse the repository at this point in the history
Signed-off-by: Javier Almansa Sobrino <javier.almansasobrino@arm.com>
Acked-by: Joakim Bech <joakim.bech@linaro.org>
Link: #85
[jf: not currently intended for upstream; add link to PR]
Signed-off-by: Jerome Forissier <jerome@forissier.org>
  • Loading branch information
javieralso-arm authored and jforissier committed Jun 28, 2021
1 parent ab37c41 commit 13d9f99
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm64/boot/dts/arm/foundation-v8.dtsi
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@
serial3 = &v2m_serial3;
};

ftpm {
compatible = "microsoft,ftpm";
};

cpus {
#address-cells = <2>;
#size-cells = <0>;
Expand Down

0 comments on commit 13d9f99

Please sign in to comment.