Attention is currently required from: Felix Held.
Elyes Haouas has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/64939 )
Change subject: treewide: Remove unused <cpu/amd/msr.h> ......................................................................
Patch Set 5:
(5 comments)
Patchset:
PS5:
Status? If still active can you rebase on top of https://review.coreboot. […]
Ack
File src/cpu/amd/smm/smm_init.c:
https://review.coreboot.org/c/coreboot/+/64939/comment/e4052d2f_1bdd567b PS4, Line 16: SYSCFG_MSR
defined in cpu/amd/msr. […]
"cat src/include/cpu/amd/msr.h |grep SYSCFG_MSR" gives nothing
File src/soc/amd/common/block/acpi/tables.c:
https://review.coreboot.org/c/coreboot/+/64939/comment/ac77f946_25fa21fa PS4, Line 52: TOP_MEM
defined in cpu/amd/mtrr. […]
cat src/include/cpu/amd/msr.h |grep TOP_MEM
File src/soc/amd/stoneyridge/memmap.c:
https://review.coreboot.org/c/coreboot/+/64939/comment/aa2d085e_d581cfbb PS4, Line 16: TOP_MEM
defined in cpu/amd/msr. […]
cat src/include/cpu/amd/msr.h |grep TOP_MEM
File src/soc/amd/stoneyridge/northbridge.c:
https://review.coreboot.org/c/coreboot/+/64939/comment/874598be_01a206fa PS4, Line 195: TOP_MEM
same here
cat src/include/cpu/amd/msr.h |grep TOP_MEM