K 10 svn:author V 5 gonzo K 8 svn:date V 27 2015-10-29T22:12:03.699291Z K 7 svn:log V 295 Fix LEAVE_HYP macro: spsr is not guaranteed to contain valid value at this point, e.g. on RaspberryPi 2 when control is passed from loader to kernel it contains garbage. So we use cpsr as a base for new cpsr value: if we have reached this point it means current value is OK Reviewed by: andrew END