Hi Team
Hardware: Based on S32G3.
When reading the zone1 temperature, which is for A-core. When it reaches “64 degrees centigrade” the hardware is getting rebooted.
Below is the Linux message. Temperature is continuously read, for three zones values are as below, when issue happened.
64350(zone 0)
64350(zone 1)
62850(zone 2)
kernel[435]: [ 7919.187233] thermalthermal_zone1: a53_cores: critical temperature reached, shutting down
kernel[435]: [ 7919.187252] reboot: HARDWARE PROTECTION shutdown (Temperature too high)
Alert temperature is 80 and critical temperature is 100 degrees configured in Linux DTS, even though we configured 100, still reboot is observed at 64 degrees.