brl
5789f1b122
git-subtree-dir: meta-intel git-subtree-split: c811c0b33862a2f911fe2afdd2054958b1f28e40
7 lines
200 B
BlitzBasic
7 lines
200 B
BlitzBasic
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"
|