Commit Graph

9 Commits

Author SHA1 Message Date
Mark Ermolov
ffc9070233 1. Added ommited set of Uncore MSRs (their descriptors are available not via MSR2CR uop but through IO-ports 0x70/0x74) to the complete Goldmont MSRs description list
2. Selected new type of MSRs (F: Fuse Controlled) which availability is controlled by CPU core's fuse configuration (64-bit OTP data programmed at manufacturing stage)
3. For each MSR, the fuse index field from its descriptor is printed in the MSR decription list. The field is only used for MSRs of type F
2024-01-18 21:55:06 +03:00
Mark Ermolov
5b2b1f1246 1. A great progress in RE of XuCode processing in ucode
2. Secure Enclave (SGX) SVN key generation is found
3. A Python module is implemented for the disassembler
4. Many other microarchitectural data are found and added
2022-07-26 00:27:54 +03:00
Mark Ermolov
82328ef568 1. Added ucode labels for pcommit/pause entries
2. Added ucode labels for plain ucode patch processing
3. Added PDM (Probe-less Debug Methodology) tracing routines
4. Added many uacrh data (FSCPs, cregs, uncore cregs)
2021-10-30 01:20:42 +03:00
Mark Ermolov
c5c730b10f 1. Implemented support of string names for IO regs
2. Found ucode subroutines for PCU mailbox access
2021-10-30 01:13:32 +03:00
Mark Ermolov
a0b0ef419c Minor fixes in README.md 2021-06-18 15:27:36 +03:00
Mark Ermolov
3e4117100a Fixes in ms arrays indexes in /ucode 2021-06-18 15:04:22 +03:00
Mark Ermolov
3b3c1c5e5e README.md fixes:
1. Grammar and formatting
2. Inaccuracy in idq_disassemble description in Content of Publication
2. Usage is moved to end
2021-06-18 15:00:13 +03:00
h0t_max
a69515f0f3 readme.md: fix content style 2021-05-18 13:01:32 +03:00
h0t_max
531dcb2da5 Initial commit 2021-05-18 12:55:49 +03:00