Closed clundin25 closed 1 week ago
We should also check that the address after the PersistentData struct is DATA_ORG. Currently we are mostly checking that the struct sizes add up.
PersistentData
DATA_ORG
Closing this in favor of https://github.com/chipsalliance/caliptra-sw/pull/1722, which includes this check (amongst other changes).
We should also check that the address after the
PersistentData
struct isDATA_ORG
. Currently we are mostly checking that the struct sizes add up.