PKGNAME=vboot-utils
PKGDES="Utilities to handle ChromeOS Verified Boot"
PKGDEP="flashrom libzip libarchive openssl"
PKGSEC=admin

ABTYPE=self

# FIXME: LTO crashes on arm64, the same happens on flashrom, investigation needed
NOLTO__ARM64=1
