Gitiles
Code Review
Sign In
git01.mediatek.com
/
filogic
/
uboot
/
d88366e819221dc9188736deb24b27a7af38b4cb
/
.
/
tools
/
binman
/
test
/
222_tee_os.dts
blob: 688549729421e835f6439cda15081c0180a49a41 [
file
] [
log
] [
blame
]
Roger Quadros
5cdcea0
2022-02-19 20:50:04 +0200
[
diff
] [
blame
]
1
// SPDX-License-Identifier: GPL-2.0+
2
3
/
dts
-
v1
/;
4
5
/
{
6
#address-cells = <1>;
7
#size-cells = <1>;
8
9
binman
{
10
tee
-
os
{
11
filename
=
"tee-pager.bin"
;
12
};
13
};
14
};