ROM_VALIDATION_STATUS (PMU_GLOBAL) Register Description
| Register Name | ROM_VALIDATION_STATUS |
|---|---|
| Offset Address | 0x0000000610 |
| Absolute Address | 0x00FFD80610 (PMU_GLOBAL) |
| Width | 32 |
| Type | roRead-only |
| Reset Value | 0x00000000 |
| Description | PMU ROM validation engine status. |
These bits are a reflection of the ROM validation engine register.
ROM_VALIDATION_STATUS (PMU_GLOBAL) Register Bit-Field Summary
| Field Name | Bits | Type | Reset Value | Description |
|---|---|---|---|---|
| Reserved | 31:2 | roRead-only | 0x0 | reserved |
| Pass | 1 | roRead-only | 0x0 | Validation Cycle Pass indicator. 0: failed. 1: passed. This field is only valid after [Done] indicates a completed cycle. |
| Done | 0 | roRead-only | 0x0 | Validation Cycle Completed indicator. The result is set in the [Pass] bit. 0: not done. 1: done. This bit always gets set after initiating a validation cycle, regardless of result. |