Skip to content
Snippets Groups Projects
Commit 85e529fd authored by Alexey Brodkin's avatar Alexey Brodkin Committed by Alexey Brodkin
Browse files

ARC: Improve identification of ARC cores


1. Try to guess a ARC core template that was used
   i.e. not just name a core family but something more
   menaingful like "ARC HS38", "ARC EM11D" etc.

   We do it checking availability of the key differentiation
   features like:
    - Caches (we actually only check for L1 I$ fpr simplicity)
    - XY-memory
    - DSP extensions etc.

2. Identify ARC subsystems

3. Print core clock frequency

Signed-off-by: default avatarAlexey Brodkin <abrodkin@synopsys.com>
parent ad74bb4f
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment