I'm facing an issue with NXP MPC5748G devkit [SPC5748GHMKU6] HSM module
With NDA
[Security Reference manual -HSM Security Firmware Standard Package - HSM Security Firmware Basic Package] all available.
The issue is that I managed to enable HSM through DCF record and I verified it has been enabled through SSCM_UOPS_HSE = 1
But for HADR (HSM start address), SSCM_HSA_HADR = 0x00000000 which means that no HSM boot header available.
So I'm doubting that there's a HSM firmware flashed on my target.
Q1: How can I verify that my devkit has HSM firmware available?
Q2: what should I see in the following HSM code/Data blocks if I already have HSM firmware?

Q3: In case of there's no firmware flashed on my targets, How can I get the firmware?
Specially that I already have more than 100pcs
Q4: In case of there's firmware available, where can I find HSM start address ?

I'm using S32ds IDE with PE micro plugin to flash and debug, and I used PKGPPC NEXUS STARTER application to load my DCF record [UTest Algorithm].
#MPC5748G #HSM