diff --git a/base-hw/src/core/imx53/trustzone/target.mk b/base-hw/src/core/imx53/trustzone/target.mk index 6190e1e795..177a6b0bc1 100644 --- a/base-hw/src/core/imx53/trustzone/target.mk +++ b/base-hw/src/core/imx53/trustzone/target.mk @@ -10,9 +10,6 @@ REQUIRES += trustzone # add include paths INC_DIR += $(REP_DIR)/src/core/imx53/trustzone -# adjust link address of a trustzone text segment -LD_TEXT_ADDR = 0x70800000 - # add C++ sources SRC_CC += vm_session_component.cc