Skip to content

Commit

Permalink
twoliter: Use embedded sbkeys script
Browse files Browse the repository at this point in the history
  • Loading branch information
ecpullen committed Dec 6, 2023
1 parent c1df195 commit 5d05986
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion twoliter/embedded/Makefile.toml
Original file line number Diff line number Diff line change
Expand Up @@ -663,7 +663,7 @@ echo "No Secure Boot signing profile found in ${profile}." >&2
echo "Generating local keys." >&2
mkdir -p "${BUILDSYS_SBKEYS_PROFILE_DIR}"
${BUILDSYS_SBKEYS_DIR}/generate-local-sbkeys \
${TWOLITER_TOOLS_DIR}/generate-local-sbkeys \
--sdk-image "${TLPRIVATE_SDK_IMAGE}" \
--output-dir "${BUILDSYS_SBKEYS_PROFILE_DIR}"
'''
Expand Down

0 comments on commit 5d05986

Please sign in to comment.