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