Skip to content
Snippets Groups Projects
Commit 19ad7f82 authored by David Brownell's avatar David Brownell
Browse files

ARM: don't clone arm_arch_state() code


Have various ARM cores delegate to arm_arch_state() to display
basic information, instead of duplicating that logic.

This shrinks the code, makes them all report when semihosting
is active, and highlights which data are specific to this core.
(Like ARM720 not having separate instruction and data caches.)

Signed-off-by: default avatarDavid Brownell <dbrownell@users.sourceforge.net>
parent 927ae689
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment