Skip to content
Commit d71e1352 authored by Catalin Marinas's avatar Catalin Marinas
Browse files

Clear the IT state when invoking a Thumb-2 signal handler



If a process is interrupted during an If-Then block and a signal is
invoked, the ITSTATE bits must be cleared otherwise the handler would
not run correctly.

Signed-off-by: default avatarCatalin Marinas <catalin.marinas@arm.com>
Cc: Joseph S. Myers <joseph@codesourcery.com>
parent ba3c0263
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment