Update Bootloader with nv_update_engine for JetPack-5.1.1 (L4T-35.3.1)

Hello,

We are trying to use the nv_update_engine tool on Orin NX 16GB module. We generated the bl_only_payload and kernel_only_payload files from here: Update and Redundancy — Jetson Linux Developer Guide documentation

Then, we moved the files to /opt/ota_package folder and tried to update it. However, the nv_update_engine is not working as expected.

root@nvidia-desktop:/home/nvidia# nv_update_engine --forced-install
Nvidia A/B-Redundancy Update tool Version 2.3
Error: forced update is not supported, it is supported only for release earlier than R35.2.
root@nvidia-desktop:/home/nvidia# 
root@nvidia-desktop:/home/nvidia# nv_update_engine --help
Nvidia A/B-Redundancy Update tool Version 2.3
Usage:
	nv_update_engine [-f | --forced-install ] [--payload <file>]
	                 [-h | --help]

-f, --forced-install    forcedly update bootloader on both slots
    [--payload <file>]: specify the path of the update payload.
-h, --help              display this help and exit

Thanks

What BSP versions are you updating from and updating to?

We are using the same version (JetPack-5.1.1). We just need to update the initial state of the pinmux without a host PC. We updated the Linux_for_Tegra/bootloader/tegra234-mb1-bct-gpio-p3767-dp-a03.dtsi file and generated these files to move it to the Jetson and include this modification

Can you follow steps mentioned here to perform the update?
https://docs.nvidia.com/jetson/archives/r35.3.1/DeveloperGuide/text/SD/Bootloader/UpdateAndRedundancy.html#manually-trigger-the-capsule-update

We updated the pinmux (JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/tegra234-mb1-bct-gpio-p3767-dp-a03.dtsi) and run the following commands below:

sudo ./build_l4t_bup.sh jetson-orin-nano-devkit nvme0n1p1
sudo ./l4t_generate_soc_bup.sh -e t23x_3767_bl_spec t23x
./generate_capsule/l4t_generate_soc_capsule.sh -i bootloader/payloads_t23x/bl_only_payload -o ./TEGRA_BL.Cap t234

And here are the outputs:

ubuntu@ubuntu-desktop:~/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TAR
GETS/Linux_for_Tegra$ sudo ./build_l4t_bup.sh jetson-orin-nano-devkit nvme0n1p1
[sudo] password for ubuntu: 
###############################################################################
# L4T BSP Information:
# R35 , REVISION: 3.1
# User release: 0.0
###############################################################################
copying emc_fuse_dev_params(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-br-bct-diag-boot.dts)... done.
copying device_config(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-device-p3767-0000.dts)... done.
copying misc_config(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-misc-p3767-0000.dts)... done.
./tegraflash.py --chip 0x23 --applet "/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/mb1_t234_prod.bin" --skipuid --cfg readinfo_t234_min_prod.xml --dev_params tegra234-br-bct-diag-boot.dts --device_config tegra234-mb1-bct-device-p3767-0000.dts --misc_config tegra234-mb1-bct-misc-p3767-0000.dts --bins "mb2_applet applet_t234.bin" --cmd "dump eeprom cvm cvm.bin; dump custinfo custinfo_out.bin; reboot recovery" 
Welcome to Tegra Flash
version 1.0.0
Type ? or help for help and q or quit to exit
Use ! to execute system commands
 
