summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAndre Przywara <andre.przywara@arm.com>2022-03-03 13:48:05 -0600
committerPraneeth Bajjuri <praneeth@ti.com>2022-04-04 18:24:34 -0500
commitc579d4ee4e342e706fcd494dd2c874584ce200c2 (patch)
tree6992c70abd81373a0f71904708bd0274edaa58c0 /include
parentf374ca495deaa528d2404187e5581910217d3c90 (diff)
cmd: exception: arm64: fix undefined, add faults
commit e7588d81cd84b8a43633850a13ba94ffc139044d upstream. The arm64 version of the exception command was just defining the undefined exception, but actually copied the AArch32 instruction. Replace that with an encoding that is guaranteed to be and stay undefined. Also add instructions to trigger unaligned access faults and a breakpoint. This brings ARM64 on par with ARM(32) for the exception command. Signed-off-by: Andre Przywara <andre.przywara@arm.com> [nm@ti.com: backport from upstream] Signed-off-by: Nishanth Menon <nm@ti.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions