Gitiles
Code Review
Sign In
192.168.1.100
/
T108
/
e958203796650e3959a43708d67534bf36f4c83b
/
.
/
marvell
/
linux
/
drivers
/
soc
/
asr
/
geu
/
asr-rng-optee.h
blob: b0260c5af64d4457c5e97af1803b209fb5ad9033 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
_ASR_RNG_
#define
_ASR_RNG_
#define
ASR_RNG_GET_DATA
0x1
#define
ASR_RNG_ACCESS_UUID \
{
\
0x185e0a22
,
0x969f
,
0x43b9
,
\
{
0xbb
,
0x94
,
0x66
,
0xe2
,
0x88
,
0x8e
,
0x26
,
0x26
}
\
}
#endif