Hardware interrupt error code: Invalid interrupt priority.
Value: 0x02000905
Solution: Ensure that the interrupt priority is valid. The value range of the interrupt priority applicable for a Cortex-A7 platform is [0,15].
在文件los_hwi.h第232行定义。