// SPDX-License-Identifier: BSD-2-Clause /* * Copyright (c) 2022, Linaro Limited. */ #include /dts-v1/; / { secure-partitions { compatible = "arm,sp"; op-tee { uuid = "486178e0-e7f8-11e3-bc5e-0002a5d5c51b"; load-address = <0xe300000>; }; }; };