Sign in
nest-open-source
/
manifest_repos
/
u-boot
/
0bcd23696636e37fa2003af970205888fe92ae62
/
.
/
include
/
amlogic
/
avb.h
blob: 132d578b4cbd6bcdec6ed5e09b0b29528a2b8238 [
file
] [
log
] [
blame
]
#ifndef
_AMLOGIC_AVB_H_
#define
_AMLOGIC_AVB_H_
#include
<../lib/libavb/libavb.h>
int
avb_verify
(
AvbSlotVerifyData
**
out_data
);
int
is_device_unlocked
(
void
);
#endif
/* _AMLOGIC_AVB_H_ */