Hi NXP team,
I want to create a multicore boot environment following AN13750.
Before the issue occurred, BSP42+RTD4.0.0 will bootup into Linux kernel successfully.
Below is my sw version:
Linux BSP42
RTD4.0.2 HF03
bootloader project(GoldVIP-S32G2-1.12.0)
HSE S32G2XX_0_2_22_0
boot hang log:(first time)
bootloader 0x2 ComDal_Init() done.
bootloader 0x2 CryptoDal HSE status HSE_STATUS_RNG_INIT_OK
bootloader 0x2 CryptoDal HSE status HSE_STATUS_INIT_OK
bootloader 0x2 CryptoDal HSE status HSE_STATUS_INSTALL_OK
bootloader 0x2 CryptoDal HSE status HSE_STATUS_BOOT_OK
bootloader 0x2 CryptoDal HSE status HSE_STATUS_CUST_SUPER_USER
bootloader 0x2 CryptoDal HSE status HSE_STATUS_PRIMARY_SYS_IMAGE
bootloader 0x2 HSE FW Version: 0.1.0_2.22.0
bootloader 0x2 CryptoDal skipped the key catalogs format
bootloader 0x2 Bootloader secure boot is enabled.
bootloader 0x2 Bootloader initialization complete.
bootloader 0x2 Application 0 image fragment 0 of size 262144 was loaded from QSPI, address 0x100000.
bootloader 0x2 Application 0 image fragment 0 was loaded in 10.847 milliseconds.
bootloader 0x2 Application A53_0 was loaded.
bootloader 0x2 Application 1 image fragment 0 of size 1048576 was loaded from QSPI, address 0x200000.
bootloader 0x2 Application 1 image fragment 0 was loaded in 15.135 milliseconds.
bootloader 0x2 Application M7_0 was loaded.
NOTICE: Reset status: Power-On Reset
NOTICE: BL2: v2.10.0 (release):bsp42.0-2.10-dirty
NOTICE: BL2: Built : 13:53:34, Jan 16 2025
NOTICE: BL2: Booting BL31
After RDB2 power cycle log:
bootloader 0x2 ComDal_Init() done.
Could you please supply some suggestions?
Thanks.
Allen