This commit is contained in:
peyoot 2026-06-04 00:13:25 -05:00
parent edc9431c78
commit e3466c32a3
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
# Inherit custom DIGI sign class to skip signing tool and key parsing restrictions
inherit sign-stm32mp-digi
/
# Select internal or Github TF-A repo
TFA_URI_STASH = "${DIGI_MTK_GIT}/emp/arm-trusted-firmware.git;protocol=ssh"
TFA_URI_GITHUB = "${DIGI_GITHUB_GIT}/arm-trusted-firmware.git;protocol=https"