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 0a40fa23..5cb70df9 100644 --- a/recipes-security/optee/optee-os_%.bbappend +++ b/recipes-security/optee/optee-os_%.bbappend | |||
| @@ -57,6 +57,10 @@ do_compile:append:j7-hs-evm() { | |||
| 57 | optee_sign_k3hs | 57 | optee_sign_k3hs |
| 58 | } | 58 | } |
| 59 | 59 | ||
| 60 | do_compile:append:j7200-hs-evm() { | ||
| 61 | optee_sign_k3hs | ||
| 62 | } | ||
| 63 | |||
| 60 | do_install:append:ti-soc() { | 64 | do_install:append:ti-soc() { |
| 61 | install -m 644 ${B}/*.optee ${D}${nonarch_base_libdir}/firmware/ || true | 65 | install -m 644 ${B}/*.optee ${D}${nonarch_base_libdir}/firmware/ || true |
| 62 | install -m 644 ${B}/bl32.bin ${D}${nonarch_base_libdir}/firmware/ || true | 66 | install -m 644 ${B}/bl32.bin ${D}${nonarch_base_libdir}/firmware/ || true |
