1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-09-01 08:42:12 +02:00
Files
u-boot-megous/include
Heinrich Schuchardt dab8788a8c cmd: add exception command
The 'exception' command allows to test exception handling.

This implementation supports ARM, x86, RISC-V and the following exceptions:
* 'breakpoint' - prefetch abort exception (ARM 32bit only)
* 'unaligned'  - data abort exception (ARM only)
* 'undefined'  - undefined instruction exception

Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de>
2019-04-22 12:06:39 -04:00
..
2019-04-22 12:06:39 -04:00
2019-04-21 10:26:52 +02:00
2018-11-27 21:06:53 +05:30
2019-02-13 09:40:05 +01:00
2018-12-07 08:13:45 -05:00
2018-12-07 08:13:45 -05:00
2019-04-22 12:06:39 -04:00
2019-02-20 15:27:09 +08:00
2018-12-06 23:26:32 -05:00
2019-02-09 12:50:22 -07:00
2019-01-01 14:12:18 +01:00
2019-01-01 14:12:18 +01:00
2019-02-09 07:50:58 -05:00
2018-12-05 06:01:35 -07:00
2019-02-02 08:19:17 -05:00
2019-04-12 08:05:52 -04:00
2019-01-18 22:19:09 +05:30
2018-12-05 06:06:44 -07:00
2019-02-01 16:59:12 +01:00