Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for Arm9 #505

Open
jo-so opened this issue Jan 11, 2025 · 0 comments
Open

Support for Arm9 #505

jo-so opened this issue Jan 11, 2025 · 0 comments

Comments

@jo-so
Copy link

jo-so commented Jan 11, 2025

I have a very old processor:

processor       : 0
model name      : ARM926EJ-S rev 5 (v5l)
BogoMIPS        : 149.91
Features        : swp half thumb fastmult edsp java
CPU implementer : 0x41
CPU architecture: 5TEJ
CPU variant     : 0x0
CPU part        : 0x926
CPU revision    : 5

Hardware        : Generic DA850/OMAP-L138/AM18x
Revision        : 0000
Serial          : 00000000-0000-0000-0000-000000000000

that causes this error:

Spectre and Meltdown mitigation detection tool v0.46
[…]
(debug) is_cpu_affected: cpu not affected by Special Register Buffer Data Sampling
(debug) checking cpu1: <0x926> <5TEJ>
/usr/bin/spectre-meltdown-checker: line 569: [: 5TEJ: integer expression expected

According to this and this the CPU is not vulnerable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant