mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-21 06:33:31 +00:00
be392b3bf9
The USB Armory is almost the same as the i.MX53-QSB but it uses only one of the two RAM banks available in i.MX53. Furthermore we use the USB Armory only with Trustzone enabled. Ref #1422
8 lines
126 B
Plaintext
8 lines
126 B
Plaintext
REPOSITORIES += $(GENODE_DIR)/repos/base-hw
|
|
|
|
##
|
|
## Kernel-specific run tool configuration
|
|
##
|
|
|
|
RUN_OPT = --include boot_dir/hw
|