u-boot/tools/binman/etype
Neha Malcom Francis a4ed4c8a51 binman: openssl: x509: ti_secure_rom: Add support for bootcore_opts
According to the TRMs of K3 platform of devices, the ROM boot image
format specifies a "Core Options Field" that provides the capability to
set the boot core in lockstep when set to 0 or to split mode when set
to 2. Add support for providing the same from the binman DTS. Also
modify existing test case for ensuring future coverage.

Signed-off-by: Neha Malcom Francis <n-francis@ti.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-11-02 22:38:01 -04:00
..
_testing.py patman: Move library functions into a library directory 2023-03-08 11:40:49 -08:00
atf_bl31.py binman: Correct the comment for ATF entry type 2021-05-19 17:01:49 +08:00
atf_fip.py binman: Support updating section contents 2023-03-08 13:15:14 -08:00
blob_dtb.py binman: blob_dtb: Add fake_size argument to ObtainContents() 2023-07-24 09:34:10 -06:00
blob_ext_list.py patman: Move library functions into a library directory 2023-03-08 11:40:49 -08:00
blob_ext.py patman: Move library functions into a library directory 2023-03-08 11:40:49 -08:00
blob_named_by_arg.py binman: Allow entry args to be required 2020-09-22 12:50:43 -06:00
blob_phase.py binman: Allow disabling symbol writing 2023-07-20 14:10:58 -06:00
blob.py patman: Move library functions into a library directory 2023-03-08 11:40:49 -08:00
cbfs.py binman: Support updating section contents 2023-03-08 13:15:14 -08:00
collection.py binman: Allow collection to use entries from other sections 2022-08-20 18:07:32 -06:00
cros_ec_rw.py binman: Allow entry args to be required 2020-09-22 12:50:43 -06:00
efi_capsule.py binman: capsule: Use dumped capsule header contents for verification 2023-10-13 14:01:42 -06:00
efi_empty_capsule.py binman: capsule: Add support for generating EFI empty capsules 2023-10-13 14:01:42 -06:00
encrypted.py binman: Add support for externally encrypted blobs 2023-07-24 09:34:10 -06:00
fdtmap.py patman: Move library functions into a library directory 2023-03-08 11:40:49 -08:00
files.py patman: Move library functions into a library directory 2023-03-08 11:40:49 -08:00
fill.py patman: Move library functions into a library directory 2023-03-08 11:40:49 -08:00
fit.py binman: Override CheckOptional in fit entry 2023-08-02 12:05:57 -06:00
fmap.py patman: Move library functions into a library directory 2023-03-08 11:40:49 -08:00
gbb.py patman: Move library functions into a library directory 2023-03-08 11:40:49 -08:00
image_header.py binman: Use super() instead of specifying parent type 2020-07-25 14:46:57 -06:00
intel_cmc.py binman: Drop repetitive heading for each entry 2021-03-26 17:03:10 +13:00
intel_descriptor.py binman: Allow missing Intel blobs 2020-07-25 14:46:57 -06:00
intel_fit_ptr.py binman: Convert existing binary blobs to blob_ext 2020-07-25 14:46:57 -06:00
intel_fit.py binman: Convert existing binary blobs to blob_ext 2020-07-25 14:46:57 -06:00
intel_fsp_m.py binman: Drop repetitive heading for each entry 2021-03-26 17:03:10 +13:00
intel_fsp_s.py binman: Drop repetitive heading for each entry 2021-03-26 17:03:10 +13:00
intel_fsp_t.py binman: Drop repetitive heading for each entry 2021-03-26 17:03:10 +13:00
intel_fsp.py binman: Drop repetitive heading for each entry 2021-03-26 17:03:10 +13:00
intel_ifwi.py patman: Move library functions into a library directory 2023-03-08 11:40:49 -08:00
intel_me.py binman: Drop repetitive heading for each entry 2021-03-26 17:03:10 +13:00
intel_mrc.py binman: Drop repetitive heading for each entry 2021-03-26 17:03:10 +13:00
intel_refcode.py binman: Drop repetitive heading for each entry 2021-03-26 17:03:10 +13:00
intel_vbt.py binman: Drop repetitive heading for each entry 2021-03-26 17:03:10 +13:00
intel_vga.py binman: Drop repetitive heading for each entry 2021-03-26 17:03:10 +13:00
mkimage.py binman: Support writing symbols inside a mkimage image 2023-07-20 14:10:58 -06:00
null.py patman: Move library functions into a library directory 2023-03-08 11:40:49 -08:00
opensbi.py binman: Add support for RISC-V OpenSBI fw_dynamic blob 2021-05-19 17:01:49 +08:00
powerpc_mpc85xx_bootpg_resetvec.py binman: Convert existing binary blobs to blob_ext 2020-07-25 14:46:57 -06:00
pre_load.py binman: Tidy up tests for pre-load entry type 2023-07-24 09:33:55 -06:00
rockchip_tpl.py binman: Add support for a rockchip-tpl entry 2023-02-28 18:07:26 +08:00
scp.py binman: Drop repetitive heading for each entry 2021-03-26 17:03:10 +13:00
section.py binman: Fix SyntaxWarning: invalid escape sequence '\(' 2023-09-23 09:00:37 -06:00
tee_os.py binman: Support new op-tee binary format 2023-01-18 11:50:01 -07:00
text.py patman: Move library functions into a library directory 2023-03-08 11:40:49 -08:00
ti_board_config.py binman: ti-board-config: Add support for TI board config binaries 2023-07-21 19:36:58 -04:00
ti_secure_rom.py binman: openssl: x509: ti_secure_rom: Add support for bootcore_opts 2023-11-02 22:38:01 -04:00
ti_secure.py binman: ti-secure: Add support for TI signing 2023-07-21 19:36:58 -04:00
u_boot_dtb_with_ucode.py patman: Move library functions into a library directory 2023-03-08 11:40:49 -08:00
u_boot_dtb.py binman: Use super() instead of specifying parent type 2020-07-25 14:46:57 -06:00
u_boot_elf.py patman: Move library functions into a library directory 2023-03-08 11:40:49 -08:00
u_boot_env.py patman: Move library functions into a library directory 2023-03-08 11:40:49 -08:00
u_boot_expanded.py binman: Automatically expand phase binaries into sections 2021-03-26 17:03:09 +13:00
u_boot_img.py binman: Use super() instead of specifying parent type 2020-07-25 14:46:57 -06:00
u_boot_nodtb.py binman: Automatically expand phase binaries into sections 2021-03-26 17:03:09 +13:00
u_boot_spl_bss_pad.py binman: Correct handling of zero bss size 2023-07-20 14:10:58 -06:00
u_boot_spl_dtb.py binman: Use super() instead of specifying parent type 2020-07-25 14:46:57 -06:00
u_boot_spl_elf.py binman: Support writing symbols into ELF files 2022-10-31 11:02:44 -04:00
u_boot_spl_expanded.py patman: Move library functions into a library directory 2023-03-08 11:40:49 -08:00
u_boot_spl_nodtb.py binman: Use a reference for binman symbols docs 2023-01-18 11:50:01 -07:00
u_boot_spl_pubkey_dtb.py binman: etype: Add u-boot-spl-pubkey-dtb etype 2023-07-24 09:34:10 -06:00
u_boot_spl_with_ucode_ptr.py binman: Support writing symbols for ucode etypes 2023-05-11 10:25:29 +08:00
u_boot_spl.py binman: Provide general support for updating ELF symbols 2023-01-18 14:55:41 -07:00
u_boot_tpl_bss_pad.py binman: Correct handling of zero bss size 2023-07-20 14:10:58 -06:00
u_boot_tpl_dtb_with_ucode.py binman: Use super() instead of specifying parent type 2020-07-25 14:46:57 -06:00
u_boot_tpl_dtb.py binman: Use super() instead of specifying parent type 2020-07-25 14:46:57 -06:00
u_boot_tpl_elf.py binman: Support writing symbols into ELF files 2022-10-31 11:02:44 -04:00
u_boot_tpl_expanded.py patman: Move library functions into a library directory 2023-03-08 11:40:49 -08:00
u_boot_tpl_nodtb.py binman: Use a reference for binman symbols docs 2023-01-18 11:50:01 -07:00
u_boot_tpl_with_ucode_ptr.py binman: Support writing symbols for ucode etypes 2023-05-11 10:25:29 +08:00
u_boot_tpl.py binman: Use a reference for binman symbols docs 2023-01-18 11:50:01 -07:00
u_boot_ucode.py patman: Move library functions into a library directory 2023-03-08 11:40:49 -08:00
u_boot_vpl_bss_pad.py binman: Correct handling of zero bss size 2023-07-20 14:10:58 -06:00
u_boot_vpl_dtb.py binman: Add VPL support 2022-09-12 06:41:14 -06:00
u_boot_vpl_elf.py binman: Support writing symbols into ELF files 2022-10-31 11:02:44 -04:00
u_boot_vpl_expanded.py patman: Move library functions into a library directory 2023-03-08 11:40:49 -08:00
u_boot_vpl_nodtb.py binman: Use a reference for binman symbols docs 2023-01-18 11:50:01 -07:00
u_boot_vpl.py binman: Use a reference for binman symbols docs 2023-01-18 11:50:01 -07:00
u_boot_with_ucode_ptr.py binman: Support writing symbols for ucode etypes 2023-05-11 10:25:29 +08:00
u_boot.py binman: Use a reference for binman symbols docs 2023-01-18 11:50:01 -07:00
vblock.py patman: Move library functions into a library directory 2023-03-08 11:40:49 -08:00
x86_reset16_spl.py binman: Use super() instead of specifying parent type 2020-07-25 14:46:57 -06:00
x86_reset16_tpl.py binman: Use super() instead of specifying parent type 2020-07-25 14:46:57 -06:00
x86_reset16.py binman: Use super() instead of specifying parent type 2020-07-25 14:46:57 -06:00
x86_start16_spl.py binman: Use super() instead of specifying parent type 2020-07-25 14:46:57 -06:00
x86_start16_tpl.py binman: Use super() instead of specifying parent type 2020-07-25 14:46:57 -06:00
x86_start16.py binman: Use super() instead of specifying parent type 2020-07-25 14:46:57 -06:00
x509_cert.py binman: openssl: x509: ti_secure_rom: Add support for bootcore_opts 2023-11-02 22:38:01 -04:00
xilinx_bootgen.py binman: etype: Add xilinx-bootgen etype 2023-08-05 11:33:18 -06:00