Attention is currently required from: Arthur Heymans.
Felix Held has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/68892 )
Change subject: cpu/mp_init.c: Only enable CPUs once they execute code ......................................................................
Patch Set 8:
(1 comment)
Patchset:
PS8:
when add_cpu_device is called with the enabled parameter = 0, it'll call find_dev_path instead of al […]
the original implementation of the functionality of add_cpu_device was added in https://review.coreboot.org/c/coreboot/+/1186/ and factored out and commonized as add_cpu_device in https://review.coreboot.org/c/coreboot/+/1418 and it looks to me that the enabled there has the meaning the a core isn't fused off, so disabled means here that a core not present or usable