archspec / archspec-json

Other
20 stars 32 forks source link

Add Arm-data as submodule #107

Closed paolotricerri closed 2 months ago

paolotricerri commented 3 months ago

This patch adds the repo https://github.com/ARM-software/data for identification of architectures to the json submodule.

paolotricerri commented 3 months ago

@dslarm

alalazo commented 3 months ago

If this is only to get the expected cpuid field, it's probably an overkill :slightly_smiling_face:

paolotricerri commented 2 months ago

hi @alalazo , I have opened https://github.com/archspec/archspec-json/pull/110 to introduce in the microarchitectures.json and the corresponding schema the cpuid field as discussed in the archspec repo here: https://github.com/archspec/archspec/pull/168.

alalazo commented 2 months ago

Thanks @paolotricerri ! I'll get back to those PRs in a week or so