Searched refs:extra_app (Results 1 – 4 of 4) sorted by relevance
30 all: rk_test xtest ta extra_app39 .PHONY: extra_app40 extra_app: target41 $(q)[ ! -d host/extra_app ] || \42 $(MAKE) -C host/extra_app CROSS_COMPILE="$(CROSS_COMPILE_HOST)" \45 O=$(out-dir)/extra_app \76 $(q)[ ! -d host/extra_app ] || $(MAKE) -C host/extra_app O=$(out-dir) $@
28 cp $(TOPDIR)/package/rockchip/tee-user-app/extra_app/host \29 $(@D)/rk_tee_user/${BR2_PACKAGE_TEE_USER_APP_TEE_VERSION}/host/extra_app -r ; \30 cp $(TOPDIR)/package/rockchip/tee-user-app/extra_app/ta \31 $(@D)/rk_tee_user/${BR2_PACKAGE_TEE_USER_APP_TEE_VERSION}/ta/extra_app -r39 $(INSTALL) -D -m 755 $(TEE_USER_APP_OUTPUT)/extra_app/keybox_app $(TARGET_DIR)/usr/bin/41 $(INSTALL) -D -m 755 $(TEE_USER_APP_OUTPUT)/ta/extra_app/*.ta $(TARGET_DIR)/lib/optee_armtz/
39 CFLAGS += -I../../ta/extra_app/include55 .PHONY: extra_app56 extra_app: keybox_app target
36 extra_app