summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp')
-rw-r--r--recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend b/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend
index 81edac27..a1df380f 100644
--- a/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend
+++ b/recipes-bsp/trusted-firmware-a/trusted-firmware-a_%.bbappend
@@ -27,7 +27,7 @@ do_compile_append_am65xx-hs-evm() {
27 tfa_sign_k3hs 27 tfa_sign_k3hs
28} 28}
29 29
30do_compile_append_am64xx-hs-evm() { 30do_compile_append_am64xx-evm() {
31 tfa_sign_k3hs 31 tfa_sign_k3hs
32} 32}
33 33