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 <[email protected]>
Acked-by: Joakim Bech <[email protected]>
Link: linaro-swg#85
[jf: not currently intended for upstream; add link to PR]
Signed-off-by: Jerome Forissier <[email protected]>
  • Loading branch information
javieralso-arm authored and Victor Chong committed May 16, 2021
1 parent 20f7ded commit 5a03be5
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 5a03be5

Please sign in to comment.