mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-21 22:47:50 +00:00
hw_imx53: use same link address with or without TZ
This commit is contained in:
parent
39efbafb54
commit
7bf73fb0c1
@ -10,9 +10,6 @@ REQUIRES += trustzone
|
|||||||
# add include paths
|
# add include paths
|
||||||
INC_DIR += $(REP_DIR)/src/core/imx53/trustzone
|
INC_DIR += $(REP_DIR)/src/core/imx53/trustzone
|
||||||
|
|
||||||
# adjust link address of a trustzone text segment
|
|
||||||
LD_TEXT_ADDR = 0x70800000
|
|
||||||
|
|
||||||
# add C++ sources
|
# add C++ sources
|
||||||
SRC_CC += vm_session_component.cc
|
SRC_CC += vm_session_component.cc
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user