All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Add missing CPUIDs to the CPUID database
@ 2024-11-15 18:11 Avadhut Naik
  2024-11-15 18:11 ` [PATCH 1/3] db/leaf_80000020: Add ABMC and SDCIAE CPUID bits Avadhut Naik
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Avadhut Naik @ 2024-11-15 18:11 UTC (permalink / raw)
  To: x86-cpuid; +Cc: Babu.Moger, avadhut.naik

This set adds some publicly known CPUIDs to the database. These CPUIDs
were introduced in AMD's Zen5 SOCs and have not yet been added
to the database.

The first patch adds ABMC and SDCIAE bits to the database.

The second patch adds WL_CLASS_SUPPORT, ERAPS, SBPB, IBPB_BRTYPE, SRSO_NO,
SRSO_USER_KERNEL_NO and SRSO_MSR_FIX bits to the database.

The third patch adds Rapsize bit to the database and modifies the number
of bits allocated to MicrocodePatchSize field from 12 to 16 per Zen5 PPR

Avadhut Naik (3):
  db/leaf_80000020: Add ABMC and SDCIAE CPUID bits
  db/leaf_80000021: Add missing CPUID bits
  db/leaf_80000021: Add Rapsize CPUID bit

 db/xml/leaf_80000020.xml |  6 ++++++
 db/xml/leaf_80000021.xml | 39 ++++++++++++++++++++++++++++++++++++++-
 2 files changed, 44 insertions(+), 1 deletion(-)


base-commit: e1dbdd1664078cb8961ae0ef0253c4e86ee755e9
-- 
2.43.0


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-03-04 16:53 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-15 18:11 [PATCH 0/3] Add missing CPUIDs to the CPUID database Avadhut Naik
2024-11-15 18:11 ` [PATCH 1/3] db/leaf_80000020: Add ABMC and SDCIAE CPUID bits Avadhut Naik
2024-11-15 18:11 ` [PATCH 2/3] db/leaf_80000021: Add missing " Avadhut Naik
2024-11-15 18:11 ` [PATCH 3/3] db/leaf_80000021: Add Rapsize CPUID bit Avadhut Naik
2024-12-10  6:46 ` [PATCH 0/3] Add missing CPUIDs to the CPUID database Naik, Avadhut
2025-03-04 15:45   ` Ahmed S. Darwish
2025-03-04 16:34 ` Ahmed S. Darwish
2025-03-04 16:42   ` Naik, Avadhut
2025-03-04 16:53     ` Ahmed S. Darwish

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.