For previous board, like IMX6/P4080/T2080, when secure boot enabled, the hash value of the public key which is used to verify bootloader would be burned to the fuse, so that attacker cannot use its own key pair to tamper with it.
I can't find similar operation for S32G board, how should the public key be protected ?
And the secure boot switch "BOOT_SEQ" is stored in IVT table, I assume it is protected by the GMAC vlaue of IVT table ,but where is the key which used to generate GMAC value stored,is it burn to fuse ? could you please help to clarify it, thank you very much.