1
0
mirror of https://git.yoctoproject.org/meta-arm synced 2026-06-06 02:40:18 +00:00

Revert "arm/optee-os: deploy tee.elf for u-boot"

This reverts commit 4b3343b4a9.
This commit is contained in:
Jon Mason
2021-04-19 13:39:29 -04:00
parent 850c324189
commit 587b8ab87d
+1 -1
View File
@@ -45,7 +45,7 @@ do_compile[cleandirs] = "${B}"
do_install() {
#install core in firmware
install -d ${D}${nonarch_base_libdir}/firmware/
install -m 644 ${B}/core/*.bin ${B}/core/tee.elf ${D}${nonarch_base_libdir}/firmware/
install -m 644 ${B}/core/*.bin ${D}${nonarch_base_libdir}/firmware/
#install TA devkit
install -d ${D}${includedir}/optee/export-user_ta/