[PATCH v2 1/6] cmd: exception: arm64: fix undefined, add faults
Tom Rini
trini at konsulko.com
Wed Mar 2 23:41:06 CET 2022
On Fri, Feb 11, 2022 at 11:29:34AM +0000, Andre Przywara wrote:
> 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 at arm.com>
Applied to u-boot/next, thanks!
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20220302/03d1e362/attachment.sig>
More information about the U-Boot
mailing list