commit | fa445d236d6cd385ccc4367dff24e0590437a2c4 | [log] [tgz] |
---|---|---|
author | Mate Toth-Pal <mate.toth-pal@arm.com> | Mon Jul 07 09:19:24 2025 +0200 |
committer | Mate Toth-Pal <mate.toth-pal@arm.com> | Wed Jul 09 12:01:05 2025 +0200 |
tree | c1edf41e2f8ff993e5621dfd7d271bb3b0250294 | |
parent | f9637aba98f09fd8de790534556de546fad76057 [diff] |
fix(runtime/core): annotate system_abort function Add __dead2 annotation to system_abort to signal that it never returns. This fixes Coverity error. Change-Id: I9f9a54705abe0a00e91d67b20b4a20f34647ff71 Signed-off-by: Mate Toth-Pal <mate.toth-pal@arm.com>