diff options
Diffstat (limited to 'recipes-security')
| -rw-r--r-- | recipes-security/optee/optee-os_%.bbappend | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/recipes-security/optee/optee-os_%.bbappend b/recipes-security/optee/optee-os_%.bbappend index aac14a50..0a40fa23 100644 --- a/recipes-security/optee/optee-os_%.bbappend +++ b/recipes-security/optee/optee-os_%.bbappend | |||
| @@ -49,6 +49,10 @@ do_compile:append:am65xx-hs-evm() { | |||
| 49 | optee_sign_k3hs | 49 | optee_sign_k3hs |
| 50 | } | 50 | } |
| 51 | 51 | ||
| 52 | do_compile:append:am64xx-hs-evm() { | ||
| 53 | optee_sign_k3hs | ||
| 54 | } | ||
| 55 | |||
| 52 | do_compile:append:j7-hs-evm() { | 56 | do_compile:append:j7-hs-evm() { |
| 53 | optee_sign_k3hs | 57 | optee_sign_k3hs |
| 54 | } | 58 | } |
