Hello,
The i.MX 8QuadMax doesn't have a single "memory map" document available publicly, but
its memory is organized by external interfaces like LPDDR4 which is the primary high-speed system memory, and various storage options such as eMMC, SD card interfaces, and Qual/SPI/ Octal SPI NOR Flash. The i.MX 8QuadMax also includes on-chip memory for Boot ROM (128 KB) and on-chip RAM (128 KB + 32 KB). The specific memory addresses for these components are detailed in the detailed technical documentation provided by NXP, but the general structure is defined by the system-level layout and the memory controller interfaces.
You can check previous thread with auth_cntr fail that appears is the same situation like yours:
https://community.nxp.com/t5/i-MX-Processors/Should-auth-cntr-provide-a-return-value/m-p/2138272
regards