Hi all,
I am modifying the bootloader for including checksums verification and RSA signature. For that, I would need access to either the PersistentParameters and or the Bootloader memory address for reading the checksums.
Is there an standard way of obtain the memory address of any of those from the Bootloader?
I have seen I can access the firmware address. Could I just look for the persistent parameters signature in order to read them? Any suggestion?
Thanks,
Alberto