[   0.0354 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[   0.0372 ] File rcm_state open failed
[   0.0379 ] ERROR: failed to read rcm_state
[   0.0379 ] 
[   0.0389 ] tegrasign_v3.py --key None --getmode mode.txt
[   0.0392 ] Assuming zero filled SBK key
[   0.0385 ] Pre-processing config: tegra234-mb1-bct-device-p3767-0000.dts
[   0.0793 ] Pre-processing config: tegra234-mb1-bct-misc-p3767-0000.dts
[   0.0938 ] Parsing partition layout
[   0.0952 ] tegraparser_v2 --pt readinfo_t234_min_prod.xml.tmp
[   0.0977 ] Kernel DTB used: None
[   0.0977 ] WARNING: dce base dtb is not provided

[   0.0977 ] Parsing partition layout
[   0.0990 ] tegraparser_v2 --pt readinfo_t234_min_prod.xml.tmp
[   0.1010 ] Creating list of images to be signed
[   0.1024 ] tegrahost_v2 --chip 0x23 0 --partitionlayout readinfo_t234_min_prod.xml.bin --list images_list.xml zerosbk
[   0.1036 ] MB1: Nvheader already present is mb1_t234_prod_aligned.bin
[   0.1049 ] Header already present for mb1_t234_prod_aligned_sigheader.bin
[   0.1053 ] MB1: Nvheader already present is mb1_t234_prod_aligned.bin
[   0.1104 ] Header already present for mb1_t234_prod_aligned_sigheader.bin
[   0.1108 ] MB1: Nvheader already present is psc_bl1_t234_prod_aligned.bin
[   0.1154 ] Header already present for psc_bl1_t234_prod_aligned_sigheader.bin
[   0.1158 ] adding BCH for mb2_t234_aligned.bin
[   0.1185 ] MB1: Nvheader already present is psc_bl1_t234_prod_aligned.bin
[   0.1311 ] Header already present for psc_bl1_t234_prod_aligned_sigheader.bin
[   0.1314 ] adding BCH for mb2_t234_aligned.bin
[   0.1468 ] Filling MB1 storage info
[   0.1468 ] Parsing dev params for multi chains
[   0.1572 ] Generating br-bct
[   0.1592 ] Updating dev and MSS params in BR BCT
[   0.1592 ] tegrabct_v2 --dev_param tegra234-br-bct-diag-boot_cpp.dtb --brbct br_bct.cfg --chip 0x23 0
[   0.1611 ] Updating bl info
[   0.1634 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updateblinfo readinfo_t234_min_prod.xml.bin
[   0.1652 ] WARNING: boot chain is not completed. set to 0
[   0.1659 ] Generating signatures
[   0.1669 ] tegrasign_v3.py --key None --list images_list.xml --pubkeyhash pub_key.key --sha sha512
[   0.1671 ] Assuming zero filled SBK key
[   0.1864 ] Warning: pub_key.key is not found
[   0.1857 ] Parsing dev params for multi chains
[   0.1857 ] Generating br-bct
[   0.1870 ] Updating dev and MSS params in BR BCT
[   0.1871 ] tegrabct_v2 --dev_param tegra234-br-bct-diag-boot_cpp.dtb --brbct br_bct.cfg --chip 0x23 0
[   0.1892 ] Updating bl info
[   0.1910 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updateblinfo readinfo_t234_min_prod.xml.bin --updatesig images_list_signed.xml
[   0.1927 ] WARNING: boot chain is not completed. set to 0
[   0.1943 ] Get Signed section of bct
[   0.1968 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --listbct bct_list.xml
[   0.1988 ] Signing BCT
[   0.1998 ] tegrasign_v3.py --key None --list bct_list.xml --pubkeyhash pub_key.key --sha sha512
[   0.2001 ] Assuming zero filled SBK key
[   0.2052 ] Sha saved in br_bct_BR.sha
[   0.2058 ] Warning: pub_key.key is not found
[   0.2049 ] Updating BCT with signature
[   0.2067 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updatesig bct_list_signed.xml
[   0.2085 ] Offset :4608 Len :3584
[   0.2089 ] Generating SHA2 Hash
[   0.2099 ] tegrasign_v3.py --key None --list bct_list.xml --sha sha512
[   0.2101 ] Assuming zero filled SBK key
[   0.2102 ] Assuming zero filled SBK key
[   0.2154 ] Sha saved in br_bct_BR.sha
[   0.2149 ] Updating BCT with SHA2 Hash
[   0.2169 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updatesha bct_list_signed.xml
[   0.2184 ] Offset :4608 Len :3584
[   0.2187 ] Offset :68 Len :8124
[   0.2190 ] Generating coldboot mb1-bct
[   0.2207 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_cold_boot_bct.cfg --misc tegra234-mb1-bct-misc-p3767-0000_cpp.dtb --device tegra234-mb1-bct-device-p3767-0000_cpp.dtb
[   0.2224 ] MB1-BCT version: 0.10
[   0.2228 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[   0.2235 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[   0.2242 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[   0.2249 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[   0.2249 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[   0.2249 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[   0.2249 ] ERROR: /misc/tsc_controls/tsc_locking_config is not supported
[   0.2249 ] ERROR: /misc/tsc_controls/tsc_locking_diff_configuration is not supported
[   0.2250 ] ERROR: /misc/tsc_controls/tsc_locking_ref_frequency_configuration is not supported
[   0.2250 ] ERROR: /misc/tsc_controls/tsc_locking_control is not supported
[   0.2250 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_configuration is not supported
[   0.2250 ] ERROR: /misc/tsc_controls/tsc_locking_fast_adjust_configuration is not supported
[   0.2250 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_delta_control is not supported
[   0.2250 ] ERROR: /misc/tsc_controls/tsc_capture_control_ptx is not supported
[   0.2250 ] ERROR: /misc/tsc_controls/tsc_capture_config_ptx is not supported
[   0.2250 ] ERROR: /misc/tsc_controls/tsc_stscrsr is not supported
[   0.2250 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_num_control is not supported
[   0.2250 ] 
[   0.2250 ] Parsing config file :tegra234-mb1-bct-device-p3767-0000_cpp.dtb 
[   0.2251 ] Added Platform Config 9 data with size :- 100
[   0.2251 ] 
[   0.2251 ] Updating mb1-bct with firmware information
[   0.2270 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_cold_boot_bct_MB1.bct --updatefwinfo readinfo_t234_min_prod.xml.bin
[   0.2316 ] tegrahost_v2 --chip 0x23 0 --align mb1_cold_boot_bct_MB1_aligned.bct
[   0.2359 ] tegrahost_v2 --chip 0x23 0 --magicid MBCT --appendsigheader mb1_cold_boot_bct_MB1_aligned.bct zerosbk
[   0.2382 ] adding BCH for mb1_cold_boot_bct_MB1_aligned.bct
[   0.2404 ] tegrasign_v3.py --key None --list mb1_cold_boot_bct_MB1_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[   0.2406 ] Assuming zero filled SBK key
[   0.2426 ] Warning: pub_key.key is not found
[   0.2436 ] tegrahost_v2 --chip 0x23 0 --updatesigheader mb1_cold_boot_bct_MB1_aligned_sigheader.bct.encrypt mb1_cold_boot_bct_MB1_aligned_sigheader.bct.hash zerosbk
[   0.2456 ] Generating recovery mb1-bct
[   0.2474 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_bct.cfg --misc tegra234-mb1-bct-misc-p3767-0000_cpp.dtb --device tegra234-mb1-bct-device-p3767-0000_cpp.dtb
[   0.2491 ] MB1-BCT version: 0.10
[   0.2496 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[   0.2503 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[   0.2510 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[   0.2516 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[   0.2519 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[   0.2519 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[   0.2519 ] ERROR: /misc/tsc_controls/tsc_locking_config is not supported
[   0.2519 ] ERROR: /misc/tsc_controls/tsc_locking_diff_configuration is not supported
[   0.2519 ] ERROR: /misc/tsc_controls/tsc_locking_ref_frequency_configuration is not supported
[   0.2519 ] ERROR: /misc/tsc_controls/tsc_locking_control is not supported
[   0.2519 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_configuration is not supported
[   0.2519 ] ERROR: /misc/tsc_controls/tsc_locking_fast_adjust_configuration is not supported
[   0.2519 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_delta_control is not supported
[   0.2520 ] ERROR: /misc/tsc_controls/tsc_capture_control_ptx is not supported
[   0.2520 ] ERROR: /misc/tsc_controls/tsc_capture_config_ptx is not supported
[   0.2520 ] ERROR: /misc/tsc_controls/tsc_stscrsr is not supported
[   0.2520 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_num_control is not supported
[   0.2520 ] 
[   0.2520 ] Parsing config file :tegra234-mb1-bct-device-p3767-0000_cpp.dtb 
[   0.2520 ] Added Platform Config 9 data with size :- 100
[   0.2520 ] 
[   0.2521 ] Updating mb1-bct with firmware information
[   0.2539 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_bct_MB1.bct --recov --updatefwinfo readinfo_t234_min_prod.xml.bin
[   0.2579 ] tegrahost_v2 --chip 0x23 0 --align mb1_bct_MB1_aligned.bct
[   0.2621 ] tegrahost_v2 --chip 0x23 0 --magicid MBCT --appendsigheader mb1_bct_MB1_aligned.bct zerosbk
[   0.2642 ] adding BCH for mb1_bct_MB1_aligned.bct
[   0.2665 ] tegrasign_v3.py --key None --list mb1_bct_MB1_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[   0.2668 ] Assuming zero filled SBK key
[   0.2703 ] Warning: pub_key.key is not found
[   0.2719 ] tegrahost_v2 --chip 0x23 0 --updatesigheader mb1_bct_MB1_aligned_sigheader.bct.encrypt mb1_bct_MB1_aligned_sigheader.bct.hash zerosbk
[   0.2744 ] Error: Skip generating mem_bct because sdram_config is not defined
[   0.2744 ] Error: Skip generating mem_bct because sdram_config is not defined
[   0.2745 ] Copying signatures
[   0.2763 ] tegrahost_v2 --chip 0x23 0 --partitionlayout readinfo_t234_min_prod.xml.bin --updatesig images_list_signed.xml
[   0.2833 ] mb1_t234_prod_aligned_sigheader.bin.encrypt filename is from images_list
[   0.2836 ] psc_bl1_t234_prod_aligned_sigheader.bin.encrypt filename is from images_list
[   0.2836 ] Boot Rom communication
[   0.2858 ] tegrarcm_v2 --new_session --chip 0x23 0 --uid --download bct_br br_bct_BR.bct --download mb1 mb1_t234_prod_aligned_sigheader.bin.encrypt --download psc_bl1 psc_bl1_t234_prod_aligned_sigheader.bin.encrypt --download bct_mb1 mb1_bct_MB1_sigheader.bct.encrypt
[   0.2876 ] BR_CID: 0x80012344705DD75B6C00000007FF0280
[   0.4888 ] Sending bct_br
[   0.6918 ] Sending mb1
[   0.6923 ] Sending psc_bl1
[   0.7007 ] Sending bct_mb1
[   0.7060 ] Boot Rom communication completed
[   0.7084 ] tegrahost_v2 --chip 0x23 0 --align applet_t234_aligned.bin
[   0.7119 ] tegrahost_v2 --chip 0x23 0 --magicid MB2A --appendsigheader applet_t234_aligned.bin zerosbk
[   0.7136 ] adding BCH for applet_t234_aligned.bin
[   0.7322 ] tegrasign_v3.py --key None --list applet_t234_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[   0.7325 ] Assuming zero filled SBK key
[   0.7367 ] Warning: pub_key.key is not found
[   0.7378 ] tegrahost_v2 --chip 0x23 0 --updatesigheader applet_t234_aligned_sigheader.bin.encrypt applet_t234_aligned_sigheader.bin.hash zerosbk
[   0.7433 ] Sending mb2_applet...

[   0.7452 ] tegrarcm_v2 --chip 0x23 0 --pollbl --download applet applet_t234_sigheader.bin.encrypt
[   0.7469 ] BL: version 0.32.0.0-t234-54845784-57325615 last_boot_error: 0
[   0.9361 ] Sending applet
[   1.1611 ] completed
[   1.1633 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[   1.1657 ] MB2 Applet version 01.00.0000
[   1.3789 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[   1.3806 ] MB2 Applet version 01.00.0000
[   1.5833 ] Retrieving board information
[   1.5853 ] tegrarcm_v2 --chip 0x23 0 --oem platformdetails chip chip_info.bin
[   1.5873 ] MB2 Applet version 01.00.0000
[   1.7815 ] Saved platform info in chip_info.bin
[   1.7868 ] Chip minor revision: 1
[   1.7869 ] Bootrom revision: 0x7
[   1.7870 ] Ram code: 0x0
[   1.7870 ] Chip sku: 0xd3
[   1.7871 ] Chip Sample: prod
[   1.7876 ] Retrieving EEPROM data
[   1.7877 ] tegrarcm_v2 --oem platformdetails eeprom cvm /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/cvm.bin --chip 0x23 0
[   1.7894 ] MB2 Applet version 01.00.0000
[   1.9895 ] Saved platform info in /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/cvm.bin
[   2.0233 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[   2.0249 ] MB2 Applet version 01.00.0000
[   2.2233 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[   2.2251 ] MB2 Applet version 01.00.0000
[   2.3696 ] Dumping customer Info
[   2.3722 ] tegrarcm_v2 --chip 0x23 0 --oem dump bct tmp.bct
[   2.3745 ] MB2 Applet version 01.00.0000
[   2.5656 ] Saved bct in tmp.bct
[   2.5750 ] tegrabct_v2 --brbct tmp.bct --chip 0x23 0 --custinfo /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/custinfo_out.bin
[   2.5770 ] Custo[   2.5775 ] mer data saved in /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/custinfo_out.bin successfully
[   2.5776 ] Rebooting to recovery mode
[   2.5796 ] tegrarcm_v2 --chip 0x23 0 --ismb2
[   2.7797 ] tegrarcm_v2 --chip 0x23 0 --ismb2applet
[   2.7819 ] MB2 Applet version 01.00.0000
[   2.9775 ] Booting to recovery mode
[   2.9794 ] tegrarcm_v2 --chip 0x23 0 --reboot recovery
[   2.9816 ] MB2 Applet version 01.00.0000
Board ID(3767) version(RC1) sku(0000) revision(B.6)
Chip SKU(00:00:00:D3) ramcode(00:00:00:00) fuselevel(fuselevel_production) board_FAB(RC1)
emc_opt_disable_fuse:(0)
copying bctfile(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-p3767-0000-sdram-l4t.dts)... done.
copying minratchet_config(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-ratchet-p3767-0000.dts)... done.
copying device_config(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-device-p3767-0000.dts)... done.
copying misc_config(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-misc-p3767-0000.dts)... done.
copying pinmux_config(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-pinmux-p3767-dp-a03.dtsi)... done.
copying gpioint_config(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-gpioint-p3767-0000.dts)... done.
copying pmic_config(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-pmic-p3767-0000-a02.dts)... done.
copying pmc_config(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-padvoltage-p3767-dp-a03.dtsi)... done.
copying deviceprod_config(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-cprod-p3767-0000.dts)... done.
copying prod_config(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-prod-p3767-0000.dts)... done.
copying scr_config(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb2-bct-scr-p3767-0000.dts)... done.
copying wb0sdram(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-p3767-0000-wb0sdram-l4t.dts)... done.
copying bootrom_config(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb1-bct-reset-p3767-0000.dts)... done.
Existing uphylane_config(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/tegra234-mb1-bct-uphylane-si.dtsi) reused.
copying dev_params(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-br-bct-p3767-0000-l4t.dts)... done.
copying dev_params_b(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-br-bct_b-p3767-0000-l4t.dts)... done.
copying mb2bct_cfg(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/BCT/tegra234-mb2-bct-misc-p3767-0000.dts)... done.
Existing pscfwfile(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/pscfw_t234_prod.bin) reused.
Existing pscbl1file(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/psc_bl1_t234_prod.bin) reused.
Existing mtsmcefile(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/mce_flash_o10_cr_prod.bin) reused.
Existing mb2applet(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/applet_t234.bin) reused.
Existing bootloader(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/mb2_t234.bin) reused.
copying initrd(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/l4t_initrd.img)... done.
bl is uefi
Making Boot image... done.
Not signing of boot.img
Existing sosfile(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/mb1_t234_prod.bin) reused.
Existing tegraboot(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/mb2_t234.bin) reused.
Existing cpu_bootloader(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/mb2_t234.bin) reused.
Existing mb2blfile(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/mb2_t234.bin) reused.
Existing xusbfile(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/xusb_t234_prod.bin) reused.
Existing dcefile(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/display-t234-dce.bin) reused.
Existing nvdecfile(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/nvdec_t234_prod.fw) reused.
Existing psc_rf(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/psc_rf_t234_prod.bin) reused.
Existing mb2_rf(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/mb2rf_t234.bin) reused.
Existing mb1file(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/mb1_t234_prod.bin) reused.
Existing bpffile(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/bpmp_t234-TE990M-A1_prod.bin) reused.
copying bpfdtbfile(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/tegra234-bpmp-3767-0000-a02-3509-a02.dtb)... done.
Existing scefile(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/camera-rtcpu-sce.img) reused.
Existing camerafw(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/camera-rtcpu-t234-rce.img) reused.
Existing apefile(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/adsp-fw.bin) reused.
Existing spefile(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/spe_t234.bin) reused.
Existing wb0boot(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/sc7_t234_prod.bin) reused.
Existing tosfile(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/tos-optee_t234.img) reused.
Existing eksfile(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/eks_t234.img) reused.
copying dtbfile(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/kernel/dtb/tegra234-p3767-0000-p3768-0000-a0.dtb)... done.
Copying nv_boot_control.conf to rootfs
Skip generating system.img
Not signing of kernel-dtb
Existing tbcfile(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/uefi_jetson.bin) reused.
copying tbcdtbfile(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/kernel/dtb/tegra234-p3767-0000-p3768-0000-a0.dtb)... done.
copying cfgfile(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/t186ref/cfg/flash_t234_qspi_sd.xml) to flash.xml... done.
Existing flashapp(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/tegraflash.py) reused.
copying overlay_dtb(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/kernel/dtb/L4TConfiguration.dtbo)... done.
copying overlay_dtb(/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/kernel/dtb/tegra234-p3767-overlay.dtbo)... done.
./tegraflash.py  --bl uefi_jetson_with_dtb.bin  --odmdata gbe-uphy-config-9,hsstp-lane-map-3,hsio-uphy-config-0  --overlay_dtb L4TConfiguration.dtbo,tegra234-p3767-overlay.dtbo,  --bldtb tegra234-p3767-0000-p3768-0000-a0.dtb --applet mb1_t234_prod.bin --cmd "sign"  --cfg flash.xml --chip 0x23 --concat_cpubl_bldtb --cpubl uefi_jetson.bin --minratchet_config tegra234-mb1-bct-ratchet-p3767-0000.dts --device_config tegra234-mb1-bct-device-p3767-0000.dts --misc_config tegra234-mb1-bct-misc-p3767-0000.dts --pinmux_config tegra234-mb1-bct-pinmux-p3767-dp-a03.dtsi --gpioint_config tegra234-mb1-bct-gpioint-p3767-0000.dts --pmic_config tegra234-mb1-bct-pmic-p3767-0000-a02.dts --pmc_config tegra234-mb1-bct-padvoltage-p3767-dp-a03.dtsi --deviceprod_config tegra234-mb1-bct-cprod-p3767-0000.dts --prod_config tegra234-mb1-bct-prod-p3767-0000.dts --scr_config tegra234-mb2-bct-scr-p3767-0000.dts --wb0sdram_config tegra234-p3767-0000-wb0sdram-l4t.dts --br_cmd_config tegra234-mb1-bct-reset-p3767-0000.dts --uphy tegra234-mb1-bct-uphylane-si.dtsi --dev_params tegra234-br-bct-p3767-0000-l4t.dts,tegra234-br-bct_b-p3767-0000-l4t.dts --mb2bct_cfg tegra234-mb2-bct-misc-p3767-0000.dts  --bins "psc_fw pscfw_t234_prod.bin; mts_mce mce_flash_o10_cr_prod.bin; mb2_applet applet_t234.bin; mb2_bootloader mb2_t234.bin; xusb_fw xusb_t234_prod.bin; dce_fw display-t234-dce.bin; nvdec nvdec_t234_prod.fw; bpmp_fw bpmp_t234-TE990M-A1_prod.bin; bpmp_fw_dtb tegra234-bpmp-3767-0000-a02-3509-a02.dtb; sce_fw camera-rtcpu-sce.img; rce_fw camera-rtcpu-t234-rce.img; ape_fw adsp-fw.bin; spe_fw spe_t234.bin; tos tos-optee_t234.img; eks eks_t234.img"  --sdram_config tegra234-p3767-0000-sdram-l4t.dts  --cust_info custinfo_out.bin  --secondary_gpt_backup  --bct_backup  --boot_chain A 
saving flash command in /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/flashcmd.txt
saving Windows flash command to /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/flash_win.bat
*** Sign and generate BUP... *** 
Signing with zerosbk ...
rollback info is parsed and saved in rollback.bin
WARNING: failed to find rollback config for " t186ref "
pad ZEROs to the end of rollback.bin

Generating signed binaries for 3767-RC1-0000-B.6-1-1-jetson-orin-nano-devkit- ...
./tegraflash.py --bl uefi_jetson_with_dtb.bin --odmdata gbe-uphy-config-9,hsstp-lane-map-3,hsio-uphy-config-0 --overlay_dtb L4TConfiguration.dtbo,tegra234-p3767-overlay.dtbo, --bldtb tegra234-p3767-0000-p3768-0000-a0.dtb --applet mb1_t234_prod.bin --cmd "sign" --cfg flash.xml --chip 0x23 --concat_cpubl_bldtb --cpubl uefi_jetson.bin --minratchet_config tegra234-mb1-bct-ratchet-p3767-0000.dts --device_config tegra234-mb1-bct-device-p3767-0000.dts --misc_config tegra234-mb1-bct-misc-p3767-0000.dts --pinmux_config tegra234-mb1-bct-pinmux-p3767-dp-a03.dtsi --gpioint_config tegra234-mb1-bct-gpioint-p3767-0000.dts --pmic_config tegra234-mb1-bct-pmic-p3767-0000-a02.dts --pmc_config tegra234-mb1-bct-padvoltage-p3767-dp-a03.dtsi --deviceprod_config tegra234-mb1-bct-cprod-p3767-0000.dts --prod_config tegra234-mb1-bct-prod-p3767-0000.dts --scr_config tegra234-mb2-bct-scr-p3767-0000.dts --wb0sdram_config tegra234-p3767-0000-wb0sdram-l4t.dts --br_cmd_config tegra234-mb1-bct-reset-p3767-0000.dts --uphy tegra234-mb1-bct-uphylane-si.dtsi --dev_params tegra234-br-bct-p3767-0000-l4t.dts,tegra234-br-bct_b-p3767-0000-l4t.dts --mb2bct_cfg tegra234-mb2-bct-misc-p3767-0000.dts --bins "psc_fw pscfw_t234_prod.bin; mts_mce mce_flash_o10_cr_prod.bin; mb2_applet applet_t234.bin; mb2_bootloader mb2_t234.bin; xusb_fw xusb_t234_prod.bin; dce_fw display-t234-dce.bin; nvdec nvdec_t234_prod.fw; bpmp_fw bpmp_t234-TE990M-A1_prod.bin; bpmp_fw_dtb tegra234-bpmp-3767-0000-a02-3509-a02.dtb; sce_fw camera-rtcpu-sce.img; rce_fw camera-rtcpu-t234-rce.img; ape_fw adsp-fw.bin; spe_fw spe_t234.bin; tos tos-optee_t234.img; eks eks_t234.img" --sdram_config tegra234-p3767-0000-sdram-l4t.dts --cust_info custinfo_out.bin --secondary_gpt_backup --bct_backup --boot_chain A
Welcome to Tegra Flash
version 1.0.0
Type ? or help for help and q or quit to exit
Use ! to execute system commands
 
[   0.0256 ] tegrasign_v3.py --key None --getmode mode.txt
[   0.0257 ] Assuming zero filled SBK key
[   0.0297 ] Parsing partition layout
[   0.0315 ] tegraparser_v2 --pt flash.xml.tmp
[   0.0377 ] Change tegra234-bpmp-3767-0000-a02-3509-a02.dtb to tegra234-bpmp-3767-0000-a02-3509-a02_with_odm.dtb
[   0.0377 ] Change tegra234-bpmp-3767-0000-a02-3509-a02.dtb to tegra234-bpmp-3767-0000-a02-3509-a02_with_odm.dtb
[   0.0655 ] /usr/bin/python3 dtbcheck.py -c t234 -o tegra234-bpmp-3767-0000-a02-3509-a02_with_odm.dtb tegra234-bpmp-3767-0000-a02-3509-a02_with_odm_tmp.dtb
[   0.4809 ] Concatenating L4TConfiguration.dtbo,tegra234-p3767-overlay.dtbo to tegra234-p3767-0000-p3768-0000-a0_with_odm_overlay.dtb
[   0.4811 ] Concatenating bl dtb to cpubl binary
[   0.4855 ] MB2 binary: mb2_t234.bin
[   0.4855 ] Pre-processing mb2bct config: tegra234-mb2-bct-misc-p3767-0000.dts
[   0.5005 ] Pre-processing mb2bct config: tegra234-mb2-bct-scr-p3767-0000.dts
[   0.7211 ] Generating coldboot mb2-bct
[   0.7211 ] tegrabct_v2 --chip 0x23 0 --mb2bct mb2_cold_boot_bct.cfg --mb2bctcfg tegra234-mb2-bct-misc-p3767-0000_cpp.dtb --scr tegra234-mb2-bct-scr-p3767-0000_cpp.dtb
[   0.7227 ] WARNING: unknown property 'tfc_version'
[   0.7240 ] WARNING: unknown property 'addr_header_version'
[   0.7385 ] Updating mb2-bct with storage information
[   0.7412 ] tegrabct_v2 --chip 0x23 0 --mb2bct mb2_cold_boot_bct_MB2.bct --updatestorageinfo flash.xml.bin
[   0.7440 ] Concatenating mb2-bct to mb2 binary
[   0.7440 ] mb2_bin_file = mb2_t234.bin
[   0.7440 ] mb2_bct_file = mb2_cold_boot_bct_MB2.bct
[   0.7511 ] DCE binary: display-t234-dce.bin
[   0.7512 ] Kernel DTB used: kernel_tegra234-p3767-0000-p3768-0000-a0.dtb
[   0.7512 ] Concatenating kernel-dtb to dce-fw binary
[   0.7512 ] dce_bin = display-t234-dce.bin
[   0.7513 ] kernel_dtb = kernel_tegra234-p3767-0000-p3768-0000-a0.dtb
[   0.7513 ] dce_with_dtb = display-t234-dce_with_kernel_tegra234-p3767-0000-p3768-0000-a0.bin
[   0.7719 ] Update display-t234-dce_with_kernel_tegra234-p3767-0000-p3768-0000-a0.bin to dce_fw partitions
[   0.7767 ] Parsing partition layout
[   0.7794 ] tegraparser_v2 --pt flash.xml.tmp
[   0.7822 ] Creating list of images to be signed
[   0.7849 ] Generating ratchet blob
[   0.7850 ] Pre-processing config: tegra234-mb1-bct-reset-p3767-0000.dts
[   0.7967 ] Pre-processing config: tegra234-mb1-bct-device-p3767-0000.dts
[   0.8076 ] Pre-processing config: tegra234-mb1-bct-cprod-p3767-0000.dts
[   0.8176 ] Pre-processing config: tegra234-mb1-bct-gpioint-p3767-0000.dts
[   0.8304 ] Pre-processing config: tegra234-mb1-bct-misc-p3767-0000.dts
[   0.8453 ] Pre-processing config: tegra234-mb1-bct-pinmux-p3767-dp-a03.dtsi
[   0.8660 ] Pre-processing config: tegra234-mb1-bct-padvoltage-p3767-dp-a03.dtsi
[   0.8761 ] Pre-processing config: tegra234-mb1-bct-pmic-p3767-0000-a02.dts
[   0.8895 ] Pre-processing config: tegra234-mb1-bct-prod-p3767-0000.dts
[   0.9005 ] Pre-processing config: tegra234-p3767-0000-sdram-l4t.dts
[   2.7329 ] Pre-processing config: tegra234-mb1-bct-uphylane-si.dtsi
[   2.7436 ] Pre-processing config: tegra234-p3767-0000-wb0sdram-l4t.dts
[   4.5769 ] Pre-processing config: tegra234-mb1-bct-ratchet-p3767-0000.dts
[   4.5896 ] Generating coldboot mb1-bct
[   4.5912 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_cold_boot_bct.cfg --misc tegra234-mb1-bct-misc-p3767-0000_cpp.dtb --wb0sdram tegra234-p3767-0000-wb0sdram-l4t_cpp.dtb --pinmux tegra234-mb1-bct-pinmux-p3767-dp-a03_cpp.dtb --pmc tegra234-mb1-bct-padvoltage-p3767-dp-a03_cpp.dtb --pmic tegra234-mb1-bct-pmic-p3767-0000-a02_cpp.dtb --brcommand tegra234-mb1-bct-reset-p3767-0000_cpp.dtb --prod tegra234-mb1-bct-prod-p3767-0000_cpp.dtb --gpioint tegra234-mb1-bct-gpioint-p3767-0000_cpp.dtb --uphy tegra234-mb1-bct-uphylane-si_cpp.dtb --device tegra234-mb1-bct-device-p3767-0000_cpp.dtb --deviceprod tegra234-mb1-bct-cprod-p3767-0000_cpp.dtb --minratchet tegra234-mb1-bct-ratchet-p3767-0000_cpp.dtb --ratchet_blob ratchet_blob.bin
[   4.5933 ] MB1-BCT version: 0.10
[   4.5938 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[   4.5946 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[   4.5952 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[   4.5958 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[   4.5965 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[   4.5971 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[   4.5978 ] ERROR: /misc/tsc_controls/tsc_locking_config is not supported
[   4.5982 ] ERROR: /misc/tsc_controls/tsc_locking_diff_configuration is not supported
[   4.5989 ] ERROR: /misc/tsc_controls/tsc_locking_ref_frequency_configuration is not supported
[   4.5995 ] ERROR: /misc/tsc_controls/tsc_locking_control is not supported
[   4.6002 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_configuration is not supported
[   4.6002 ] ERROR: /misc/tsc_controls/tsc_locking_fast_adjust_configuration is not supported
[   4.6002 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_delta_control is not supported
[   4.6002 ] ERROR: /misc/tsc_controls/tsc_capture_control_ptx is not supported
[   4.6002 ] ERROR: /misc/tsc_controls/tsc_capture_config_ptx is not supported
[   4.6002 ] ERROR: /misc/tsc_controls/tsc_stscrsr is not supported
[   4.6002 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_num_control is not supported
[   4.6002 ] 
[   4.6002 ] Parsing config file :tegra234-mb1-bct-pinmux-p3767-dp-a03_cpp.dtb 
[   4.6002 ] Added Platform Config 0 data with size :- 2416
[   4.6002 ] 
[   4.6003 ] Parsing config file :tegra234-mb1-bct-padvoltage-p3767-dp-a03_cpp.dtb 
[   4.6003 ] WARNING: unknown node 'g2'
[   4.6003 ] WARNING: unknown node 'g2'
[   4.6003 ] WARNING: unknown node 'g9'
[   4.6003 ] WARNING: unknown node 'g9'
[   4.6003 ] Added Platform Config 2 data with size :- 24
[   4.6003 ] 
[   4.6003 ] Parsing config file :tegra234-mb1-bct-pmic-p3767-0000-a02_cpp.dtb 
[   4.6003 ] Added Platform Config 4 data with size :- 288
[   4.6003 ] 
[   4.6003 ] Parsing config file :tegra234-mb1-bct-reset-p3767-0000_cpp.dtb 
[   4.6003 ] Added Platform Config 3 data with size :- 52
[   4.6003 ] 
[   4.6003 ] Parsing config file :tegra234-mb1-bct-prod-p3767-0000_cpp.dtb 
[   4.6004 ] WARNING: unknown property 'major'
[   4.6004 ] WARNING: unknown property 'minor'
[   4.6004 ] Added Platform Config 5 data with size :- 500
[   4.6004 ] 
[   4.6004 ] Parsing config file :tegra234-mb1-bct-gpioint-p3767-0000_cpp.dtb 
[   4.6004 ] WARNING: unknown property 'major'
[   4.6004 ] WARNING: unknown property 'minor'
[   4.6004 ] Added Platform Config 7 data with size :- 380
[   4.6004 ] 
[   4.6004 ] Parsing config file :tegra234-mb1-bct-uphylane-si_cpp.dtb 
[   4.6004 ] Added Platform Config 8 data with size :- 24
[   4.6004 ] 
[   4.6004 ] Parsing config file :tegra234-mb1-bct-device-p3767-0000_cpp.dtb 
[   4.6004 ] Added Platform Config 9 data with size :- 100
[   4.6005 ] 
[   4.6005 ] Parsing config file :tegra234-mb1-bct-cprod-p3767-0000_cpp.dtb 
[   4.6005 ] ModuleCount 0 NumProdNames 0
[   4.6005 ] Added Platform Config 6 data with size :- 16
[   4.6005 ] 
[   4.6005 ] Parsing config file :tegra234-mb1-bct-ratchet-p3767-0000_cpp.dtb 
[   4.6005 ] 
[   4.6005 ] Updating mb1-bct with firmware information
[   4.6027 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_cold_boot_bct_MB1.bct --updatefwinfo flash.xml.bin
[   4.6107 ] tegrahost_v2 --chip 0x23 0 --align mb1_cold_boot_bct_MB1_aligned.bct
[   4.6150 ] tegrahost_v2 --chip 0x23 0 --magicid MBCT --ratchet_blob ratchet_blob.bin --appendsigheader mb1_cold_boot_bct_MB1_aligned.bct zerosbk
[   4.6176 ] adding BCH for mb1_cold_boot_bct_MB1_aligned.bct
[   4.6202 ] tegrasign_v3.py --key None --list mb1_cold_boot_bct_MB1_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[   4.6204 ] Assuming zero filled SBK key
[   4.6234 ] Warning: pub_key.key is not found
[   4.6246 ] tegrahost_v2 --chip 0x23 0 --updatesigheader mb1_cold_boot_bct_MB1_aligned_sigheader.bct.encrypt mb1_cold_boot_bct_MB1_aligned_sigheader.bct.hash zerosbk
[   4.6269 ] tegrahost_v2 --chip 0x23 0 --partitionlayout flash.xml.bin --ratchet_blob ratchet_blob.bin --list images_list.xml zerosbk
[   4.6290 ] MB1: Nvheader already present is mb1_t234_prod_aligned.bin
[   4.6311 ] Header already present for mb1_t234_prod_aligned_sigheader.bin
[   4.6319 ] MB1: Nvheader already present is psc_bl1_t234_prod_aligned.bin
[   4.6410 ] Header already present for psc_bl1_t234_prod_aligned_sigheader.bin
[   4.6415 ] Header already present for nvdec_t234_prod_aligned.fw
[   4.6464 ] adding BCH for mb2_t234_with_mb2_cold_boot_bct_MB2_aligned.bin
[   4.6576 ] adding BCH for xusb_t234_prod_aligned.bin
[   4.6812 ] Header already present for bpmp_t234-TE990M-A1_prod_aligned.bin
[   4.6889 ] adding BCH for tegra234-bpmp-3767-0000-a02-3509-a02_with_odm_aligned.dtb
[   4.7058 ] Header already present for pscfw_t234_prod_aligned.bin
[   4.7108 ] Header already present for mce_flash_o10_cr_prod_aligned.bin
[   4.7171 ] Header already present for sc7_t234_prod.bin
[   4.7203 ] Header already present for psc_rf_t234_prod_aligned.bin
[   4.7233 ] adding BCH for mb2rf_t234_aligned.bin
[   4.7254 ] adding BCH for uefi_jetson_with_dtb_aligned.bin
[   4.7370 ] adding BCH for tos-optee_t234_aligned.img
[   4.8378 ] adding BCH for eks_t234_aligned.img
[   4.8707 ] INFO: compressing display-t234-dce_with_kernel_tegra234-p3767-0000-p3768-0000-a0_aligned.bin
[   5.0323 ] INFO: complete compression, display-t234-dce_with_kernel_tegra234-p3767-0000-p3768-0000-a0_aligned.bin, ratio = 7%
[   5.0476 ] adding BCH for display-t234-dce_with_kernel_tegra234-p3767-0000-p3768-0000-a0_aligned_blob_w_bin_aligned.bin
[   5.0657 ] adding BCH for spe_t234_aligned.bin
[   5.0778 ] adding BCH for camera-rtcpu-t234-rce_aligned.img
[   5.0874 ] adding BCH for adsp-fw_aligned.bin
[   5.1047 ] MB1: Nvheader already present is mb1_t234_prod_aligned.bin
[   5.1178 ] Header already present for mb1_t234_prod_aligned_sigheader.bin
[   5.1183 ] MB1: Nvheader already present is psc_bl1_t234_prod_aligned.bin
[   5.1231 ] Header already present for psc_bl1_t234_prod_aligned_sigheader.bin
[   5.1234 ] Header already present for nvdec_t234_prod_aligned.fw
[   5.1259 ] adding BCH for mb2_t234_with_mb2_cold_boot_bct_MB2_aligned.bin
[   5.1320 ] adding BCH for xusb_t234_prod_aligned.bin
[   5.1459 ] Header already present for bpmp_t234-TE990M-A1_prod_aligned.bin
[   5.1542 ] adding BCH for tegra234-bpmp-3767-0000-a02-3509-a02_with_odm_aligned.dtb
[   5.1714 ] Header already present for pscfw_t234_prod_aligned.bin
[   5.1766 ] Header already present for mce_flash_o10_cr_prod_aligned.bin
[   5.1832 ] Header already present for sc7_t234_prod.bin
[   5.1863 ] Header already present for psc_rf_t234_prod_aligned.bin
[   5.1894 ] adding BCH for mb2rf_t234_aligned.bin
[   5.1917 ] adding BCH for uefi_jetson_with_dtb_aligned.bin
[   5.2046 ] adding BCH for tos-optee_t234_aligned.img
[   5.3069 ] adding BCH for eks_t234_aligned.img
[   5.3404 ] INFO: compressing display-t234-dce_with_kernel_tegra234-p3767-0000-p3768-0000-a0_aligned.bin
[   5.5106 ] INFO: complete compression, display-t234-dce_with_kernel_tegra234-p3767-0000-p3768-0000-a0_aligned.bin, ratio = 7%
[   5.5262 ] adding BCH for display-t234-dce_with_kernel_tegra234-p3767-0000-p3768-0000-a0_aligned_blob_w_bin_aligned.bin
[   5.5451 ] adding BCH for spe_t234_aligned.bin
[   5.5578 ] adding BCH for camera-rtcpu-t234-rce_aligned.img
[   5.5675 ] adding BCH for adsp-fw_aligned.bin
[   5.5982 ] Filling MB1 storage info
[   5.5982 ] Parsing dev params for multi chains
[   5.6106 ] Generating br-bct
[   5.6121 ] Updating dev and MSS params in BR BCT
[   5.6121 ] tegrabct_v2 --dev_param tegra234-br-bct-p3767-0000-l4t_cpp.dtb --sdram tegra234-p3767-0000-sdram-l4t_cpp.dtb --brbct br_bct.cfg --chip 0x23 0
[   5.7143 ] Updating bl info
[   5.7166 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updateblinfo flash.xml.bin
[   5.7338 ] Generating br-bct
[   5.7360 ] Updating dev and MSS params in BR BCT
[   5.7361 ] tegrabct_v2 --dev_param tegra234-br-bct_b-p3767-0000-l4t_cpp.dtb --sdram tegra234-p3767-0000-sdram-l4t_cpp.dtb --brbct br_bct.cfg --chip 0x23 0
[   5.8139 ] Updating bl info
[   5.8160 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updateblinfo flash.xml.bin
[   5.8190 ] Generating BCT backup image
[   5.8191 ] dd if=/dev/zero of=bct_backup.img bs=1 count=32768
[   5.8240 ] 32768+0 records in
[   5.9229 ] 32768+0 records out
[   5.9229 ] 32768 bytes (33 kB, 32 KiB) copied, 0.0982161 s, 334 kB/s
[   5.9229 ] 
[   5.9230 ] Concatenating BCT for chain A to bct_backup.img

[   5.9230 ] dd if=br_bct_BR.bct of=bct_backup.img bs=1 seek=0 conv=notrunc
[   5.9257 ] 8192+0 records in
[   5.9538 ] 8192+0 records out
[   5.9538 ] 8192 bytes (8.2 kB, 8.0 KiB) copied, 0.027316 s, 300 kB/s
[   5.9539 ] 
[   5.9539 ] Concatenating BCT for chain B to bct_backup.img

[   5.9539 ] dd if=br_bct_b_BR.bct of=bct_backup.img bs=1 seek=16384 conv=notrunc
[   5.9572 ] 8192+0 records in
[   5.9832 ] 8192+0 records out
[   5.9833 ] 8192 bytes (8.2 kB, 8.0 KiB) copied, 0.0254428 s, 322 kB/s
[   5.9833 ] 
[   5.9833 ] Generating signatures
[   5.9844 ] tegrasign_v3.py --key None --list images_list.xml --pubkeyhash pub_key.key --sha sha512
[   5.9846 ] Assuming zero filled SBK key
[   6.1358 ] Warning: pub_key.key is not found
[   6.1375 ] Parsing dev params for multi chains
[   6.1375 ] Generating br-bct
[   6.1390 ] Updating dev and MSS params in BR BCT
[   6.1391 ] tegrabct_v2 --dev_param tegra234-br-bct-p3767-0000-l4t_cpp.dtb --sdram tegra234-p3767-0000-sdram-l4t_cpp.dtb --brbct br_bct.cfg --chip 0x23 0
[   6.2143 ] Updating customer data section
[   6.2159 ] tegrabct_v2 --chip 0x23 0 --brbct br_bct_BR.bct --update_custinfo custinfo_out.bin
[   6.2177 ] Updating bl info
[   6.2198 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updateblinfo flash.xml.bin --updatesig images_list_signed.xml
[   6.2225 ] Get Signed section of bct
[   6.2246 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --listbct bct_list.xml
[   6.2263 ] Signing BCT
[   6.2273 ] tegrasign_v3.py --key None --list bct_list.xml --pubkeyhash pub_key.key --sha sha512
[   6.2275 ] Assuming zero filled SBK key
[   6.2333 ] Sha saved in br_bct_BR.sha
[   6.2336 ] Warning: pub_key.key is not found
[   6.2326 ] Updating BCT with signature
[   6.2342 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updatesig bct_list_signed.xml
[   6.2357 ] Offset :4608 Len :3584
[   6.2362 ] Generating SHA2 Hash
[   6.2372 ] tegrasign_v3.py --key None --list bct_list.xml --sha sha512
[   6.2376 ] Assuming zero filled SBK key
[   6.2376 ] Assuming zero filled SBK key
[   6.2448 ] Sha saved in br_bct_BR.sha
[   6.2445 ] Updating BCT with SHA2 Hash
[   6.2466 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updatesha bct_list_signed.xml
[   6.2492 ] Offset :4608 Len :3584
[   6.2496 ] Offset :68 Len :8124
[   6.2499 ] Generating br-bct
[   6.2519 ] Updating dev and MSS params in BR BCT
[   6.2520 ] tegrabct_v2 --dev_param tegra234-br-bct_b-p3767-0000-l4t_cpp.dtb --sdram tegra234-p3767-0000-sdram-l4t_cpp.dtb --brbct br_bct.cfg --chip 0x23 0
[   6.3291 ] Updating customer data section
[   6.3306 ] tegrabct_v2 --chip 0x23 0 --brbct br_bct_BR.bct --update_custinfo custinfo_out.bin
[   6.3325 ] Updating bl info
[   6.3345 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updateblinfo flash.xml.bin --updatesig images_list_signed.xml
[   6.3372 ] Get Signed section of bct
[   6.3394 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --listbct bct_list.xml
[   6.3419 ] Signing BCT
[   6.3429 ] tegrasign_v3.py --key None --list bct_list.xml --pubkeyhash pub_key.key --sha sha512
[   6.3431 ] Assuming zero filled SBK key
[   6.3480 ] Sha saved in br_bct_BR.sha
[   6.3484 ] Warning: pub_key.key is not found
[   6.3474 ] Updating BCT with signature
[   6.3489 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updatesig bct_list_signed.xml
[   6.3509 ] Offset :4608 Len :3584
[   6.3517 ] Generating SHA2 Hash
[   6.3527 ] tegrasign_v3.py --key None --list bct_list.xml --sha sha512
[   6.3531 ] Assuming zero filled SBK key
[   6.3531 ] Assuming zero filled SBK key
[   6.3597 ] Sha saved in br_bct_BR.sha
[   6.3594 ] Updating BCT with SHA2 Hash
[   6.3619 ] tegrabct_v2 --brbct br_bct_BR.bct --chip 0x23 0 --updatesha bct_list_signed.xml
[   6.3644 ] Offset :4608 Len :3584
[   6.3650 ] Offset :68 Len :8124
[   6.3654 ] Generating BCT backup image
[   6.3654 ] dd if=/dev/zero of=bct_backup.img bs=1 count=32768
[   6.3672 ] 32768+0 records in
[   6.4405 ] 32768+0 records out
[   6.4405 ] 32768 bytes (33 kB, 32 KiB) copied, 0.0726497 s, 451 kB/s
[   6.4405 ] 
[   6.4405 ] Concatenating BCT for chain A to bct_backup.img

[   6.4406 ] dd if=br_bct_BR.bct of=bct_backup.img bs=1 seek=0 conv=notrunc
[   6.4438 ] 8192+0 records in
[   6.4687 ] 8192+0 records out
[   6.4687 ] 8192 bytes (8.2 kB, 8.0 KiB) copied, 0.024235 s, 338 kB/s
[   6.4687 ] 
[   6.4688 ] Concatenating BCT for chain B to bct_backup.img

[   6.4688 ] dd if=br_bct_b_BR.bct of=bct_backup.img bs=1 seek=16384 conv=notrunc
[   6.4711 ] 8192+0 records in
[   6.4888 ] 8192+0 records out
[   6.4888 ] 8192 bytes (8.2 kB, 8.0 KiB) copied, 0.0173082 s, 473 kB/s
[   6.4889 ] 
[   6.4889 ] Generating coldboot mb1-bct
[   6.4911 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_cold_boot_bct.cfg --misc tegra234-mb1-bct-misc-p3767-0000_cpp.dtb --wb0sdram tegra234-p3767-0000-wb0sdram-l4t_cpp.dtb --pinmux tegra234-mb1-bct-pinmux-p3767-dp-a03_cpp.dtb --pmc tegra234-mb1-bct-padvoltage-p3767-dp-a03_cpp.dtb --pmic tegra234-mb1-bct-pmic-p3767-0000-a02_cpp.dtb --brcommand tegra234-mb1-bct-reset-p3767-0000_cpp.dtb --prod tegra234-mb1-bct-prod-p3767-0000_cpp.dtb --gpioint tegra234-mb1-bct-gpioint-p3767-0000_cpp.dtb --uphy tegra234-mb1-bct-uphylane-si_cpp.dtb --device tegra234-mb1-bct-device-p3767-0000_cpp.dtb --deviceprod tegra234-mb1-bct-cprod-p3767-0000_cpp.dtb --minratchet tegra234-mb1-bct-ratchet-p3767-0000_cpp.dtb --ratchet_blob ratchet_blob.bin
[   6.4937 ] MB1-BCT version: 0.10
[   6.4940 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[   6.4948 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[   6.4954 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[   6.4961 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[   6.4967 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[   6.4973 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[   6.4979 ] ERROR: /misc/tsc_controls/tsc_locking_config is not supported
[   6.4983 ] ERROR: /misc/tsc_controls/tsc_locking_diff_configuration is not supported
[   6.4989 ] ERROR: /misc/tsc_controls/tsc_locking_ref_frequency_configuration is not supported
[   6.4994 ] ERROR: /misc/tsc_controls/tsc_locking_control is not supported
[   6.4999 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_configuration is not supported
[   6.5003 ] ERROR: /misc/tsc_controls/tsc_locking_fast_adjust_configuration is not supported
[   6.5003 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_delta_control is not supported
[   6.5003 ] ERROR: /misc/tsc_controls/tsc_capture_control_ptx is not supported
[   6.5003 ] ERROR: /misc/tsc_controls/tsc_capture_config_ptx is not supported
[   6.5003 ] ERROR: /misc/tsc_controls/tsc_stscrsr is not supported
[   6.5003 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_num_control is not supported
[   6.5003 ] 
[   6.5003 ] Parsing config file :tegra234-mb1-bct-pinmux-p3767-dp-a03_cpp.dtb 
[   6.5004 ] Added Platform Config 0 data with size :- 2416
[   6.5004 ] 
[   6.5004 ] Parsing config file :tegra234-mb1-bct-padvoltage-p3767-dp-a03_cpp.dtb 
[   6.5004 ] WARNING: unknown node 'g2'
[   6.5004 ] WARNING: unknown node 'g2'
[   6.5004 ] WARNING: unknown node 'g9'
[   6.5004 ] WARNING: unknown node 'g9'
[   6.5004 ] Added Platform Config 2 data with size :- 24
[   6.5004 ] 
[   6.5004 ] Parsing config file :tegra234-mb1-bct-pmic-p3767-0000-a02_cpp.dtb 
[   6.5004 ] Added Platform Config 4 data with size :- 288
[   6.5004 ] 
[   6.5004 ] Parsing config file :tegra234-mb1-bct-reset-p3767-0000_cpp.dtb 
[   6.5004 ] Added Platform Config 3 data with size :- 52
[   6.5004 ] 
[   6.5004 ] Parsing config file :tegra234-mb1-bct-prod-p3767-0000_cpp.dtb 
[   6.5005 ] WARNING: unknown property 'major'
[   6.5005 ] WARNING: unknown property 'minor'
[   6.5005 ] Added Platform Config 5 data with size :- 500
[   6.5005 ] 
[   6.5005 ] Parsing config file :tegra234-mb1-bct-gpioint-p3767-0000_cpp.dtb 
[   6.5005 ] WARNING: unknown property 'major'
[   6.5005 ] WARNING: unknown property 'minor'
[   6.5005 ] Added Platform Config 7 data with size :- 380
[   6.5005 ] 
[   6.5005 ] Parsing config file :tegra234-mb1-bct-uphylane-si_cpp.dtb 
[   6.5005 ] Added Platform Config 8 data with size :- 24
[   6.5005 ] 
[   6.5005 ] Parsing config file :tegra234-mb1-bct-device-p3767-0000_cpp.dtb 
[   6.5005 ] Added Platform Config 9 data with size :- 100
[   6.5005 ] 
[   6.5006 ] Parsing config file :tegra234-mb1-bct-cprod-p3767-0000_cpp.dtb 
[   6.5006 ] ModuleCount 0 NumProdNames 0
[   6.5006 ] Added Platform Config 6 data with size :- 16
[   6.5006 ] 
[   6.5006 ] Parsing config file :tegra234-mb1-bct-ratchet-p3767-0000_cpp.dtb 
[   6.5006 ] 
[   6.5006 ] Updating mb1-bct with firmware information
[   6.5033 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_cold_boot_bct_MB1.bct --updatefwinfo flash.xml.bin
[   6.5094 ] tegrahost_v2 --chip 0x23 0 --align mb1_cold_boot_bct_MB1_aligned.bct
[   6.5136 ] tegrahost_v2 --chip 0x23 0 --magicid MBCT --ratchet_blob ratchet_blob.bin --appendsigheader mb1_cold_boot_bct_MB1_aligned.bct zerosbk
[   6.5157 ] adding BCH for mb1_cold_boot_bct_MB1_aligned.bct
[   6.5178 ] tegrasign_v3.py --key None --list mb1_cold_boot_bct_MB1_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[   6.5181 ] Assuming zero filled SBK key
[   6.5215 ] Warning: pub_key.key is not found
[   6.5228 ] tegrahost_v2 --chip 0x23 0 --updatesigheader mb1_cold_boot_bct_MB1_aligned_sigheader.bct.encrypt mb1_cold_boot_bct_MB1_aligned_sigheader.bct.hash zerosbk
[   6.5256 ] Generating recovery mb1-bct
[   6.5282 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_bct.cfg --misc tegra234-mb1-bct-misc-p3767-0000_cpp.dtb --wb0sdram tegra234-p3767-0000-wb0sdram-l4t_cpp.dtb --pinmux tegra234-mb1-bct-pinmux-p3767-dp-a03_cpp.dtb --pmc tegra234-mb1-bct-padvoltage-p3767-dp-a03_cpp.dtb --pmic tegra234-mb1-bct-pmic-p3767-0000-a02_cpp.dtb --brcommand tegra234-mb1-bct-reset-p3767-0000_cpp.dtb --prod tegra234-mb1-bct-prod-p3767-0000_cpp.dtb --gpioint tegra234-mb1-bct-gpioint-p3767-0000_cpp.dtb --uphy tegra234-mb1-bct-uphylane-si_cpp.dtb --device tegra234-mb1-bct-device-p3767-0000_cpp.dtb --deviceprod tegra234-mb1-bct-cprod-p3767-0000_cpp.dtb --minratchet tegra234-mb1-bct-ratchet-p3767-0000_cpp.dtb --ratchet_blob ratchet_blob.bin
[   6.5303 ] MB1-BCT version: 0.10
[   6.5306 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[   6.5312 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[   6.5319 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_UNUSED5/ is not supported
[   6.5325 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[   6.5332 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[   6.5337 ] ERROR: carveout /misc/carveout/aux_info@CARVEOUT_MCE_COVERAGE/ is not supported
[   6.5337 ] ERROR: /misc/tsc_controls/tsc_locking_config is not supported
[   6.5337 ] ERROR: /misc/tsc_controls/tsc_locking_diff_configuration is not supported
[   6.5337 ] ERROR: /misc/tsc_controls/tsc_locking_ref_frequency_configuration is not supported
[   6.5337 ] ERROR: /misc/tsc_controls/tsc_locking_control is not supported
[   6.5337 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_configuration is not supported
[   6.5337 ] ERROR: /misc/tsc_controls/tsc_locking_fast_adjust_configuration is not supported
[   6.5337 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_delta_control is not supported
[   6.5337 ] ERROR: /misc/tsc_controls/tsc_capture_control_ptx is not supported
[   6.5337 ] ERROR: /misc/tsc_controls/tsc_capture_config_ptx is not supported
[   6.5337 ] ERROR: /misc/tsc_controls/tsc_stscrsr is not supported
[   6.5338 ] ERROR: /misc/tsc_controls/tsc_locking_adjust_num_control is not supported
[   6.5338 ] 
[   6.5338 ] Parsing config file :tegra234-mb1-bct-pinmux-p3767-dp-a03_cpp.dtb 
[   6.5338 ] Added Platform Config 0 data with size :- 2416
[   6.5338 ] 
[   6.5338 ] Parsing config file :tegra234-mb1-bct-padvoltage-p3767-dp-a03_cpp.dtb 
[   6.5338 ] WARNING: unknown node 'g2'
[   6.5338 ] WARNING: unknown node 'g2'
[   6.5338 ] WARNING: unknown node 'g9'
[   6.5338 ] WARNING: unknown node 'g9'
[   6.5338 ] Added Platform Config 2 data with size :- 24
[   6.5338 ] 
[   6.5339 ] Parsing config file :tegra234-mb1-bct-pmic-p3767-0000-a02_cpp.dtb 
[   6.5339 ] Added Platform Config 4 data with size :- 288
[   6.5339 ] 
[   6.5339 ] Parsing config file :tegra234-mb1-bct-reset-p3767-0000_cpp.dtb 
[   6.5339 ] Added Platform Config 3 data with size :- 52
[   6.5339 ] 
[   6.5339 ] Parsing config file :tegra234-mb1-bct-prod-p3767-0000_cpp.dtb 
[   6.5339 ] WARNING: unknown property 'major'
[   6.5339 ] WARNING: unknown property 'minor'
[   6.5339 ] Added Platform Config 5 data with size :- 500
[   6.5339 ] 
[   6.5339 ] Parsing config file :tegra234-mb1-bct-gpioint-p3767-0000_cpp.dtb 
[   6.5340 ] WARNING: unknown property 'major'
[   6.5340 ] WARNING: unknown property 'minor'
[   6.5340 ] Added Platform Config 7 data with size :- 380
[   6.5340 ] 
[   6.5340 ] Parsing config file :tegra234-mb1-bct-uphylane-si_cpp.dtb 
[   6.5340 ] Added Platform Config 8 data with size :- 24
[   6.5340 ] 
[   6.5340 ] Parsing config file :tegra234-mb1-bct-device-p3767-0000_cpp.dtb 
[   6.5340 ] Added Platform Config 9 data with size :- 100
[   6.5340 ] 
[   6.5340 ] Parsing config file :tegra234-mb1-bct-cprod-p3767-0000_cpp.dtb 
[   6.5340 ] ModuleCount 0 NumProdNames 0
[   6.5341 ] Added Platform Config 6 data with size :- 16
[   6.5341 ] 
[   6.5341 ] Parsing config file :tegra234-mb1-bct-ratchet-p3767-0000_cpp.dtb 
[   6.5341 ] 
[   6.5342 ] Updating mb1-bct with firmware information
[   6.5368 ] tegrabct_v2 --chip 0x23 0 --mb1bct mb1_bct_MB1.bct --recov --updatefwinfo flash.xml.bin
[   6.5427 ] tegrahost_v2 --chip 0x23 0 --align mb1_bct_MB1_aligned.bct
[   6.5476 ] tegrahost_v2 --chip 0x23 0 --magicid MBCT --ratchet_blob ratchet_blob.bin --appendsigheader mb1_bct_MB1_aligned.bct zerosbk
[   6.5501 ] adding BCH for mb1_bct_MB1_aligned.bct
[   6.5528 ] tegrasign_v3.py --key None --list mb1_bct_MB1_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[   6.5531 ] Assuming zero filled SBK key
[   6.5572 ] Warning: pub_key.key is not found
[   6.5590 ] tegrahost_v2 --chip 0x23 0 --updatesigheader mb1_bct_MB1_aligned_sigheader.bct.encrypt mb1_bct_MB1_aligned_sigheader.bct.hash zerosbk
[   6.5619 ] Generating coldboot mem-bct
[   6.5646 ] tegrabct_v2 --chip 0x23 0 --sdram tegra234-p3767-0000-sdram-l4t_cpp.dtb --wb0sdram tegra234-p3767-0000-wb0sdram-l4t_cpp.dtb --membct tegra234-p3767-0000-sdram-l4t_cpp_1.bct tegra234-p3767-0000-sdram-l4t_cpp_2.bct tegra234-p3767-0000-sdram-l4t_cpp_3.bct tegra234-p3767-0000-sdram-l4t_cpp_4.bct
[   6.5666 ]  packing sdram params with Wb0 file tegra234-p3767-0000-wb0sdram-l4t_cpp.dtb
[   6.6445 ] Packing sdram param for instance[0]
[   6.6446 ] Packing sdram param for instance[1]
[   6.6448 ] Packing sdram param for instance[2]
[   6.6450 ] Packing sdram param for instance[3]
[   6.6452 ] Packing sdram param for instance[4]
[   6.6454 ] Packing sdram param for instance[5]
[   6.6456 ] Packing sdram param for instance[6]
[   6.6457 ] Packing sdram param for instance[7]
[   6.6459 ] Packing sdram param for instance[8]
[   6.6461 ] Packing sdram param for instance[9]
[   6.6462 ] Packing sdram param for instance[10]
[   6.6464 ] Packing sdram param for instance[11]
[   6.6466 ] Packing sdram param for instance[12]
[   6.6467 ] Packing sdram param for instance[13]
[   6.6469 ] Packing sdram param for instance[14]
[   6.6470 ] Packing sdram param for instance[15]
[   6.7233 ] Getting sector size from pt
[   6.7254 ] tegraparser_v2 --getsectorsize flash.xml.bin sector_info.bin
[   6.7278 ] BlockSize read from layout is 0x200

[   6.7299 ] tegrahost_v2 --chip 0x23 0 --blocksize 512 --magicid MEMB --addsigheader_multi tegra234-p3767-0000-sdram-l4t_cpp_1.bct tegra234-p3767-0000-sdram-l4t_cpp_2.bct tegra234-p3767-0000-sdram-l4t_cpp_3.bct tegra234-p3767-0000-sdram-l4t_cpp_4.bct
[   6.7315 ] Binary 0 length is 58752
[   6.7318 ] Binary 0 align length is 58880
[   6.7326 ] Binary 1 length is 58752
[   6.7328 ] Binary 1 align length is 58880
[   6.7336 ] Binary 2 length is 58752
[   6.7337 ] Binary 2 align length is 58880
[   6.7345 ] Binary 3 length is 58752
[   6.7347 ] Binary 3 align length is 58880
[   6.7355 ] Buffer length is 235520
[   6.7356 ] adding BCH for tegra234-p3767-0000-sdram-l4t_cpp_1.bct
[   6.7358 ] new length is 243712
[   6.7386 ] tegrahost_v2 --chip 0x23 0 --align mem_coldboot_aligned.bct
[   6.7430 ] tegrahost_v2 --chip 0x23 0 --magicid MEMB --ratchet_blob ratchet_blob.bin --appendsigheader mem_coldboot_aligned.bct zerosbk
[   6.7448 ] Header already present for mem_coldboot_aligned.bct
[   6.7475 ] tegrasign_v3.py --key None --list mem_coldboot_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[   6.7479 ] Assuming zero filled SBK key
[   6.7525 ] Warning: pub_key.key is not found
[   6.7538 ] tegrahost_v2 --chip 0x23 0 --updatesigheader mem_coldboot_aligned_sigheader.bct.encrypt mem_coldboot_aligned_sigheader.bct.hash zerosbk
[   6.7592 ] Generating recovery mem-bct
[   6.7613 ] tegrabct_v2 --chip 0x23 0 --sdram tegra234-p3767-0000-sdram-l4t_cpp.dtb --wb0sdram tegra234-p3767-0000-wb0sdram-l4t_cpp.dtb --membct tegra234-p3767-0000-sdram-l4t_cpp_1.bct tegra234-p3767-0000-sdram-l4t_cpp_2.bct tegra234-p3767-0000-sdram-l4t_cpp_3.bct tegra234-p3767-0000-sdram-l4t_cpp_4.bct
[   6.7633 ]  packing sdram params with Wb0 file tegra234-p3767-0000-wb0sdram-l4t_cpp.dtb
[   6.8383 ] Packing sdram param for instance[0]
[   6.8385 ] Packing sdram param for instance[1]
[   6.8387 ] Packing sdram param for instance[2]
[   6.8389 ] Packing sdram param for instance[3]
[   6.8391 ] Packing sdram param for instance[4]
[   6.8393 ] Packing sdram param for instance[5]
[   6.8395 ] Packing sdram param for instance[6]
[   6.8397 ] Packing sdram param for instance[7]
[   6.8398 ] Packing sdram param for instance[8]
[   6.8400 ] Packing sdram param for instance[9]
[   6.8402 ] Packing sdram param for instance[10]
[   6.8404 ] Packing sdram param for instance[11]
[   6.8406 ] Packing sdram param for instance[12]
[   6.8408 ] Packing sdram param for instance[13]
[   6.8410 ] Packing sdram param for instance[14]
[   6.8412 ] Packing sdram param for instance[15]
[   6.9144 ] Reading ramcode from backup chip_info.bin file
[   6.9145 ] RAMCODE Read from Device: 0

[   6.9145 ] Using ramcode 0
[   6.9145 ] Disabled BPMP dtb trim, using default dtb
[   6.9145 ] 
[   6.9171 ] tegrahost_v2 --chip 0x23 0 --align mem_rcm_aligned.bct
[   6.9211 ] tegrahost_v2 --chip 0x23 0 --magicid MEM0 --ratchet_blob ratchet_blob.bin --appendsigheader mem_rcm_aligned.bct zerosbk
[   6.9231 ] adding BCH for mem_rcm_aligned.bct
[   6.9290 ] tegrasign_v3.py --key None --list mem_rcm_aligned_sigheader.bct_list.xml --pubkeyhash pub_key.key --sha sha512
[   6.9293 ] Assuming zero filled SBK key
[   6.9340 ] Warning: pub_key.key is not found
[   6.9354 ] tegrahost_v2 --chip 0x23 0 --updatesigheader mem_rcm_aligned_sigheader.bct.encrypt mem_rcm_aligned_sigheader.bct.hash zerosbk
[   6.9389 ] Copying signatures
[   6.9416 ] tegrahost_v2 --chip 0x23 0 --partitionlayout flash.xml.bin --updatesig images_list_signed.xml
[   7.0233 ] tegraparser_v2 --generategpt --pt flash.xml.bin
[   7.0254 ] gpt_secondary_3_0.bin:
[   7.0259 ] partition_id	partition_name			      StartingLba	EndingLba
[   7.0263 ]            1	BCT                                 	       0    2047
[   7.0268 ]            2	A_mb1                               	    2048    3071
[   7.0273 ]            3	A_psc_bl1                           	    3072    3583
[   7.0278 ]            4	A_MB1_BCT                           	    3584    3839
[   7.0283 ]            5	A_MEM_BCT                           	    3840    4351
[   7.0288 ]            6	A_tsec-fw                           	    4352    6399
[   7.0288 ]            7	A_nvdec                             	    6400    8447
[   7.0288 ]            8	A_mb2                               	    8448    9471
[   7.0288 ]            9	A_xusb-fw                           	    9472    9983
[   7.0288 ]           10	A_bpmp-fw                           	    9984   13055
[   7.0288 ]           11	A_bpmp-fw-dtb                       	   13056   21247
[   7.0288 ]           12	A_psc-fw                            	   21248   22783
[   7.0288 ]           13	A_mts-mce                           	   22784   23807
[   7.0289 ]           14	A_sc7                               	   23808   24191
[   7.0289 ]           15	A_pscrf                             	   24192   24575
[   7.0289 ]           16	A_mb2rf                             	   24576   24831
[   7.0289 ]           17	A_cpu-bootloader                    	   24832   31999
[   7.0289 ]           18	A_secure-os                         	   32000   40191
[   7.0289 ]           19	A_smm-fw                            	   40192   44287
[   7.0289 ]           20	A_eks                               	   44288   44799
[   7.0289 ]           21	A_dce-fw                            	   44800   55039
[   7.0289 ]           22	A_spe-fw                            	   55040   56191
[   7.0289 ]           23	A_rce-fw                            	   56192   58239
[   7.0289 ]           24	A_adsp-fw                           	   58240   62335
[   7.0290 ]           25	A_reserved_on_boot                  	   62336   65023
[   7.0290 ]           26	B_mb1                               	   65024   66047
[   7.0290 ]           27	B_psc_bl1                           	   66048   66559
[   7.0290 ]           28	B_MB1_BCT                           	   66560   66815
[   7.0290 ]           29	B_MEM_BCT                           	   66816   67327
[   7.0290 ]           30	B_tsec-fw                           	   67328   69375
[   7.0290 ]           31	B_nvdec                             	   69376   71423
[   7.0290 ]           32	B_mb2                               	   71424   72447
[   7.0290 ]           33	B_xusb-fw                           	   72448   72959
[   7.0290 ]           34	B_bpmp-fw                           	   72960   76031
[   7.0291 ]           35	B_bpmp-fw-dtb                       	   76032   84223
[   7.0291 ]           36	B_psc-fw                            	   84224   85759
[   7.0291 ]           37	B_mts-mce                           	   85760   86783
[   7.0291 ]           38	B_sc7                               	   86784   87167
[   7.0291 ]           39	B_pscrf                             	   87168   87551
[   7.0291 ]           40	B_mb2rf                             	   87552   87807
[   7.0291 ]           41	B_cpu-bootloader                    	   87808   94975
[   7.0291 ]           42	B_secure-os                         	   94976  103167
[   7.0291 ]           43	B_smm-fw                            	  103168  107263
[   7.0292 ]           44	B_eks                               	  107264  107775
[   7.0292 ]           45	B_dce-fw                            	  107776  118015
[   7.0292 ]           46	B_spe-fw                            	  118016  119167
[   7.0292 ]           47	B_rce-fw                            	  119168  121215
[   7.0292 ]           48	B_adsp-fw                           	  121216  125311
[   7.0292 ]           49	B_reserved_on_boot                  	  125312  127999
[   7.0292 ]           50	uefi_variables                      	  128000  128511
[   7.0292 ]           51	uefi_ftw                            	  128512  129535
[   7.0292 ]           52	worm                                	  129920  130303
[   7.0293 ]           53	BCT-boot-chain_backup               	  130304  130431
[   7.0293 ]           54	reserved_partition                  	  130432  130559
[   7.0293 ]           55	secondary_gpt_backup                	  130560  130687
[   7.0293 ]           56	B_VER                               	  130688  130815
[   7.0293 ]           57	A_VER                               	  130816  130943
[   7.0293 ] gpt_primary_6_0.bin:
[   7.0293 ] partition_id	partition_name			      StartingLba	EndingLba
[   7.0293 ]            1	APP                                 	 3050048118393407
[   7.0293 ]            2	A_kernel                            	      40  262183
[   7.0293 ]            3	A_kernel-dtb                        	  262184  263719
[   7.0293 ]            4	A_reserved_on_user                  	  263720  328487
[   7.0294 ]            5	B_kernel                            	  328488  590631
[   7.0294 ]            6	B_kernel-dtb                        	  590632  592167
[   7.0294 ]            7	B_reserved_on_user                  	  592168  656935
[   7.0294 ]            8	recovery                            	  656936  820775
[   7.0294 ]            9	recovery-dtb                        	  820776  821799
[   7.0294 ]           10	esp                                 	  821800  952871
[   7.0294 ]           11	recovery_alt                        	  952872 1116711
[   7.0294 ]           12	recovery-dtb_alt                    	 1116712 1117735
[   7.0294 ]           13	esp_alt                             	 1117736 1248807
[   7.0294 ]           14	reserved                            	 1248808 3050023
[   7.0295 ] gpt_secondary_6_0.bin:
[   7.0295 ] partition_id	partition_name			      StartingLba	EndingLba
[   7.0295 ]            1	APP                                 	 3050048118393407
[   7.0295 ]            2	A_kernel                            	      40  262183
[   7.0295 ]            3	A_kernel-dtb                        	  262184  263719
[   7.0295 ]            4	A_reserved_on_user                  	  263720  328487
[   7.0295 ]            5	B_kernel                            	  328488  590631
[   7.0295 ]            6	B_kernel-dtb                        	  590632  592167
[   7.0295 ]            7	B_reserved_on_user                  	  592168  656935
[   7.0295 ]            8	recovery                            	  656936  820775
[   7.0295 ]            9	recovery-dtb                        	  820776  821799
[   7.0296 ]           10	esp                                 	  821800  952871
[   7.0296 ]           11	recovery_alt                        	  952872 1116711
[   7.0296 ]           12	recovery-dtb_alt                    	 1116712 1117735
[   7.0296 ]           13	esp_alt                             	 1117736 1248807
[   7.0296 ]           14	reserved                            	 1248808 3050023
[   7.0296 ] 
[   7.0322 ] Get magic id
[   7.0345 ] tegraparser_v2 --get_magic psc_fw
[   7.0365 ] PFWP
[   7.0366 ] partition type psc_fw, magic id = PFWP
[   7.0400 ] tegrahost_v2 --chip 0x23 0 --align pscfw_t234_prod_aligned.bin
[   7.0446 ] tegrahost_v2 --chip 0x23 0 --magicid PFWP --ratchet_blob ratchet_blob.bin --appendsigheader pscfw_t234_prod_aligned.bin zerosbk
[   7.0471 ] Header already present for pscfw_t234_prod_aligned.bin
[   7.0609 ] tegrasign_v3.py --key None --list pscfw_t234_prod_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[   7.0612 ] Assuming zero filled SBK key
[   7.0665 ] Warning: pub_key.key is not found
[   7.0678 ] tegrahost_v2 --chip 0x23 0 --updatesigheader pscfw_t234_prod_aligned_sigheader.bin.encrypt pscfw_t234_prod_aligned_sigheader.bin.hash zerosbk
[   7.0742 ] Get magic id
[   7.0768 ] tegraparser_v2 --get_magic mts_mce
[   7.0788 ] MTSM
[   7.0790 ] partition type mts_mce, magic id = MTSM
[   7.0819 ] tegrahost_v2 --chip 0x23 0 --align mce_flash_o10_cr_prod_aligned.bin
[   7.0862 ] tegrahost_v2 --chip 0x23 0 --magicid MTSM --ratchet_blob ratchet_blob.bin --appendsigheader mce_flash_o10_cr_prod_aligned.bin zerosbk
[   7.0882 ] Header already present for mce_flash_o10_cr_prod_aligned.bin
[   7.0930 ] tegrasign_v3.py --key None --list mce_flash_o10_cr_prod_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[   7.0932 ] Assuming zero filled SBK key
[   7.0966 ] Warning: pub_key.key is not found
[   7.0978 ] tegrahost_v2 --chip 0x23 0 --updatesigheader mce_flash_o10_cr_prod_aligned_sigheader.bin.encrypt mce_flash_o10_cr_prod_aligned_sigheader.bin.hash zerosbk
[   7.1009 ] Get magic id
[   7.1029 ] tegraparser_v2 --get_magic mb2_applet
[   7.1049 ] MB2A
[   7.1052 ] partition type mb2_applet, magic id = MB2A
[   7.1086 ] tegrahost_v2 --chip 0x23 0 --align applet_t234_aligned.bin
[   7.1135 ] tegrahost_v2 --chip 0x23 0 --magicid MB2A --ratchet_blob ratchet_blob.bin --appendsigheader applet_t234_aligned.bin zerosbk
[   7.1156 ] adding BCH for applet_t234_aligned.bin
[   7.1259 ] tegrasign_v3.py --key None --list applet_t234_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[   7.1261 ] Assuming zero filled SBK key
[   7.1293 ] Warning: pub_key.key is not found
[   7.1300 ] tegrahost_v2 --chip 0x23 0 --updatesigheader applet_t234_aligned_sigheader.bin.encrypt applet_t234_aligned_sigheader.bin.hash zerosbk
[   7.1364 ] Generating recovery mb2-bct
[   7.1365 ] tegrabct_v2 --chip 0x23 0 --mb2bct mb2_bct.cfg --recov --mb2bctcfg tegra234-mb2-bct-misc-p3767-0000_cpp.dtb --scr tegra234-mb2-bct-scr-p3767-0000_cpp.dtb
[   7.1383 ] WARNING: unknown property 'tfc_version'
[   7.1397 ] WARNING: unknown property 'addr_header_version'
[   7.1470 ] Updating mb2-bct with storage information for RCM
[   7.1497 ] tegrabct_v2 --chip 0x23 0 --mb2bct mb2_bct_MB2.bct --updatestorageinfo flash.xml.bin
[   7.1532 ] Concatenating mb2-bct to mb2 binary
[   7.1532 ] mb2_bin_file = mb2_t234.bin
[   7.1532 ] mb2_bct_file = mb2_bct_MB2.bct
[   7.1545 ] Get magic id
[   7.1571 ] tegraparser_v2 --get_magic mb2_bootloader
[   7.1596 ] MB2B
[   7.1599 ] partition type mb2_bootloader, magic id = MB2B
[   7.1631 ] tegrahost_v2 --chip 0x23 0 --align mb2_t234_with_mb2_bct_MB2_aligned.bin
[   7.1680 ] tegrahost_v2 --chip 0x23 0 --magicid MB2B --ratchet_blob ratchet_blob.bin --appendsigheader mb2_t234_with_mb2_bct_MB2_aligned.bin zerosbk
[   7.1705 ] adding BCH for mb2_t234_with_mb2_bct_MB2_aligned.bin
[   7.1988 ] tegrasign_v3.py --key None --list mb2_t234_with_mb2_bct_MB2_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[   7.1991 ] Assuming zero filled SBK key
[   7.2045 ] Warning: pub_key.key is not found
[   7.2063 ] tegrahost_v2 --chip 0x23 0 --updatesigheader mb2_t234_with_mb2_bct_MB2_aligned_sigheader.bin.encrypt mb2_t234_with_mb2_bct_MB2_aligned_sigheader.bin.hash zerosbk
[   7.2114 ] Get magic id
[   7.2135 ] tegraparser_v2 --get_magic xusb_fw
[   7.2157 ] XUSB
[   7.2159 ] partition type xusb_fw, magic id = XUSB
[   7.2188 ] tegrahost_v2 --chip 0x23 0 --align xusb_t234_prod_aligned.bin
[   7.2232 ] tegrahost_v2 --chip 0x23 0 --magicid XUSB --ratchet_blob ratchet_blob.bin --appendsigheader xusb_t234_prod_aligned.bin zerosbk
[   7.2252 ] adding BCH for xusb_t234_prod_aligned.bin
[   7.2321 ] tegrasign_v3.py --key None --list xusb_t234_prod_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[   7.2324 ] Assuming zero filled SBK key
[   7.2371 ] Warning: pub_key.key is not found
[   7.2384 ] tegrahost_v2 --chip 0x23 0 --updatesigheader xusb_t234_prod_aligned_sigheader.bin.encrypt xusb_t234_prod_aligned_sigheader.bin.hash zerosbk
[   7.2434 ] Get magic id
[   7.2459 ] tegraparser_v2 --get_magic dce_fw
[   7.2484 ] DCEF
[   7.2486 ] partition type dce_fw, magic id = DCEF
[   7.2708 ] tegrahost_v2 --chip 0x23 0 --align display-t234-dce_aligned.bin
[   7.2757 ] tegrahost_v2 --chip 0x23 0 --magicid DCEF --ratchet_blob ratchet_blob.bin --appendsigheader display-t234-dce_aligned.bin zerosbk
[   7.2782 ] adding BCH for display-t234-dce_aligned.bin
[   7.5875 ] tegrasign_v3.py --key None --list display-t234-dce_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[   7.5878 ] Assuming zero filled SBK key
[   7.6339 ] Warning: pub_key.key is not found
[   7.6359 ] tegrahost_v2 --chip 0x23 0 --updatesigheader display-t234-dce_aligned_sigheader.bin.encrypt display-t234-dce_aligned_sigheader.bin.hash zerosbk
[   7.6849 ] Get magic id
[   7.6877 ] tegraparser_v2 --get_magic nvdec
[   7.6904 ] NDEC
[   7.6906 ] partition type nvdec, magic id = NDEC
[   7.6929 ] tegrahost_v2 --chip 0x23 0 --align nvdec_t234_prod_aligned.fw
[   7.6972 ] tegrahost_v2 --chip 0x23 0 --magicid NDEC --ratchet_blob ratchet_blob.bin --appendsigheader nvdec_t234_prod_aligned.fw zerosbk
[   7.6993 ] Header already present for nvdec_t234_prod_aligned.fw
[   7.7124 ] tegrasign_v3.py --key None --list nvdec_t234_prod_aligned_sigheader.fw_list.xml --pubkeyhash pub_key.key --sha sha512
[   7.7127 ] Assuming zero filled SBK key
[   7.7177 ] Warning: pub_key.key is not found
[   7.7196 ] tegrahost_v2 --chip 0x23 0 --updatesigheader nvdec_t234_prod_aligned_sigheader.fw.encrypt nvdec_t234_prod_aligned_sigheader.fw.hash zerosbk
[   7.7243 ] Get magic id
[   7.7264 ] tegraparser_v2 --get_magic bpmp_fw
[   7.7284 ] BPMF
[   7.7286 ] partition type bpmp_fw, magic id = BPMF
[   7.7344 ] tegrahost_v2 --chip 0x23 0 --align bpmp_t234-TE990M-A1_prod_aligned.bin
[   7.7394 ] tegrahost_v2 --chip 0x23 0 --magicid BPMF --ratchet_blob ratchet_blob.bin --appendsigheader bpmp_t234-TE990M-A1_prod_aligned.bin zerosbk
[   7.7416 ] Header already present for bpmp_t234-TE990M-A1_prod_aligned.bin
[   7.7749 ] tegrasign_v3.py --key None --list bpmp_t234-TE990M-A1_prod_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[   7.7752 ] Assuming zero filled SBK key
[   7.7825 ] Warning: pub_key.key is not found
[   7.7845 ] tegrahost_v2 --chip 0x23 0 --updatesigheader bpmp_t234-TE990M-A1_prod_aligned_sigheader.bin.encrypt bpmp_t234-TE990M-A1_prod_aligned_sigheader.bin.hash zerosbk
[   7.7950 ] Using bpmp-dtb concatenated with odmdata
[   7.7950 ] Get magic id
[   7.7972 ] tegraparser_v2 --get_magic bpmp_fw_dtb
[   7.7995 ] BPMD
[   7.7998 ] partition type bpmp_fw_dtb, magic id = BPMD
[   7.8026 ] tegrahost_v2 --chip 0x23 0 --align tegra234-bpmp-3767-0000-a02-3509-a02_with_odm_aligned.dtb
[   7.8071 ] tegrahost_v2 --chip 0x23 0 --magicid BPMD --ratchet_blob ratchet_blob.bin --appendsigheader tegra234-bpmp-3767-0000-a02-3509-a02_with_odm_aligned.dtb zerosbk
[   7.8097 ] adding BCH for tegra234-bpmp-3767-0000-a02-3509-a02_with_odm_aligned.dtb
[   7.8205 ] tegrasign_v3.py --key None --list tegra234-bpmp-3767-0000-a02-3509-a02_with_odm_aligned_sigheader.dtb_list.xml --pubkeyhash pub_key.key --sha sha512
[   7.8208 ] Assuming zero filled SBK key
[   7.8247 ] Warning: pub_key.key is not found
[   7.8260 ] tegrahost_v2 --chip 0x23 0 --updatesigheader tegra234-bpmp-3767-0000-a02-3509-a02_with_odm_aligned_sigheader.dtb.encrypt tegra234-bpmp-3767-0000-a02-3509-a02_with_odm_aligned_sigheader.dtb.hash zerosbk
[   7.8295 ] Get magic id
[   7.8321 ] tegraparser_v2 --get_magic sce_fw
[   7.8348 ] SCEF
[   7.8350 ] partition type sce_fw, magic id = SCEF
[   7.8373 ] tegrahost_v2 --chip 0x23 0 --align camera-rtcpu-sce_aligned.img
[   7.8414 ] tegrahost_v2 --chip 0x23 0 --magicid SCEF --ratchet_blob ratchet_blob.bin --appendsigheader camera-rtcpu-sce_aligned.img zerosbk
[   7.8430 ] adding BCH for camera-rtcpu-sce_aligned.img
[   7.8499 ] tegrasign_v3.py --key None --list camera-rtcpu-sce_aligned_sigheader.img_list.xml --pubkeyhash pub_key.key --sha sha512
[   7.8502 ] Assuming zero filled SBK key
[   7.8543 ] Warning: pub_key.key is not found
[   7.8562 ] tegrahost_v2 --chip 0x23 0 --updatesigheader camera-rtcpu-sce_aligned_sigheader.img.encrypt camera-rtcpu-sce_aligned_sigheader.img.hash zerosbk
[   7.8598 ] Get magic id
[   7.8625 ] tegraparser_v2 --get_magic rce_fw
[   7.8645 ] RCEF
[   7.8647 ] partition type rce_fw, magic id = RCEF
[   7.8691 ] tegrahost_v2 --chip 0x23 0 --align camera-rtcpu-t234-rce_aligned.img
[   7.8739 ] tegrahost_v2 --chip 0x23 0 --magicid RCEF --ratchet_blob ratchet_blob.bin --appendsigheader camera-rtcpu-t234-rce_aligned.img zerosbk
[   7.8764 ] adding BCH for camera-rtcpu-t234-rce_aligned.img
[   7.9107 ] tegrasign_v3.py --key None --list camera-rtcpu-t234-rce_aligned_sigheader.img_list.xml --pubkeyhash pub_key.key --sha sha512
[   7.9110 ] Assuming zero filled SBK key
[   7.9167 ] Warning: pub_key.key is not found
[   7.9180 ] tegrahost_v2 --chip 0x23 0 --updatesigheader camera-rtcpu-t234-rce_aligned_sigheader.img.encrypt camera-rtcpu-t234-rce_aligned_sigheader.img.hash zerosbk
[   7.9253 ] Get magic id
[   7.9275 ] tegraparser_v2 --get_magic ape_fw
[   7.9301 ] APEF
[   7.9303 ] partition type ape_fw, magic id = APEF
[   7.9342 ] tegrahost_v2 --chip 0x23 0 --align adsp-fw_aligned.bin
[   7.9396 ] tegrahost_v2 --chip 0x23 0 --magicid APEF --ratchet_blob ratchet_blob.bin --appendsigheader adsp-fw_aligned.bin zerosbk
[   7.9420 ] adding BCH for adsp-fw_aligned.bin
[   7.9607 ] tegrasign_v3.py --key None --list adsp-fw_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[   7.9610 ] Assuming zero filled SBK key
[   7.9664 ] Warning: pub_key.key is not found
[   7.9681 ] tegrahost_v2 --chip 0x23 0 --updatesigheader adsp-fw_aligned_sigheader.bin.encrypt adsp-fw_aligned_sigheader.bin.hash zerosbk
[   7.9745 ] Get magic id
[   7.9772 ] tegraparser_v2 --get_magic spe_fw
[   7.9797 ] SPEF
[   7.9800 ] partition type spe_fw, magic id = SPEF
[   7.9831 ] tegrahost_v2 --chip 0x23 0 --align spe_t234_aligned.bin
[   7.9884 ] tegrahost_v2 --chip 0x23 0 --magicid SPEF --ratchet_blob ratchet_blob.bin --appendsigheader spe_t234_aligned.bin zerosbk
[   7.9909 ] adding BCH for spe_t234_aligned.bin
[   8.0092 ] tegrasign_v3.py --key None --list spe_t234_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[   8.0095 ] Assuming zero filled SBK key
[   8.0144 ] Warning: pub_key.key is not found
[   8.0163 ] tegrahost_v2 --chip 0x23 0 --updatesigheader spe_t234_aligned_sigheader.bin.encrypt spe_t234_aligned_sigheader.bin.hash zerosbk
[   8.0205 ] Get magic id
[   8.0231 ] tegraparser_v2 --get_magic tos
[   8.0255 ] TOSB
[   8.0258 ] partition type tos, magic id = TOSB
[   8.0317 ] tegrahost_v2 --chip 0x23 0 --align tos-optee_t234_aligned.img
[   8.0365 ] tegrahost_v2 --chip 0x23 0 --magicid TOSB --ratchet_blob ratchet_blob.bin --appendsigheader tos-optee_t234_aligned.img zerosbk
[   8.0386 ] adding BCH for tos-optee_t234_aligned.img
[   8.0738 ] tegrasign_v3.py --key None --list tos-optee_t234_aligned_sigheader.img_list.xml --pubkeyhash pub_key.key --sha sha512
[   8.0740 ] Assuming zero filled SBK key
[   8.0806 ] Warning: pub_key.key is not found
[   8.0825 ] tegrahost_v2 --chip 0x23 0 --updatesigheader tos-optee_t234_aligned_sigheader.img.encrypt tos-optee_t234_aligned_sigheader.img.hash zerosbk
[   8.0931 ] Get magic id
[   8.0957 ] tegraparser_v2 --get_magic eks
[   8.0981 ] EKSB
[   8.0983 ] partition type eks, magic id = EKSB
[   8.1012 ] tegrahost_v2 --chip 0x23 0 --align eks_t234_aligned.img
[   8.1064 ] tegrahost_v2 --chip 0x23 0 --magicid EKSB --ratchet_blob ratchet_blob.bin --appendsigheader eks_t234_aligned.img zerosbk
[   8.1088 ] adding BCH for eks_t234_aligned.img
[   8.1112 ] tegrasign_v3.py --key None --list eks_t234_aligned_sigheader.img_list.xml --pubkeyhash pub_key.key --sha sha512
[   8.1115 ] Assuming zero filled SBK key
[   8.1157 ] Warning: pub_key.key is not found
[   8.1177 ] tegrahost_v2 --chip 0x23 0 --updatesigheader eks_t234_aligned_sigheader.img.encrypt eks_t234_aligned_sigheader.img.hash zerosbk
[   8.1333 ] tegrahost_v2 --chip 0x23 0 --align uefi_jetson_with_dtb_aligned.bin
[   8.1381 ] tegrahost_v2 --chip 0x23 0 --magicid CPBL --ratchet_blob ratchet_blob.bin --appendsigheader uefi_jetson_with_dtb_aligned.bin zerosbk
[   8.1406 ] adding BCH for uefi_jetson_with_dtb_aligned.bin
[   8.2662 ] tegrasign_v3.py --key None --list uefi_jetson_with_dtb_aligned_sigheader.bin_list.xml --pubkeyhash pub_key.key --sha sha512
[   8.2666 ] Assuming zero filled SBK key
[   8.2828 ] Warning: pub_key.key is not found
[   8.2848 ] tegrahost_v2 --chip 0x23 0 --updatesigheader uefi_jetson_with_dtb_aligned_sigheader.bin.encrypt uefi_jetson_with_dtb_aligned_sigheader.bin.hash zerosbk
[   8.3041 ] Copying enc\/signed file in /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/signed
[   8.3592 ] Copying br bct for multi chains
[   8.3593 ] Signed BCT for boot chain A is copied to /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/signed/br_bct_BR.bct

[   8.3594 ] Signed BCT for boot chain B is copied to /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/signed/br_bct_b_BR.bct

[   8.3594 ] Copying BCT backup image bct_backup.img to /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/signed/bct_backup.img
[   8.3630 ] Copying pscfw_t234_prod_sigheader.bin.encrypt to /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/signed
[   8.3636 ] Signed file: /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/signed/pscfw_t234_prod_sigheader.bin.encrypt
[   8.3636 ] Copying mce_flash_o10_cr_prod_sigheader.bin.encrypt to /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/signed
[   8.3640 ] Signed file: /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/signed/mce_flash_o10_cr_prod_sigheader.bin.encrypt
[   8.3640 ] Copying applet_t234_sigheader.bin.encrypt to /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/signed
[   8.3644 ] Signed file: /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/signed/applet_t234_sigheader.bin.encrypt
[   8.3644 ] Copying mb2_t234_with_mb2_bct_MB2_sigheader.bin.encrypt to /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/signed
[   8.3650 ] Signed file: /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/signed/mb2_t234_with_mb2_bct_MB2_sigheader.bin.encrypt
[   8.3650 ] Copying xusb_t234_prod_sigheader.bin.encrypt to /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/signed
[   8.3653 ] Signed file: /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/signed/xusb_t234_prod_sigheader.bin.encrypt
[   8.3653 ] Copying display-t234-dce_sigheader.bin.encrypt to /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/signed
[   8.3753 ] Signed file: /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/signed/display-t234-dce_sigheader.bin.encrypt
[   8.3753 ] Copying nvdec_t234_prod_sigheader.fw.encrypt to /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/signed
[   8.3758 ] Signed file: /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/signed/nvdec_t234_prod_sigheader.fw.encrypt
[   8.3758 ] Copying bpmp_t234-TE990M-A1_prod_sigheader.bin.encrypt to /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/signed
[   8.3775 ] Signed file: /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/signed/bpmp_t234-TE990M-A1_prod_sigheader.bin.encrypt
[   8.3775 ] Copying tegra234-bpmp-3767-0000-a02-3509-a02_with_odm_sigheader.dtb.encrypt to /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/signed
[   8.3778 ] Signed file: /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/signed/tegra234-bpmp-3767-0000-a02-3509-a02_with_odm_sigheader.dtb.encrypt
[   8.3778 ] Copying camera-rtcpu-sce_sigheader.img.encrypt to /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/signed
[   8.3780 ] Signed file: /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/signed/camera-rtcpu-sce_sigheader.img.encrypt
[   8.3780 ] Copying camera-rtcpu-t234-rce_sigheader.img.encrypt to /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/signed
[   8.3789 ] Signed file: /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/signed/camera-rtcpu-t234-rce_sigheader.img.encrypt
[   8.3790 ] Copying adsp-fw_sigheader.bin.encrypt to /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/signed
[   8.3796 ] Signed file: /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/signed/adsp-fw_sigheader.bin.encrypt
[   8.3796 ] Copying spe_t234_sigheader.bin.encrypt to /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/signed
[   8.3801 ] Signed file: /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/signed/spe_t234_sigheader.bin.encrypt
[   8.3801 ] Copying tos-optee_t234_sigheader.img.encrypt to /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/signed
[   8.3817 ] Signed file: /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/signed/tos-optee_t234_sigheader.img.encrypt
[   8.3817 ] Copying eks_t234_sigheader.img.encrypt to /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/signed
[   8.3818 ] Signed file: /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/signed/eks_t234_sigheader.img.encrypt
[   8.3818 ] Copying uefi_jetson_with_dtb_sigheader.bin.encrypt to /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/signed
[   8.3865 ] Signed file: /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/signed/uefi_jetson_with_dtb_sigheader.bin.encrypt
[   8.3898 ] tegraparser_v2 --pt flash.xml.bin --generateflashindex /home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/signed/flash.xml.tmp flash.idx

signing images succeeded


Creating update payloads for Jetson-3767-RC1-0000-B.6-1-1-jetson-orin-nano-devkit- board ...
Warning: No A_tsec-fw image for the commong spec.
Warning: No mb2-applet image for the commong spec.
creating bl payload

PARTITION INFO   : 			multi_signed/3767-RC1-0000-B.6-1-1-jetson-orin-nano-devkit-/BCT/br_bct_BR.bct.prod BCT 3531 2 3767-RC1-0000-B.6-1-1-jetson-orin-nano-devkit-;			multi_signed/3767-RC1-0000-B.6-1-1-jetson-orin-nano-devkit-/BCT_A/br_bct_BR.bct.prod BCT_A 3531 2 3767-RC1-0000-B.6-1-1-jetson-orin-nano-devkit-;			multi_signed/3767-RC1-0000-B.6-1-1-jetson-orin-nano-devkit-/BCT_B/br_bct_b_BR.bct.prod BCT_B 3531 2 3767-RC1-0000-B.6-1-1-jetson-orin-nano-devkit-;			multi_signed/3767-RC1-0000-B.6-1-1-jetson-orin-nano-devkit-/BCT-boot-chain_backup/bct_backup.img.prod BCT-boot-chain_backup 3531 2 3767-RC1-0000-B.6-1-1-jetson-orin-nano-devkit-;	multi_signed/3767-RC1-0000-B.6-1-1-jetson-orin-nano-devkit-/A_mb1/mb1_t234_prod_aligned_sigheader.bin.encrypt mb1 3531 2 3767-RC1-0000-B.6-1-1-jetson-orin-nano-devkit-;			multi_signed/A_psc_bl1_fuselevel_production/psc_bl1_t234_prod_aligned_sigheader.bin.encrypt psc_bl1 3531 2 common;			multi_signed/3767-RC1-0000-B.6-1-1-jetson-orin-nano-devkit-/A_MB1_BCT/mb1_cold_boot_bct_MB1_sigheader.bct.encrypt MB1_BCT 3531 0 3767-RC1-0000-B.6-1-1-jetson-orin-nano-devkit-;			multi_signed/3767-RC1-0000-B.6-1-1-jetson-orin-nano-devkit-/A_MEM_BCT/mem_coldboot_sigheader.bct.encrypt MEM_BCT 3531 0 3767-RC1-0000-B.6-1-1-jetson-orin-nano-devkit-;			multi_signed/A_nvdec_fuselevel_production/nvdec_t234_prod_sigheader.fw.encrypt nvdec 3531 2 common;	multi_signed/3767-RC1-0000-B.6-1-1-jetson-orin-nano-devkit-/A_mb2/mb2_t234_with_mb2_cold_boot_bct_MB2_sigheader.bin.encrypt mb2 3531 0 3767-RC1-0000-B.6-1-1-jetson-orin-nano-devkit-;			multi_signed/3767-RC1-0000-B.6-1-1-jetson-orin-nano-devkit-/A_bpmp-fw/bpmp_t234-TE990M-A1_prod_sigheader.bin.encrypt bpmp-fw 3531 2 3767-RC1-0000-B.6-1-1-jetson-orin-nano-devkit-;			multi_signed/3767-RC1-0000-B.6-1-1-jetson-orin-nano-devkit-/A_bpmp-fw-dtb/tegra234-bpmp-3767-0000-a02-3509-a02_with_odm_sigheader.dtb.encrypt bpmp-fw-dtb 3531 0 3767-RC1-0000-B.6-1-1-jetson-orin-nano-devkit-;			multi_signed/A_psc-fw_fuselevel_production/pscfw_t234_prod_sigheader.bin.encrypt psc-fw 3531 2 common;			multi_signed/A_mts-mce_fuselevel_production/mce_flash_o10_cr_prod_sigheader.bin.encrypt mts-mce 3531 2 common;			multi_signed/A_sc7_fuselevel_production/sc7_t234_prod_sigheader.bin.encrypt sc7 3531 2 common;			multi_signed/A_pscrf_fuselevel_production/psc_rf_t234_prod_sigheader.bin.encrypt pscrf 3531 2 common;					signed/mb2rf_t234_sigheader.bin.encrypt mb2rf 3531 0 common;			multi_signed/3767-RC1-0000-B.6-1-1-jetson-orin-nano-devkit-/A_cpu-bootloader/uefi_jetson_with_dtb_sigheader.bin.encrypt cpu-bootloader 3531 0 3767-RC1-0000-B.6-1-1-jetson-orin-nano-devkit-;					signed/tos-optee_t234_sigheader.img.encrypt secure-os 3531 0 common;				signed/eks_t234_sigheader.img.encrypt eks 3531 0 common;			multi_signed/3767-RC1-0000-B.6-1-1-jetson-orin-nano-devkit-/A_dce-fw/display-t234-dce_with_kernel_tegra234-p3767-0000-p3768-0000-a0_aligned_blob_w_bin_sigheader.bin.encrypt dce-fw 3531 0 3767-RC1-0000-B.6-1-1-jetson-orin-nano-devkit-;		signed/spe_t234_sigheader.bin.encrypt spe-fw 3531 0 common;			signed/camera-rtcpu-t234-rce_sigheader.img.encrypt rce-fw 3531 0 common;		signed/adsp-fw_sigheader.bin.encrypt adsp-fw 3531 0 common;			multi_signed/3767-RC1-0000-B.6-1-1-jetson-orin-nano-devkit-/A_VER/qspi_bootblob_ver.txt VER 3531 0 3767-RC1-0000-B.6-1-1-jetson-orin-nano-devkit-;		multi_signed/A_xusb-fw_fuselevel_production/xusb_t234_prod_sigheader.bin.encrypt xusb-fw 3531 2 common;			multi_signed/3767-RC1-0000-B.6-1-1-jetson-orin-nano-devkit-/secondary_gpt/gpt_secondary_3_0.bin secondary_gpt 3531 0 3767-RC1-0000-B.6-1-1-jetson-orin-nano-devkit-;			multi_signed/3767-RC1-0000-B.6-1-1-jetson-orin-nano-devkit-/secondary_gpt_backup/gpt_secondary_3_0.bin secondary_gpt_backup 3531 0 3767-RC1-0000-B.6-1-1-jetson-orin-nano-devkit-

SUCCESS: bl_only_payload created

creating kernel payload

PARTITION INFO   : 					boot.img kernel 3531 0 common;			multi_signed/3767-RC1-0000-B.6-1-1-jetson-orin-nano-devkit-/A_kernel-dtb/kernel_tegra234-p3767-0000-p3768-0000-a0.dtb kernel-dtb 3531 0 3767-RC1-0000-B.6-1-1-jetson-orin-nano-devkit-

SUCCESS: kernel_only_payload created

Payloads saved to "/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/bootloader/payloads_t23x/"

ubuntu@ubuntu-desktop:~/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TAR
GETS/Linux_for_Tegra$ sudo ./l4t_generate_soc_bup.sh -e t23x_3767_bl_spec t23x

Generate Multi-Spec BUP Tool

Error. Unknown target soc: NULL
This script generates bootloader and kernel payloads based on the
specifications listed in the vars at the end this script and the
supplied <target_soc>.

Usage:
	l4t_generate_soc_bup.sh [-h|--help] [-u <key_file>] [-v <SBK key file>] [-b <board>] [-p <option>] [-f <boardspec file>] [-e <boardspec entry>] <target_soc>
	-h|--help      Displays this help prompt.
	-u <PKC key file> Optional RSA key file for signing binaries.
	-v <SBK key file> Optional Secure Boot Key (SBK) key used for ODM fused board.
                 This option must used with PKC key, and only support for t19x.
	-p <option>    Pass options to flash.sh when generating the BUP.
	<target_soc>   Must be "t19x", "t23x".
                 Must be compatible with current build environment.
                 (t19x under t186ref)
	-b <board>     This option specifies one particular board for corresponding target_soc.
                 Supported boards are:
                     For "t19x": "jetson-xavier-maxn", "jetson-xavier-slvs-ec",
                                   "jetson-xavier-nx-devkit", "jetson-xavier-nx-devkit-emmc",
                                   "clara-agx-xavier-devkit", "jetson-agx-xavier-industrial";
                                   "jetson-agx-xavier-devkit", "jetson-agx-xavier-industrial-mxn";
                     For "t23x": "jetson-agx-orin-devkit", "holoscan-devkit",
                                   "jetson-orin-nano-devkit";
	-f <boardspec file> This option specifies user provided board spec file.
	-e <boardspec entry> This option specifies board spec entry in user provided board spec file, like:
                     "jetson_tx2_devkit_ota_emmc_r28_3_spec" in the "ota_board_specs.conf"
	-d|--debug     Keep intermediate files during create payload

Examples:
	l4t_generate_soc_bup.sh t19x
	(generates bl, kernel multi-spec payloads for t19x SoC)

	l4t_generate_soc_bup.sh -b jetson-xavier-nx-devkit-emmc t19x
	(generates bl, kernel multi-spec payloads for t19x SoC, Jetson Xavier NX devkit)

	l4t_generate_soc_bup.sh -u pkc.key -v sbk.key -p "--user_key user.key" t19x
	(generates secured bl, kernel multi-spec payloads for t19x SoC)

Notes:
	- generates bl_only_payload, kernel_only_payload for t19x
	- payloads are under "Linux_for_Tegra/bootloader/payloads_"

These generated payloads are consumed by nv_update_engine on the target
to update bootloader and kernel partitions on the device.
ubuntu@ubuntu-desktop:~/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TAR
GETS/Linux_for_Tegra$ ./generate_capsule/l4t_generate_soc_capsule.sh -i bootloader/payloads_t23x/bl_only_payload -o ./TEGRA_BL.Cap t234
Read binary input file bootloader/payloads_t23x/bl_only_payload
FMP_PAYLOAD_HEADER.Signature              = 3153534D (MSS1)
FMP_PAYLOAD_HEADER.HeaderSize             = 00000010
FMP_PAYLOAD_HEADER.FwVersion              = 00230301
FMP_PAYLOAD_HEADER.LowestSupportedVersion = 00230301
sizeof (Payload)                          = 0098BDDD
"openssl" smime -sign -binary -outform DER -md sha256 -signer "/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/generate_capsule/Pkcs7Sign/TestCert.pem" -certfile "/home/ubuntu/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TARGETS/Linux_for_Tegra/generate_capsule/Pkcs7Sign/TestSub.pub.pem"
EFI_FIRMWARE_IMAGE_AUTHENTICATION.MonotonicCount                = 0000000000000001
EFI_FIRMWARE_IMAGE_AUTHENTICATION.AuthInfo.Hdr.dwLength         = 00000AED
EFI_FIRMWARE_IMAGE_AUTHENTICATION.AuthInfo.Hdr.wRevision        = 0200
EFI_FIRMWARE_IMAGE_AUTHENTICATION.AuthInfo.Hdr.wCertificateType = 0EF1
EFI_FIRMWARE_IMAGE_AUTHENTICATION.AuthInfo.CertType             = 4AAFD29D-68DF-49EE-8AA9-347D375665A7
sizeof (EFI_FIRMWARE_IMAGE_AUTHENTICATION.AuthInfo.CertData)    = 00000AD5
sizeof (Payload)                                                = 0098BDED
EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER.Version             = 00000001
EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER.EmbeddedDriverCount = 00000000
EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER.PayloadItemCount    = 00000001
EFI_FIRMWARE_MANAGEMENT_CAPSULE_HEADER.ItemOffsetList      = 
  0000000000000010
EFI_FIRMWARE_MANAGEMENT_CAPSULE_IMAGE_HEADER.Version                = 00000003
EFI_FIRMWARE_MANAGEMENT_CAPSULE_IMAGE_HEADER.UpdateImageTypeId      = BF0D4599-20D4-414E-B2C5-3595B1CDA402
EFI_FIRMWARE_MANAGEMENT_CAPSULE_IMAGE_HEADER.UpdateImageIndex       = 00000001
EFI_FIRMWARE_MANAGEMENT_CAPSULE_IMAGE_HEADER.UpdateImageSize        = 0098C8E2
EFI_FIRMWARE_MANAGEMENT_CAPSULE_IMAGE_HEADER.UpdateVendorCodeSize   = 00000000
EFI_FIRMWARE_MANAGEMENT_CAPSULE_IMAGE_HEADER.UpdateHardwareInstance = 0000000000000000
EFI_FIRMWARE_MANAGEMENT_CAPSULE_IMAGE_HEADER.ImageCapsuleSupport    = 0000000000000001
sizeof (Payload)                                                    = 0098C8E2
sizeof (VendorCodeBytes)                                            = 00000000
EFI_CAPSULE_HEADER.CapsuleGuid      = 6DCBD5ED-E82D-4C44-BDA1-7194199AD92A
EFI_CAPSULE_HEADER.HeaderSize       = 00000020
EFI_CAPSULE_HEADER.Flags            = 00000000
  OEM Flags                         = 0000
EFI_CAPSULE_HEADER.CapsuleImageSize = 0098C942
sizeof (Payload)                    = 0098C922
Write binary output file ./TEGRA_BL.Cap
Success
ubuntu@ubuntu-desktop:~/nvidia/nvidia_sdk/JetPack_5.1.1_Linux_JETSON_ORIN_NX_TAR
GETS/Linux_for_Tegra$

Then we moved the capsule payload (TEGRA_BL.Cap) to the Jetson and run these commands below to update it:

esp_uuid=$(lsblk -o name,partlabel,uuid | grep "nvme0n1" | awk '{ if($2 == "esp") print $3 }')
sudo mount UUID=$esp_uuid /mnt/
sudo mkdir /mnt/EFI/UpdateCapsule
sudo mv TEGRA_BL.Cap /mnt/EFI/UpdateCapsule/
cd /sys/firmware/efi/efivars/
printf "\x07\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00" > /tmp/var_tmp.bin
sudo dd if=/tmp/var_tmp.bin of=OsIndications-8be4df61-93ca-11d2-aa0d-00e098032b8c bs=12;sync

And the results

nvidia@nvidia-desktop:~$ esp_uuid=$(lsblk -o name,partlabel,uuid | grep "mmcblk0" | awk '{ if($2 == "esp") print $3 }')
nvidia@nvidia-desktop:~$ sudo mount UUID=$esp_uuid /mnt/
nvidia@nvidia-desktop:~$ sudo mkdir /mnt/EFI/UpdateCapsule
nvidia@nvidia-desktop:~$ sudo mv TEGRA_BL.Cap /mnt/EFI/UpdateCapsule/
mv: failed to preserve ownership for '/mnt/EFI/UpdateCapsule/TEGRA_BL.Cap': Operation not permitted
nvidia@nvidia-desktop:~$ cd /sys/firmware/efi/efivars/
nvidia@nvidia-desktop:/sys/firmware/efi/efivars$ printf "\x07\x00\x00\x00\x04\x00\x00\x00\x00\x00\x00\x00" > /tmp/var_tmp.bin
nvidia@nvidia-desktop:/sys/firmware/efi/efivars$ sudo dd if=/tmp/var_tmp.bin of=OsIndications-8be4df61-93ca-11d2-aa0d-00e098032b8c bs=12;sync
1+0 records in
1+0 records out
12 bytes copied, 0.00591013 s, 2.0 kB/s
nvidia@nvidia-desktop:/sys/firmware/efi/efivars$  sudo reboot

After the Jetson rebooted, the nvbootctrl returns 0

nvidia@nvidia-desktop:~$ sudo nvbootctrl dump-slots-info
[sudo] password for nvidia: 
Current version: 0.0.1
Capsule update status: 0
Current bootloader slot: A
Active bootloader slot: A
num_slots: 2
slot: 0,             status: normal
slot: 1,             status: normal

Did we missed anything to apply this payload (While moving the payload file, it gave permission denied message but moved it)?

Thanks

Then does the booting log show the correct bootloader version?
You can also check this posy to correct the bootloader version that nvbootctrl shows:

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.