dts: optee: Update fTPM nodes according to v1.8 design

This patch updates the fTPM nodes in optee dts to conform to the v1.8
fTPM design.

Bug 200771475

Change-Id: I37199bd901c43224fd820ae0f4c41597739625f1
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/soc/t23x/+/3022465
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3103570
GVS: Gerrit_Virtual_Submit <buildbot_gerritrpt@nvidia.com>
Reviewed-by: Nitin Kumbhar <nkumbhar@nvidia.com>
Reviewed-by: Jimmy Zhang <jimmzhang@nvidia.com>
Tested-by: Mark Zhang <markz@nvidia.com>
This commit is contained in:
Mark Zhang
2023-11-27 11:41:33 +08:00
committed by mobile promotions
parent fc80e50350
commit 748f517742

View File

@@ -88,9 +88,9 @@
#address-cells = <2>;
#size-cells = <2>;
/* This is the Silicon ID private key. */
silicon-id-privkey@0 {
compatible = "nvidia,ftpm-silicon-id-privkey";
/* This is the ftpm seed. */
ftpm-seed@0 {
compatible = "nvidia,ftpm-seed";
reg = <0 0 0 0>;
status = "disabled";
secure-status = "disabled";