genode/repos/base-hw/lib/mk/spec/imx53/core-hw-trustzone_off.mk
2017-05-31 13:15:53 +02:00

14 lines
320 B
Makefile

#
# \brief Build config for parts of core that depend on Trustzone status
# \author Stefan Kalkowski
# \author Martin Stein
# \date 2012-10-24
#
# add C++ sources
SRC_CC += kernel/vm_thread_off.cc
SRC_CC += platform_services.cc
# include less specific configuration
include $(REP_DIR)/lib/mk/spec/imx53/core-hw.inc