| Dhruvaraj Subhashchandran | a2eb94f | 2021-05-05 02:44:28 -0500 | [diff] [blame] | 1 | description: > | 
| 2 | Implement this to add Hardware dump management. | ||||
| 3 | |||||
| Patrick Williams | a134741 | 2022-12-06 10:56:22 -0600 | [diff] [blame] | 4 | Hardware dump is a collection hardware state information, including various | 
| 5 | registers, and it is used for debugging system checkstop. checkstop is the | ||||
| 6 | descriptive term for entire system termination by the hardware due to a | ||||
| 7 | detected error. | ||||