TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
OP-TEE
/
build
/
refs/heads/integration
/
.
/
zynqmp
/
system-user.dtsi
blob: 128e14ac1b587ca7e278d2bb16e967156a9324a4 [
file
] [
log
] [
blame
]
Michael Grand
b76287b
2019-02-24 23:38:57 +0100
[
diff
] [
blame
]
1
/include/
"system-conf.dtsi"
2
/
{
3
firmware
{
4
optee
{
5
compatible
=
"linaro,optee-tz"
;
6
method
=
"smc"
;
7
};
8
};
9
};