Custom UEFI assert on AGX Orin 32GB

Hi Nvidia:
We are using custom board + AGX Orin 32 GB + Jetpack 6.0.
We were also facing the optee issue mentioned in Here. Hence we build the newer version of UEFI (Jetson System firmware version 202408.0-59695be9-dirty date 2024-08-20T05:42:17+00:00) to avoid the issue.
This image is verified on AGX Orin 64GB + Same custom board, and it worked perfectly. However, when it comes to AGX Orin 32GB, it will stuck at:

PROGRESS CODE: V03101019 I0 D6A2CB7F-6A18-4E2F-B43B-9920A733700A
▒▒ERROR:   **************************************
ERROR:   RAS Uncorrectable Error in CCPMU, base=0xe001000:
ERROR:          Status = 0xe4000504
ERROR:   SERR = Assertion failure: 0x4
ERROR:          IERR = uCode Error: 0x5
ERROR:          MISC0 = 0x0
ERROR:          MISC1 = 0x0
ERROR:          MISC2 = 0x0
ERROR:          MISC3 = 0x0
ERROR:          ADDR = 0x60a5a5a5a5a5a5a5
ERROR:   **************************************
ERRRR:   ssdi_dissattc_eeenntrettrnedd -1
RROR:   Powering off core
ERROR:   ARI request timed out: req 34
ASSERT: plat/nvidia/tegra/soc/t234/drivers/mce/ari.c:154

Here is the full log from uefi_jetson_debug.bin.
agxOrin32gUefiIssueSerialLog.txt (102.1 KB)

Please help.

Many thanks.

Is this issue able to reproduce on NV devkit?

Hi WayneWWW:
Thanks for the reply.
Yes. We move the same module from custom board to devkit.
And assert is still hit.

This is the debug log:
agxOrin32gUefiIssueSerialLog_devkit.txt (101.8 KB)

Many thanks.

Hi,

New jetpack6 release has been out. Please try new version. Thanks.