hw: support USB-Armory board
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
This commit is contained in:
committed by
Christian Helmuth
parent
2b87628b3c
commit
be392b3bf9
7
tool/builddir/etc/build.conf.hw_usb_armory
Normal file
7
tool/builddir/etc/build.conf.hw_usb_armory
Normal file
@@ -0,0 +1,7 @@
|
||||
REPOSITORIES += $(GENODE_DIR)/repos/base-hw
|
||||
|
||||
##
|
||||
## Kernel-specific run tool configuration
|
||||
##
|
||||
|
||||
RUN_OPT = --include boot_dir/hw
|
||||
Reference in New Issue
Block a user