mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 20:42:56 +01:00
hw_imx53: use same link address with or without TZ
This commit is contained in:
committed by
Norman Feske
parent
39efbafb54
commit
7bf73fb0c1
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user