aboutsummaryrefslogtreecommitdiffstats
path: root/common/recipes-selftest/images/secureboot-selftest-image-signed.bb
blob: 3ce11f320ed4c1b1ac4f64d05335d1f813e8411e (plain)
1
2
3
4
5
6
require secureboot-selftest-image-unsigned.bb

IMAGE_FEATURES += "secureboot"

SECURE_BOOT_SIGNING_KEY ?= "${THISDIR}/files/refkit-db.key"
SECURE_BOOT_SIGNING_CERT ?= "${THISDIR}/files/refkit-db.crt"