Commit f1b44a90 authored by Arunachalam Ganapathy's avatar Arunachalam Ganapathy
Browse files

fix(tc0): remove ffa and optee device tree node



As FF-A driver probes OP-TEE SP dynamically, these entries are no more
required.
Signed-off-by: default avatarArunachalam Ganapathy <arunachalam.ganapathy@arm.com>
Change-Id: Ica091722a7fad13e02662b9b2cd11ca1879b9f80
parent 05f667f0
......@@ -430,16 +430,4 @@
};
};
ffa {
compatible = "arm,ffa";
conduit = "smc";
mem_share_buffer = "tx";
};
firmware {
optee {
compatible = "linaro,optee-tz";
method = "ffa";
};
};
};
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment