u-boot/tools/binman/test
Simon Glass da22909073 binman: Add support for building x86 images with FSP/CMC
Add support for two more from the inexhaustible supply of x86 binary blob
types.

Signed-off-by: Simon Glass <sjg@chromium.org>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
2016-12-20 08:09:55 +13:00
..
01_invalid.dts binman: Add basic entry types for U-Boot 2016-12-20 08:09:55 +13:00
02_missing_node.dts binman: Add basic entry types for U-Boot 2016-12-20 08:09:55 +13:00
03_empty.dts binman: Add basic entry types for U-Boot 2016-12-20 08:09:55 +13:00
04_invalid_entry.dts binman: Add basic entry types for U-Boot 2016-12-20 08:09:55 +13:00
05_simple.dts binman: Add basic entry types for U-Boot 2016-12-20 08:09:55 +13:00
06_dual_image.dts binman: Add basic entry types for U-Boot 2016-12-20 08:09:55 +13:00
07_bad_align.dts binman: Add basic entry types for U-Boot 2016-12-20 08:09:55 +13:00
08_pack.dts binman: Add basic entry types for U-Boot 2016-12-20 08:09:55 +13:00
09_pack_extra.dts binman: Add basic entry types for U-Boot 2016-12-20 08:09:55 +13:00
10_pack_align_power2.dts binman: Add basic entry types for U-Boot 2016-12-20 08:09:55 +13:00
11_pack_align_size_power2.dts binman: Add basic entry types for U-Boot 2016-12-20 08:09:55 +13:00
12_pack_inv_align.dts binman: Add basic entry types for U-Boot 2016-12-20 08:09:55 +13:00
13_pack_inv_size_align.dts binman: Add basic entry types for U-Boot 2016-12-20 08:09:55 +13:00
14_pack_overlap.dts binman: Add basic entry types for U-Boot 2016-12-20 08:09:55 +13:00
15_pack_overflow.dts binman: Add basic entry types for U-Boot 2016-12-20 08:09:55 +13:00
16_pack_image_overflow.dts binman: Add basic entry types for U-Boot 2016-12-20 08:09:55 +13:00
17_pack_image_size.dts binman: Add basic entry types for U-Boot 2016-12-20 08:09:55 +13:00
18_pack_image_align.dts binman: Add basic entry types for U-Boot 2016-12-20 08:09:55 +13:00
19_pack_inv_image_align.dts binman: Add basic entry types for U-Boot 2016-12-20 08:09:55 +13:00
20_pack_inv_image_align_power2.dts binman: Add basic entry types for U-Boot 2016-12-20 08:09:55 +13:00
21_image_pad.dts binman: Add basic entry types for U-Boot 2016-12-20 08:09:55 +13:00
22_image_name.dts binman: Add basic entry types for U-Boot 2016-12-20 08:09:55 +13:00
23_blob.dts binman: Add basic entry types for U-Boot 2016-12-20 08:09:55 +13:00
24_sorted.dts binman: Add basic entry types for U-Boot 2016-12-20 08:09:55 +13:00
25_pack_zero_size.dts binman: Add basic entry types for U-Boot 2016-12-20 08:09:55 +13:00
26_pack_u_boot_dtb.dts binman: Add basic entry types for U-Boot 2016-12-20 08:09:55 +13:00
27_pack_4gb_no_size.dts binman: Add support for building x86 ROMs 2016-12-20 08:09:55 +13:00
28_pack_4gb_outside.dts binman: Add support for building x86 ROMs 2016-12-20 08:09:55 +13:00
29_x86-rom.dts binman: Add support for building x86 ROMs 2016-12-20 08:09:55 +13:00
30_x86-rom-me-no-desc.dts binman: Add support for building x86 ROMs 2016-12-20 08:09:55 +13:00
31_x86-rom-me.dts binman: Add support for building x86 ROMs 2016-12-20 08:09:55 +13:00
32_intel-vga.dts binman: Add support for building x86 ROMs 2016-12-20 08:09:55 +13:00
33_x86-start16.dts binman: Add support for building x86 ROMs 2016-12-20 08:09:55 +13:00
34_x86_ucode.dts binman: Add support for building x86 ROMs 2016-12-20 08:09:55 +13:00
35_x86_single_ucode.dts binman: Add support for building x86 ROMs 2016-12-20 08:09:55 +13:00
36_u_boot_img.dts binman: Add support for u-boot.img as an input binary 2016-12-20 08:09:55 +13:00
37_x86_no_ucode.dts binman: Add support for building x86 ROMs with SPL 2016-12-20 08:09:55 +13:00
38_x86_ucode_missing_node.dts binman: Add support for building x86 ROMs with SPL 2016-12-20 08:09:55 +13:00
39_x86_ucode_missing_node2.dts binman: Add support for building x86 ROMs with SPL 2016-12-20 08:09:55 +13:00
40_x86_ucode_not_in_image.dts binman: Add support for building x86 ROMs with SPL 2016-12-20 08:09:55 +13:00
41_unknown_pos_size.dts binman: Add support for building x86 ROMs with SPL 2016-12-20 08:09:55 +13:00
42_intel-fsp.dts binman: Add support for building x86 images with FSP/CMC 2016-12-20 08:09:55 +13:00
43_intel-cmc.dts binman: Add support for building x86 images with FSP/CMC 2016-12-20 08:09:55 +13:00
44_x86_optional_ucode.dts binman: Add support for building x86 ROMs with SPL 2016-12-20 08:09:55 +13:00
descriptor.bin binman: Add support for building x86 ROMs 2016-12-20 08:09:55 +13:00
u_boot_no_ucode_ptr binman: Add support for building x86 ROMs with SPL 2016-12-20 08:09:55 +13:00
u_boot_no_ucode_ptr.c binman: Add support for building x86 ROMs with SPL 2016-12-20 08:09:55 +13:00
u_boot_ucode_ptr binman: Add support for building x86 ROMs 2016-12-20 08:09:55 +13:00
u_boot_ucode_ptr.c binman: Add support for building x86 ROMs 2016-12-20 08:09:55 +13:00
u_boot_ucode_ptr.lds binman: Add support for building x86 ROMs 2016-12-20 08:09:55 +13:00