Exception Types
Exception Type |
Exception Value |
Description |
---|---|---|
DEVICE_COLDBOOT |
0x0 |
Cold boot without exception |
BIOS_EXCEPTION |
0x1 |
Previous BIOS boot exception |
DEVICE_HOTBOOT |
0x2 |
Hot reset with keys |
ABNORMAL_EXCEPTION |
0x10 |
Undetected hardware exception, such as DDR bus suspension |
TSENSOR_EXCEPTION |
0x1f |
SoC temperature protection reset |
PMU_EXCEPTION |
0x20 |
Hardware reset caused by PMU overcurrent, undervoltage, or overtemperature |
DDR_FATAL_EXCEPTION |
0x22 |
DDR fatal exception reset (for example, DDR overtemperature reset) |
OS_PANIC |
0x24 |
Panic (for example, accessing invalid addresses) |
OS_COREDUMP |
0x29 |
User-mode process core dump |
OS_OOM |
0x2a |
OOM exception |
OS_HDC |
0x2b |
HDC disconnection |
STARTUP_EXCEPTION |
0x2c |
Module startup exception |
HEARTBEAT_EXCEPTION |
0x2d |
Module heartbeat exception |
RUN_EXCEPTION |
0x2e |
Module runtime exception |
LPM_EXCEPTION |
0x32 |
LPM exception |
TS_EXCEPTION |
0x33 |
TS exception |
DVPP_EXCEPTION |
0x35 |
DVPP exception |
DRIVER_EXCEPTION |
0x36 |
Driver exception |
TEE_EXCEPTION |
0x38 |
TEE OS exception |
ATF_EXCEPTION |
0x3c |
ATF exception |
DEVICE_LTO_EXCEPTION |
0x8a |
Device boot timeout |
DEVICE_HBL_EXCEPTION |
0x8b |
Device heartbeat loss |
DEVICE_USER_RESET |
0x8c |
User reset |
DEVICE_AER_EXCEPTION |
0x8d |
Device AER exception |