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 4e01ea74..e128da89 100644 --- a/recipes-security/optee/optee-os_%.bbappend +++ b/recipes-security/optee/optee-os_%.bbappend | |||
| @@ -75,6 +75,10 @@ do_compile_append_j7200-hs-evm() { | |||
| 75 | optee_sign_k3hs | 75 | optee_sign_k3hs |
| 76 | } | 76 | } |
| 77 | 77 | ||
| 78 | do_compile_append_j721s2-hs-evm() { | ||
| 79 | optee_sign_k3hs | ||
| 80 | } | ||
| 81 | |||
| 78 | do_install_append_ti-soc() { | 82 | do_install_append_ti-soc() { |
| 79 | install -m 644 ${B}/*.optee ${D}${nonarch_base_libdir}/firmware/ || true | 83 | install -m 644 ${B}/*.optee ${D}${nonarch_base_libdir}/firmware/ || true |
| 80 | install -m 644 ${B}/bl32.bin ${D}${nonarch_base_libdir}/firmware/ || true | 84 | install -m 644 ${B}/bl32.bin ${D}${nonarch_base_libdir}/firmware/ || true |
