diff --git a/fdts/tc0.dts b/fdts/tc0.dts index a4f7a4dec701869e307565f9df323812e616539d..a1ecf8f65060a1a30a798671ccd84e91abf80407 100644 --- a/fdts/tc0.dts +++ b/fdts/tc0.dts @@ -430,16 +430,4 @@ }; }; - ffa { - compatible = "arm,ffa"; - conduit = "smc"; - mem_share_buffer = "tx"; - }; - - firmware { - optee { - compatible = "linaro,optee-tz"; - method = "ffa"; - }; - }; };