On Tue, April 17, 2018 7:30 am, Rudolf Marek wrote:
Hi,
I found new microcode here [1], I used
cpu00610F01_ver0600111F_2018-03-05_AC55EB96.bin as a microcode for my
Trinity family15h CPU.
I hacked together a new microcode header which contains the equivalence
table etc to be able to load this microcode into the CPU from Linux.
dd if=/lib/firmware/amd-ucode/microcode_amd_fam15h.bin bs=1 count=84
of=header.bin cat header.bin
cpu00610F01_ver0600111F_2018-03-05_AC55EB96.bin >
microcode_amd_fam15h.bin
At what byte locations in the header is the equivalence table? I was
looking for this...