mirror of
https://github.com/genodelabs/genode.git
synced 2025-01-13 00:09:54 +00:00
cf943dac65
Put the initialization of the cpu cores, setup of page-tables, enabling of MMU and caches into a separate component that is only used to bootstrap the kernel resp. core. Ref #2092
4 lines
117 B
Makefile
4 lines
117 B
Makefile
SRC_CC += bootstrap/spec/imx53/board_trustzone.cc
|
|
|
|
include $(BASE_DIR)/../base-hw/lib/mk/spec/imx53/bootstrap-hw.inc
|