we are using Am335x based custom board,
We are reading PRM_RSTST register to get the reset reason.
Now as there are couple of reserved bits in that register( RO and RW), whose values are shown as 0h at reset.
My question is, is there any chance that this reserved bits will be 1 at any point in time ? Can we trust that reserved bits will contain value 0 ?
I know we should mask reserved bit value and use other bits, however I am trying to understand how reserved bits would behave in normal operation?
Any suggestions/pointers/help ?
Thank you,
Regards,
Ankur